summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_snat.c
Commit message (Expand)AuthorAge
* netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng2017-06-19
* bridge: netfilter: Use ether_addr_copyJoe Perches2014-02-24
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-19
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_target.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 (5/6)Jan Engelhardt2008-10-08
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-08
* netfilter: ebtables: use generic table checkingJan 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 targets/watchers 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]: fix ebtable targets returnJoonwoo Park2008-02-23
* [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-19
* [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
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-15
* [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-02
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16