Age | Commit message (Expand) | Author |
2006-01-31 | [NET]: Do not export inet_bind_bucket_create twice. | Sam Ravnborg |
2006-01-31 | [IPV4]: Always set fl.proto in ip_route_newports | Patrick McHardy |
2006-01-31 | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST | Linus Torvalds |
2006-01-30 | [TCP] H-TCP: Fix accounting | Baruch Even |
2006-01-30 | [IPV4] igmp: remove pointless printk | Dave Jones |
2006-01-18 | [PATCH] EDAC: atomic scrub operations | Alan Cox |
2006-01-18 | [IPV4]: Fix multiple bugs in IGMPv3 | David L Stevens |
2006-01-17 | [IPV4]: RT_CACHE_STAT_INC() warning fix | Andrew Morton |
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] Makefile cleanup | Yasuyuki Kozakai |
2006-01-17 | [NETFILTER] ip[6]t_policy: Fix compilation warnings | Benoit Boissinot |
2006-01-14 | x86: Work around compiler code generation bug with -Os | Linus Torvalds |
2006-01-13 | [XFRM]: IPsec tunnel wildcard address support | Patrick McHardy |
2006-01-12 | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte |
2006-01-11 | [PATCH] capable/capability.h (net/) | Randy Dunlap |
2006-01-11 | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn |
2006-01-11 | [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit | David S. Miller |
2006-01-11 | netfilter: headers included twice | Nicolas Kaiser |
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 |
2006-01-10 | [NETFILTER]: Fix crash in ip_nat_pptp | Patrick McHardy |
2006-01-10 | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy |
2006-01-10 | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk |
2006-01-09 | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets | Arnaldo Carvalho de Melo |
2006-01-09 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn |
2006-01-09 | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy |
2006-01-07 | [IPV4]: make ip_fragment() static | Adrian Bunk |
2006-01-07 | [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h | Joe Kappus |
2006-01-07 | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy |
2006-01-07 | [NETFILTER]: Handle NAT in IPsec policy checks | Patrick McHardy |
2006-01-07 | [NETFILTER]: Keep conntrack reference until IPsec policy checks are done | Patrick McHardy |
2006-01-07 | [NETFILTER]: Redo policy lookups after NAT when neccessary | Patrick McHardy |
2006-01-07 | [NETFILTER]: Use conntrack information to determine if packet was NATed | Patrick McHardy |
2006-01-07 | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy |
2006-01-07 | [IPV4]: reset IPCB flags when neccessary | Patrick McHardy |
2006-01-07 | [IPV4/6]: Netfilter IPsec input hooks | Patrick McHardy |
2006-01-07 | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy |
2006-01-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-01-06 | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan |
2006-01-06 | [NETFILTER]: ipt_helper.c needs linux/interrupt.h | Joe |
2006-01-06 | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg |