summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/iptable_security.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-081-6/+0
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-021-12/+23
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-021-4/+5
* netfilter: ipv4: code indentationIan Morris2015-10-161-1/+1
* 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-3/+2
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-4/+1
* netfilter: Pass nf_hook_state through ipt_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-3/+4
* 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-13/+10
* netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-101-33/+17
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-231-2/+2
* 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 01/09: remove "happy cracking" messagePatrick McHardy2009-01-121-5/+1
* 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: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-091-0/+180
OpenPOWER on IntegriCloud