aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_bridge/ebtables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden1-2/+1
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden1-0/+2
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov1-3/+4
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng1-2/+0
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal1-2/+4
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches1-2/+0
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman1-3/+3
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven1-1/+1
2015-04-13uapi: ebtables: don't include linux/if.hPablo Neira Ayuso1-1/+2
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells1-254/+1
2012-02-21netfilter: ebtables: fix alignment problem in ppcJoerg Willmann1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-11-04net: cleanup include/linuxEric Dumazet1-26/+13
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-1/+1
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan1-1/+2
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan1-1/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-2/+2
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt1-6/+0
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-3/+3
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-17/+26
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+6
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-3/+3
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt1-2/+1
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-6/+3
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-0/+3
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro1-1/+18
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer1-0/+4
2006-12-02[BRIDGE]: Annotations.Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+363