summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebtable_broute.c
AgeCommit message (Expand)Author
2016-11-03netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso
2016-11-03netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-03-15bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger
2008-11-04netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan
2008-04-14[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day
2007-11-29[BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds