| Commit message (Expand) | Author | Age |
* | netfilter: ipv6: avoid nf_iterate recursion | Florian Westphal | 2015-11-23 |
* | netfilter: ipv6: nf_defrag: avoid/free clone operations | Florian Westphal | 2015-11-23 |
* | ipv6: Pass struct net into nf_ct_frag6_gather | Eric W. Biederman | 2015-10-12 |
* | netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 | Eric W. Biederman | 2015-09-18 |
* | netfilter: factor out packet duplication for IPv4/IPv6 | Pablo Neira Ayuso | 2015-08-07 |
* | netfilter: fix sparse warnings in reject handling | Florian Westphal | 2015-03-10 |
* | netfilter: reject: don't send icmp error if csum is invalid | Florian Westphal | 2015-03-02 |
* | netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions | Pablo Neira Ayuso | 2014-10-31 |
* | netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h | Pablo Neira Ayuso | 2014-10-07 |
* | netfilter: bridge: move br_netfilter out of the core | Pablo Neira Ayuso | 2014-09-26 |
* | netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables | Arturo Borrero | 2014-09-09 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2014-01-06 |
|\ |
|
| * | netfilter: REJECT: separate reusable code | Eric Leblond | 2013-12-30 |
* | | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko | 2013-11-11 |
|/ |
|
* | netfilter: Remove extern from function prototypes | Joe Perches | 2013-09-23 |
* | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2011-01-12 |
* | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler | 2010-10-21 |
* | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 2009-12-15 |
* | netfilter: nf_ct_icmp: keep the ICMP ct entries longer | Jan Kasprzak | 2009-06-08 |
* | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov | 2008-01-28 |
* | [INET]: Collect common frag sysctl variables together | Pavel Emelyanov | 2007-10-15 |
* | [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. | Adrian Bunk | 2007-07-31 |
* | [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it | Yasuyuki Kozakai | 2007-07-14 |
* | [NETFILTER]: nf_conntrack: move extern declaration to header files | Patrick McHardy | 2006-12-03 |
* | [NETFILTER]: Add nf_conntrack subsystem. | Yasuyuki Kozakai | 2005-11-09 |