summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_security.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-021-13/+22
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-021-4/+5
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-1/+1
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-181-2/+1
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-3/+1
* netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-041-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-5/+3
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-2/+3
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* netfilter: PTR_RET can be usedWu Fengguang2012-08-141-4/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-32/+7
* netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-26/+7
* netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-101-6/+2
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-101-30/+11
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-2/+2
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-101-1/+1
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-101-3/+3
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-081-3/+3
* netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan2008-07-261-1/+1
* netfilter: use correct namespace in ip6table_securityAlexey Dobriyan2008-07-081-3/+3
* netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-091-0/+172
OpenPOWER on IntegriCloud