summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/arptable_filter.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: arp_tables: register table in initnsFlorian Westphal2016-04-071-0/+6
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-021-12/+17
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-021-5/+6
* 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 arpt_do_table().David S. Miller2015-04-041-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-4/+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
* ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+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/+8
* 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-18/+12
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-2/+2
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-181-2/+0
* netfilter: arptable_filter: merge forward hookAlexey Dobriyan2008-11-041-11/+1
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-4/+4
* netfilter: arptables in netns for realAlexey Dobriyan2008-07-261-9/+30
* [NETFILTER]: Explicitly initialize .priority in arptable_filterJan Engelhardt2008-04-141-0/+3
* [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-141-1/+1
* [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macroRobert P. J. Day2008-04-141-1/+1
* [NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan2008-01-311-10/+28
* [NETFILTER]: arp_tables: netns preparationAlexey Dobriyan2008-01-311-1/+1
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-7/+8
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-117/+23
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-1/+1
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-091-13/+6
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+214
OpenPOWER on IntegriCloud