summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nf_defrag_ipv6_hooks.c
AgeCommit message (Expand)Author
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