Age | Commit message (Expand) | Author |
2015-09-29 | ipv6: Pass struct net into ip6_route_me_harder | Eric W. Biederman |
2015-09-29 | netfilter: Push struct net down into nf_afinfo.reroute | Eric W. Biederman |
2015-06-12 | netfilter: bridge: forward IPv6 fragmented packets | Bernhard Thaler |
2015-06-12 | netfilter: bridge: detect NAT66 correctly and change MAC address | Bernhard Thaler |
2015-04-04 | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller |
2014-11-11 | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches |
2014-05-09 | netfilter: Fix potential use after free in ip6_route_me_harder() | Sergey Popovich |
2013-05-23 | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal |
2013-04-18 | netfilter: add my copyright statements | Patrick McHardy |
2013-04-08 | netfilter: ipv6: propagate routing errors from ip6_route_me_harder() | Patrick McHardy |
2012-08-30 | netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change | Patrick McHardy |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | netfilter: ipv6: fix afinfo->route refcnt leak on error | Florian Westphal |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
2011-04-04 | netfilter: af_info: add 'strict' parameter to limit lookup to .oif | Florian Westphal |
2011-04-04 | netfilter: af_info: add network namespace parameter to route hook | Florian Westphal |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
2011-03-02 | xfrm: Return dst directly from xfrm_lookup() | David S. Miller |
2010-11-17 | net: use the macros defined for the members of flowi | Changli Gao |
2010-06-14 | netfilter: kill redundant check code in which setting ip_summed value | Shan Wei |
2010-04-15 | netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder | Ulrich Weber |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2008-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2008-11-25 | netns xfrm: lookup in netns | Alexey Dobriyan |
2008-11-25 | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE | Eric Leblond |
2008-10-14 | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan |
2008-10-08 | netns: add net parameter to IP6_INC_STATS | Denis V. Lunev |
2008-10-08 | netfilter: netns: fix {ip,6}_route_me_harder() in netns | Alexey Dobriyan |
2008-04-14 | [NETFILTER]: Add partial checksum validation helper | Patrick McHardy |
2008-03-05 | [NETNS][IPV6] route6 - add netns parameter to ip6_route_output | Daniel Lezcano |
2008-01-28 | [NETFILTER]: constify nf_afinfo | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header | Patrick McHardy |
2008-01-28 | [NETFILTER]: nf_ct_h323: remove ipv6 module dependency | Patrick McHardy |
2008-01-28 | [NETFILTER]: Introduce NF_INET_ hook values | Patrick McHardy |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu |
2007-04-25 | [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h | Arnaldo Carvalho de Melo |
2007-03-05 | [NETFILTER]: ip6_route_me_harder should take into account mark | Yasuyuki Kozakai |
2007-02-10 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-12-02 | [NET]: Annotate __skb_checksum_complete() and friends. | Al Viro |
2006-12-02 | [NET]: annotate csum_ipv6_magic() callers in net/* | Al Viro |
2006-12-02 | [IPV6]: Per-interface statistics support. | YOSHIFUJI Hideaki |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley |
2006-04-09 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy |
2006-01-10 | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller |
2006-01-10 | [NETFILTER]: net/ipv[46]/netfilter.c cleanups | Patrick McHardy |