summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebtable_filter.c
Commit message (Expand)AuthorAge
* netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-29
* netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-31
* ebtables: remove nf_hook_register usageFlorian Westphal2017-04-26
* netfilter-bridge: Cleanse indentationIan Morris2015-11-23
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman2015-09-18
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-17
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-19
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
* netfilter: PTR_RET can be usedWu Fengguang2012-08-14
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-18
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-24
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-10
* netfilter: ebtables: remove unneeded initializationsStephen Hemminger2009-02-18
* netfilter: netns ebtables: ebtable_filter in netnsAlexey Dobriyan2008-11-04
* netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-04
* netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-04
* netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2008-07-26
* [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-14
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-28
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-02
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16