summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_mark.c
AgeCommit message (Expand)AuthorLines
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal-2/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt-1/+1
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt-4/+4
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt-1/+1
2010-02-16netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal-0/+31
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal-1/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt-6/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt-4/+2
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt-4/+4
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt-7/+10
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt-0/+2
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt-1/+1
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt-5/+5
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt-3/+3
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt-2/+1
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt-0/+1
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt-2/+2
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-5/+5
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer-3/+3
2006-12-02[NET]: Turn nfmark into generic markThomas Graf-4/+4
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer-4/+17
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton-4/+4
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+68