aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtable_broute.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun1-4/+2
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-03-15bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu1-3/+1
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-2/+2
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet1-1/+2
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan1-1/+1
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt1-1/+1
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger1-1/+0
2008-11-04netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan1-8/+27
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan1-10/+9
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan1-1/+1
2008-04-14[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2007-11-29[BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov1-2/+2
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-2/+2
2006-12-02[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro1-1/+1
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+86