| Commit message (Expand) | Author | Age |
* | [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption | Thomas Graf | 2006-03-07 |
* | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility | Patrick McHardy | 2006-02-27 |
* | [IPV6]: Do not ignore IPV6_MTU socket option. | YOSHIFUJI Hideaki | 2006-02-24 |
* | [IPV6] ip6_tunnel: release cached dst on change of tunnel params | Hugo Santos | 2006-02-24 |
* | [PATCH] missing ntohs() in ip6_tunnel | Al Viro | 2006-02-18 |
* | [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error | Yasuyuki Kozakai | 2006-02-15 |
* | [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT | Yasuyuki Kozakai | 2006-02-15 |
* | [IPV6] Don't store dst_entry for RAW socket | Nicolas DICHTEL | 2006-02-13 |
* | [IPV6]: Address autoconfiguration does not work after device down/up cycle | Kristian Slavov | 2006-02-08 |
* | [PATCH] net/ipv6/mcast.c NULL noise removal | Al Viro | 2006-02-07 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-05 |
|\ |
|
| * | [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification | Patrick McHardy | 2006-02-05 |
| * | [NETFILTER]: Fix ip6t_policy address matching | Patrick McHardy | 2006-02-05 |
| * | [NETFILTER]: Check policy length in policy match strict mode | Patrick McHardy | 2006-02-05 |
| * | [NETFILTER]: Fix possible overflow in netfilters do_replace() | Kirill Korotaev | 2006-02-05 |
* | | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet | 2006-02-05 |
|/ |
|
* | [IPV6]: Fix illegal dst locking in softirq context. | Herbert Xu | 2006-02-02 |
* | [IPV6]: Don't hold extra ref count in ipv6_ifa_notify | Herbert Xu | 2006-02-02 |
* | [IPV6] tcp_v6_send_synack: release the destination | Eric W. Biederman | 2006-01-31 |
* | [IPV6] MLDv2: fix change records when transitioning to/from inactive | David L Stevens | 2006-01-24 |
* | [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 |
* | [IPV6]: Preserve procfs IPV6 address output format | YOSHIFUJI Hideaki | 2006-01-17 |
* | [XFRM]: IPsec tunnel wildcard address support | Patrick McHardy | 2006-01-13 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 |
* | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 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 |
* | [NET]: Some more missing include/etherdevice.h includes | David S. Miller | 2006-01-11 |
* | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller | 2006-01-11 |
* | [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures | 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-10 |
* | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy | 2006-01-09 |
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 2006-01-09 |
* | [PATCH] slab: remove unused align parameter from alloc_percpu | Pekka Enberg | 2006-01-08 |
* | [IPV6]: small cleanups | Adrian Bunk | 2006-01-07 |
* | [NETFILTER]: Add ipt_policy/ip6t_policy matches | 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 |
* | [IPV6]: Move nextheader offset to the IP6CB | Patrick McHardy | 2006-01-07 |
* | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy | 2006-01-07 |
* | [NET]: Change 1500 to ETH_DATA_LEN in some files | Kris Katterjohn | 2006-01-05 |
* | [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack | Patrick McHardy | 2006-01-05 |
* | [NETFILTER]: make ipv6_find_hdr() find transport protocol header | Patrick McHardy | 2006-01-05 |
* | [NETFILTER]: Add ctnetlink port for nf_conntrack | Pablo Neira Ayuso | 2006-01-05 |