summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_redirect.c
AgeCommit message (Expand)Author
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park
2008-02-19[NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds