summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtable_broute.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-291-2/+2
* ebtables: remove nf_hook_register usageFlorian Westphal2017-04-261-2/+2
* netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-031-1/+1
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-031-1/+1
* netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-181-2/+6
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-191-4/+2
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-151-3/+1
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-2/+2
* bridge: add proper RCU annotation to should_route_hookEric Dumazet2010-11-151-1/+2
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-1/+1
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-1/+1
* netfilter: ebtables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0
* netfilter: netns ebtables: ebtable_broute in netnsAlexey Dobriyan2008-11-041-8/+27
* netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-10/+9
* netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
* [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-141-1/+1
* [BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov2007-11-291-2/+2
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-021-1/+1
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+86
OpenPOWER on IntegriCloud