aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal1-1/+1
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal1-9/+2
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso1-155/+2
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso1-1/+1
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero1-0/+10
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller1-0/+171
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond1-0/+171
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko1-3/+1
2013-09-23netfilter: Remove extern from function prototypesJoe Perches1-9/+8
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2-10/+10
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler1-0/+6
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deliveryPatrick McHardy1-1/+1
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak1-7/+0
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov1-1/+3
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov1-3/+2
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk1-3/+0
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai1-1/+1
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy1-0/+25
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai1-0/+27