summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_security.c
AgeCommit message (Expand)Author
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2012-08-14netfilter: PTR_RET can be usedWu Fengguang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan
2008-07-08netfilter: use correct namespace in ip6table_securityAlexey Dobriyan
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris