summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_ip.c
Commit message (Expand)AuthorAge
* netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer2018-03-20
* netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer2018-03-20
* netfilter: ebtables: fix indent on if statementsColin Ian King2017-08-24
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* 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
* 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
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-08
* [BRIDGE]: Annotations.Al Viro2006-12-02
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-17
* [EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer2006-01-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16