summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_defrag_ipv6_hooks.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-16netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal
2018-01-16netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann
2018-01-11netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2016-12-06netfilter: defrag: only register defrag functionality if neededFlorian Westphal
2016-11-29netfilter: ipv6: nf_defrag: drop mangled skb on ream errorFlorian Westphal
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-10-12ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-08-18netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann
2015-08-11netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2011-03-31Fix common misspellingsLucas De Marchi
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