index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
/
ebtable_broute.c
Age
Commit message (
Expand
)
Author
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
2021-10-14
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
2017-09-29
netfilter: ebtables: fix race condition in frame_filter_net_init()
Artem Savkov
2017-04-26
ebtables: remove nf_hook_register usage
Florian Westphal
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2015-09-18
netfilter: ebtables: Simplify the arguments to ebt_do_table
Eric W. Biederman
2013-12-19
bridge: change the position of '{' to the pre line
tanxiaojun
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-03-15
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-02-18
netfilter: ebtables: remove unneeded initializations
Stephen Hemminger
2008-11-04
netfilter: netns ebtables: ebtable_broute in netns
Alexey Dobriyan
2008-11-04
netfilter: netns ebtables: part 2
Alexey Dobriyan
2008-11-04
netfilter: netns ebtables: part 1
Alexey Dobriyan
2008-04-14
[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
2007-11-29
[BRIDGE]: Properly dereference the br_should_route_hook
Pavel Emelyanov
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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds