summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
* netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso2014-10-071-155/+2Star
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-261-1/+1
* netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-091-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-061-0/+171
|\
| * netfilter: REJECT: separate reusable codeEric Leblond2013-12-301-0/+171
* | netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-3/+1Star
|/
* netfilter: Remove extern from function prototypesJoe Perches2013-09-231-9/+8Star
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-122-10/+10
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-0/+6
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-151-1/+1
* netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-081-7/+0Star
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-291-1/+3
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-3/+2Star
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-311-3/+0Star
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-151-1/+1
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-031-0/+25
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-101-0/+27