summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_arp
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: prepare for on-demand hook registerFlorian Westphal2016-03-021-4/+5
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-181-1/+0
* netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-041-2/+1
* UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
* UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells2012-10-093-227/+1
* headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-261-7/+7
* netfilter: xtables: remove unused definesJan Engelhardt2010-10-131-4/+0
* netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-131-7/+3
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-23/+10
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-8/+7
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-131-4/+6
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-2/+1
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-241-8/+2
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-0/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-14/+7
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-1/+1
* netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-211-1/+1
* [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-141-5/+0
* [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-141-1/+0
* [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-141-6/+5
* [NETFILTER]: arp_tables: netns preparationAlexey Dobriyan2008-01-311-1/+2
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-2/+2
* [NETFILTER]: arp_tables: add compat supportPatrick McHardy2008-01-281-0/+31
* [NETFILTER]: arp_tables: use XT_ALIGNPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-281-15/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-1/+1
* [NETFILTER]: Clean up table initializationPatrick McHardy2007-05-101-0/+41
* [NETFILTER]: arp_tables: fix userspace compilationBart De Schuymer2007-01-091-0/+1
* [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-151-12/+13
* [NETFILTER]: netfilter misc annotationsAl Viro2006-09-281-3/+3
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-2/+1
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+3
* Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+2
* [NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin2006-03-221-29/+2
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-2/+4
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-98/+25
* [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-311-3/+17
* Linux-2.6.12-rc2Linus Torvalds2005-04-162-0/+366