summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_vlan.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter-bridge: use netdev style commentsIan Morris2015-11-231-5/+10
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* netfilter: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-2/+2
* ebtables: Allow filtering of hardware accelerated vlan frames.Jesse Gross2010-10-211-7/+14
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-251-7/+7
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-23/+13Star
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-151-1/+1
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-6/+3Star
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-4/+2Star
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-081-4/+4
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-081-9/+9
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-081-0/+2
* netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-081-4/+4
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-8/+8
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-8/+2Star
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-02-011-1/+1
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-02-011-2/+1Star
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-02-011-3/+4
* [BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen2008-01-291-2/+0Star
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* [BRIDGE]: Annotations.Al Viro2006-12-031-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+195