summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_stp.c
Commit message (Expand)AuthorAge
* netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches2018-03-30
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-01
* bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-07
* netfilter-bridge: Cleanse indentationIan Morris2015-11-23
* netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-15
* bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-08
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-08
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-08
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-08
* netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-08
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-08
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-08
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-01-31
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-31
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-31
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-11
* [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()Kris Katterjohn2006-01-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16