aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_mark.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-251-4/+4
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-161-0/+31
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-151-1/+1
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-6/+2
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-4/+2
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-4/+4
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-7/+10
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-0/+2
* netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-081-1/+1
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-5/+5
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-3/+3
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-01-311-2/+1
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-311-0/+1
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-311-2/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-5/+5
* [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-021-3/+3
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-4/+4
* [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-041-4/+17
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+68