aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebt_snat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-20netfilter: ebtables: Fixes dropping of small packets in bridge natTimothée COCAULT1-1/+1
2019-05-31netfilter: bridge: convert skb_make_writable to skb_ensure_writableFlorian Westphal1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-06-19netfilter: ebt: Use new helper ebt_invalid_target to check targetGao Feng1-1/+1
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches1-1/+1
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt1-4/+4
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt1-1/+1
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal1-1/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt1-6/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt1-4/+2
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt1-4/+2
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt1-4/+4
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-7/+10
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+2
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-1/+1
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-7/+7
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-6/+5
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park1-1/+1
2008-02-19[NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park1-1/+1
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt1-2/+1
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt1-0/+1
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt1-3/+4
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-6/+6
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu1-10/+3
2006-12-02[NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer1-3/+24
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+76