| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: kill redundant check code in which setting ip_summed value | Shan Wei | 2010-06-14 | 1 | -3/+1 |
* | netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder | Ulrich Weber | 2010-04-15 | 1 | -14/+11 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -5/+11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 | 1 | -1/+4 |
|\ |
|
| * | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE | Eric Leblond | 2008-11-25 | 1 | -1/+4 |
* | | netns xfrm: lookup in netns | Alexey Dobriyan | 2008-11-25 | 1 | -1/+1 |
|/ |
|
* | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan | 2008-10-14 | 1 | -3/+3 |
* | netns: add net parameter to IP6_INC_STATS | Denis V. Lunev | 2008-10-08 | 1 | -1/+2 |
* | netfilter: netns: fix {ip,6}_route_me_harder() in netns | Alexey Dobriyan | 2008-10-08 | 1 | -1/+1 |
* | [NETFILTER]: Add partial checksum validation helper | Patrick McHardy | 2008-04-14 | 1 | -7/+35 |
* | [NETNS][IPV6] route6 - add netns parameter to ip6_route_output | Daniel Lezcano | 2008-03-05 | 1 | -2/+2 |
* | [NETFILTER]: constify nf_afinfo | Patrick McHardy | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info | Patrick McHardy | 2008-01-28 | 1 | -6/+8 |
* | [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header | Patrick McHardy | 2008-01-28 | 1 | -0/+1 |
* | [NETFILTER]: nf_ct_h323: remove ipv6 module dependency | Patrick McHardy | 2008-01-28 | 1 | -0/+7 |
* | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy | 2008-01-28 | 1 | -3/+3 |
* | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 2007-10-15 | 1 | -3/+3 |
* | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -4/+4 |
* | [NETFILTER]: ip6_route_me_harder should take into account mark | Yasuyuki Kozakai | 2007-03-05 | 1 | -0/+1 |
* | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -2/+2 |
* | [NET]: Annotate __skb_checksum_complete() and friends. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [NET]: annotate csum_ipv6_magic() callers in net/* | Al Viro | 2006-12-02 | 1 | -2/+3 |
* | [IPV6]: Per-interface statistics support. | YOSHIFUJI Hideaki | 2006-12-02 | 1 | -1/+1 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -1/+1 |
* | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 2006-04-09 | 1 | -0/+1 |
* | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy | 2006-04-09 | 1 | -0/+34 |
* | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 2006-04-09 | 1 | -8/+9 |
* | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller | 2006-01-10 | 1 | -1/+4 |
* | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy | 2006-01-10 | 1 | -17/+2 |
* | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy | 2006-01-07 | 1 | -1/+8 |
* | [NET]: Make NETDEBUG pure printk wrappers | Patrick McHardy | 2005-08-29 | 1 | -2/+1 |
* | [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. | Harald Welte | 2005-08-29 | 1 | -0/+62 |
* | [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne... | Harald Welte | 2005-08-29 | 1 | -0/+43 |