aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6table_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2012-08-14netfilter: PTR_RET can be usedWu Fengguang1-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt1-32/+7
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-26/+7
2010-02-10netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt1-6/+2
2010-02-10netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt1-30/+11
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-2/+2
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt1-3/+3
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger1-1/+0
2008-10-08netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan1-3/+3
2008-07-26netfilter: ip{,6}tables_security: fix future section mismatchAlexey Dobriyan1-1/+1
2008-07-08netfilter: use correct namespace in ip6table_securityAlexey Dobriyan1-3/+3
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris1-0/+172