aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_among.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-03-11netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal1-0/+34
2018-02-25netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-02-14netfilter: bridge: use pr ratelimitingFlorian Westphal1-5/+5
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches1-1/+1
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt1-4/+4
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt1-1/+1
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt1-9/+6
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-6/+3
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-4/+2
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-7/+7
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-9/+9
2008-10-08netfilter: ebt_among: obtain match size through different meansJan Engelhardt1-2/+4
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+2
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt1-24/+20
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-7/+8
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-0/+1
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt1-1/+1
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt1-0/+1
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt1-9/+15
2007-11-19[BRIDGE]: Add missing "space"Joe Perches1-1/+1
2007-02-10[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-12-02[BRIDGE]: Annotations.Al Viro1-11/+11
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+228