summaryrefslogtreecommitdiff
path: root/include/net/netfilter/ipv6
AgeCommit message (Expand)Author
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso
2014-10-07netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.hPablo Neira Ayuso
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov
2007-07-31[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk
2007-07-14[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai