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