summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtable_filter.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-291-2/+2
* netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-311-1/+1
* ebtables: remove nf_hook_register usageFlorian Westphal2017-04-261-12/+3
* netfilter-bridge: Cleanse indentationIan Morris2015-11-231-1/+1
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-161-3/+0
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-2/+2
* netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-181-4/+2
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-2/+2
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-8/+6
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-191-6/+3
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-6/+10
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* netfilter: PTR_RET can be usedWu Fengguang2012-08-141-3/+1
* 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: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-101-3/+3
* netfilter: ebtables: remove unneeded initializationsStephen Hemminger2009-02-181-1/+0
* netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-041-13/+37
* netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-8/+9
* netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
* netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2008-07-261-13/+5
* [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-141-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-2/+2
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-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/+123
OpenPOWER on IntegriCloud