index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
2019-08-05
1
-1
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
2019-04-22
1
-1
/
+2
*
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
2019-04-19
1
-4
/
+9
*
net: bridge: Handle NETDEV_PRE_CHANGEADDR from ports
Petr Machata
2018-12-13
1
-0
/
+13
*
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-27
1
-1
/
+1
*
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
1
-0
/
+5
*
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
2018-11-27
1
-0
/
+71
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-17
1
-2
/
+2
*
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
2018-09-26
1
-0
/
+16
*
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
2018-05-03
1
-2
/
+2
*
net: bridge: avoid duplicate notification on up/down/change netdev events
Nikolay Aleksandrov
2018-05-03
1
-4
/
+8
*
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
2018-03-31
1
-1
/
+1
*
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
2018-03-31
1
-1
/
+1
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
bridge: Allow max MTU when multiple VLANs present
Chas Williams
2018-03-23
1
-1
/
+1
*
net: Convert br_net_ops
Kirill Tkhai
2018-02-27
1
-0
/
+1
*
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
2017-11-02
1
-1
/
+1
*
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
2017-06-08
1
-1
/
+10
*
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-2
/
+2
*
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
2017-06-08
1
-2
/
+2
*
netfilter: bridge: clarify bridge/netfilter message
Stefan Agner
2016-10-02
1
-2
/
+4
*
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2016-01-28
1
-2
/
+1
*
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
1
-11
/
+11
*
net: bridge: add compile-time assert for cb struct size
Florian Westphal
2015-03-03
1
-0
/
+2
*
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
1
-1
/
+51
*
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
1
-6
/
+8
*
bridge: make br_device_notifier static
Cong Wang
2014-05-22
1
-0
/
+98
*
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
1
-3
/
+18
*
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-16
1
-2
/
+2
*
bridge: allow creating bridge devices with netlink
stephen hemminger
2011-04-04
1
-0
/
+1
*
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-11-15
1
-4
/
+0
*
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-06-02
1
-2
/
+0
*
bridge: change console message interface
stephen hemminger
2010-05-15
1
-1
/
+1
*
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
2009-06-26
1
-1
/
+1
*
bridge: Simplify interface for ATM LANE
Michał Mirosław
2009-06-11
1
-4
/
+6
*
netns bridge: cleanup bridges during netns stop
Alexey Dobriyan
2008-09-08
1
-6
/
+16
*
bridge: Use STP demux
Patrick McHardy
2008-07-05
1
-7
/
+9
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
bridge: kernel panic when unloading bridge module
Bodo Stroesser
2008-04-29
1
-1
/
+1
*
[BRIDGE]: Lost call to br_fdb_fini() in br_init() error path
Pavel Emelyanov
2007-11-29
1
-1
/
+3
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-1
/
+1
*
bridge: check kmem_cache_create() error
Akinobu Mita
2007-04-25
1
-1
/
+3
*
[BRIDGE]: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-2
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[BRIDGE]: netlink interface for link management
Stephen Hemminger
2006-06-17
1
-0
/
+2
*
[BRIDGE]: fix module startup error handling
Stephen Hemminger
2006-06-17
1
-9
/
+17
*
[BRIDGE]: need to ref count the LLC sap
Stephen Hemminger
2006-05-23
1
-1
/
+2
*
[BRIDGE]: use llc for receiving STP packets
Stephen Hemminger
2006-03-20
1
-0
/
+12
[next]