summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_stp.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+11
* 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-19/+20
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-081-4/+4
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-081-6/+4Star
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-02-011-2/+1Star
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-02-011-0/+1
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-02-011-11/+13
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-121-0/+1
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-101-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+194