aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6table_security.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().Gravatar David S. Miller 1-1/+1
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.Gravatar David S. Miller 1-5/+3
2013-10-14netfilter: pass hook ops to hookfnGravatar Patrick McHardy 1-2/+3
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Gravatar Rusty Russell 1-1/+1
2012-08-14netfilter: PTR_RET can be usedGravatar Wu Fengguang 1-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-10netfilter: xtables: generate initial table on-demandGravatar Jan Engelhardt 1-32/+7
2010-02-10netfilter: xtables: use xt_table for hook instantiationGravatar Jan Engelhardt 1-26/+7
2010-02-10netfilter: xtables: compact table hook functions (2/2)Gravatar Jan Engelhardt 1-6/+2
2010-02-10netfilter: xtables: compact table hook functions (1/2)Gravatar Jan Engelhardt 1-30/+11
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netGravatar Alexey Dobriyan 1-1/+1
2009-08-24netfilter: xtables: mark initial tables constantGravatar Jan Engelhardt 1-2/+2
2009-08-10netfilter: xtables: switch table AFs to nfprotoGravatar Jan Engelhardt 1-1/+1
2009-08-10netfilter: xtables: switch hook PFs to nfprotoGravatar Jan Engelhardt 1-3/+3
2009-02-18netfilter: x_tables: remove unneeded initializationsGravatar Stephen Hemminger 1-1/+0
2008-10-08netfilter: netns: remove nf_*_net() wrappersGravatar Alexey Dobriyan 1-3/+3
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchGravatar Alexey Dobriyan 1-1/+1
2008-07-08netfilter: use correct namespace in ip6table_securityGravatar Alexey Dobriyan 1-3/+3
2008-06-09netfilter: ip6_tables: add ip6tables security tableGravatar James Morris 1-0/+172