aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6
Commit message (Expand)AuthorAge
* netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-10
* netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-02
* netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-31
* netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso2014-10-07
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-26
* netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-09
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-06
|\
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-30
* | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
|/
* netfilter: Remove extern from function prototypesJoe Perches2013-09-23
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-12
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-21
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-15
* netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-08
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-28
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-15
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-31
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-14
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-03
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09