Age | Commit message (Expand) | Author |
2006-01-17 | [NET]: Use is_zero_ether_addr() in net/core/netpoll.c | Kris Katterjohn |
2006-01-17 | [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN | Kris Katterjohn |
2006-01-17 | [NET]: "signed long" -> "long" | Kris Katterjohn |
2006-01-17 | [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} | Patrick McHardy |
2006-01-17 | [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash | Patrick McHardy |
2006-01-17 | [IPV4]: rt_cache_stat can be statically defined | Eric Dumazet |
2006-01-17 | [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h | David S. Miller |
2006-01-17 | [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup | Yasuyuki Kozakai |
2006-01-17 | [NETFILTER] Makefile cleanup | Yasuyuki Kozakai |
2006-01-17 | [NETFILTER] ip[6]t_policy: Fix compilation warnings | Benoit Boissinot |
2006-01-17 | [NET]: Fix whitespace issues in net/core/filter.c | Kris Katterjohn |
2006-01-17 | [PKT_SCHED] sch_prio: fix qdisc bands init | Amnon Aaronsohn |
2006-01-17 | [IPV6]: Preserve procfs IPV6 address output format | YOSHIFUJI Hideaki |
2006-01-14 | x86: Work around compiler code generation bug with -Os | Linus Torvalds |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [NETFILTER] x-tables: Missing linux/ipv6.h includes. | David S. Miller |
2006-01-13 | [PKT_SCHED]: Change default clock source to gettimeofday | Patrick McHardy |
2006-01-13 | [XFRM]: IPsec tunnel wildcard address support | Patrick McHardy |
2006-01-13 | [NET]: Clean up comments for sk_chk_filter() | Kris Katterjohn |
2006-01-13 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches |
2006-01-13 | [PATCH] genetlink: don't touch module ref count | Per Liden |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte |
2006-01-12 | [TIPC]: Fix 64-bit build warnings. | David S. Miller |
2006-01-12 | [TIPC] More updates of file headers | Per Liden |
2006-01-12 | [TIPC] Update of file headers | Per Liden |
2006-01-12 | [TIPC] Cleaned up info/warn/err macros | Per Liden |
2006-01-12 | [TIPC] License header update | Per Liden |
2006-01-12 | [TIPC] Moved configuration interface into tipc_config.h | Per Liden |
2006-01-12 | [TIPC} Fixed bug in disc_timeout() | Jon Maloy |
2006-01-12 | [TIPC] Use dynamically allocated family id with NETLINK_GENERIC | Per Liden |
2006-01-12 | [TIPC] Initial merge | Per Liden |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-11 | [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description | Adrian Bunk |
2006-01-11 | [PKT_SCHED] ematch: Remove bogus include. | Evgeniy Polyakov |
2006-01-11 | [NET]: Fix diverter build. | Evgeniy Polyakov |
2006-01-11 | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn |
2006-01-11 | [IPV6]: Avoid calling ip6_xmit() with NULL sk | David Woodhouse |
2006-01-11 | [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit | David S. Miller |
2006-01-11 | [NET]: Some more missing include/etherdevice.h includes | David S. Miller |
2006-01-10 | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller |
2006-01-10 | Fix net/core/wireless.c link failure | Linus Torvalds |
2006-01-11 | netfilter: headers included twice | Nicolas Kaiser |
2006-01-10 | [EBTABLES] Don't match tcp/udp source/destination port for IP fragments | Bart De Schuymer |
2006-01-10 | [NET]: Remove unneeded kmalloc() return value casts | Jesper Juhl |
2006-01-10 | [RXRPC]: Decrease number of pointer derefs in connection.c | Jesper Juhl |
2006-01-10 | [AF_NETLINK]: Fix DoS in netlink_rcv_skb() | Martin Murray |
2006-01-10 | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | Patrick McHardy |
2006-01-10 | [NETFILTER]: Remove unused function from NAT protocol helpers | Patrick McHardy |
2006-01-10 | [NETFILTER]: Fix return value confusion in PPTP NAT helper | Patrick McHardy |
2006-01-10 | [NETFILTER]: Fix another crash in ip_nat_pptp | Patrick McHardy |