aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter/ebtable_nat.c
AgeCommit message (Expand)Author
2022-09-05netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal
2015-11-23netfilter-bridge: Cleanse indentationIan Morris
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: ebtables: Simplify the arguments to ebt_do_tableEric W. Biederman
2015-09-17netfilter: Use nf_hook_state.netEric W. Biederman
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun
2013-10-14netfilter: pass hook ops to hookfnPatrick McHardy
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2012-08-14netfilter: PTR_RET can be usedWu Fengguang
2010-01-18netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-02-18netfilter: ebtables: remove unneeded initializationsStephen Hemminger
2008-11-04netfilter: netns ebtables: ebtable_nat in netnsAlexey Dobriyan
2008-11-04netfilter: netns ebtables: part 2Alexey Dobriyan
2008-11-04netfilter: netns ebtables: part 1Alexey Dobriyan
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan
2008-04-14[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy
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-rc2v2.6.12-rc2Linus Torvalds