Nikolay Aleksandrov
|
9289906313
net: bridge: add notifications for the bridge dev on vlan change
|
il y a 7 ans |
David S. Miller
|
216fe8f021
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 8 ans |
Nikolay Aleksandrov
|
aeb073241f
net: bridge: start hello timer only if device is up
|
il y a 8 ans |
David S. Miller
|
218b6a5b23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 8 ans |
Ivan Vecera
|
bd080488a6
bridge: fix hello and hold timers starting/stopping
|
il y a 8 ans |
Xin Long
|
6d18c732b9
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
|
il y a 8 ans |
Nikolay Aleksandrov
|
f7cdee8a79
bridge: move to workqueue gc
|
il y a 8 ans |
Vivien Didelot
|
8384b5f5b2
net: bridge: add helper to set topology change
|
il y a 8 ans |
Vivien Didelot
|
82dd4332aa
net: bridge: add helper to offload ageing time
|
il y a 8 ans |
Vivien Didelot
|
308433155a
net: bridge: add helper to call /sbin/bridge-stp
|
il y a 9 ans |
Vivien Didelot
|
dba479f3d6
net: bridge: fix br_stp_enable_bridge comment
|
il y a 9 ans |
Vivien Didelot
|
7c25b16dbb
net: bridge: log port STP state on change
|
il y a 9 ans |
David S. Miller
|
9e0efaf6b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 9 ans |
Hannes Frederic Sowa
|
ff62198553
bridge: Only call /sbin/bridge-stp for the initial network namespace
|
il y a 9 ans |
David S. Miller
|
c07f30ad68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 9 ans |
Ido Schimmel
|
ef9cdd0fed
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
|
il y a 9 ans |
Ido Schimmel
|
6ff64f6f92
switchdev: Pass original device to port netdev driver
|
il y a 9 ans |
Ido Schimmel
|
bbe14f5429
switchdev: bridge: Check return code is not EOPNOTSUPP
|
il y a 9 ans |
Elad Raz
|
6ac311ae8b
Adding switchdev ageing notification on port bridged
|
il y a 10 ans |
Nikolay Aleksandrov
|
76b91c32dd
bridge: stp: when using userspace stp stop kernel hello and hold timers
|
il y a 10 ans |
Nikolay Aleksandrov
|
1ea2d020ba
bridge: vlan: flush the dynamically learned entries on port vlan delete
|
il y a 10 ans |
Nikolay Aleksandrov
|
2dab80a8b4
bridge: fix br_stp_set_bridge_priority race conditions
|
il y a 10 ans |
Florian Fainelli
|
775dd692bd
net: bridge: add a br_set_state helper function
|
il y a 11 ans |
Toshiaki Makita
|
a4b816d8ba
bridge: Change local fdb entries whenever mac address of bridge device changes
|
il y a 11 ans |
Vlad Yasevich
|
4b6c7879d8
bridge: Correctly clamp MAX forward_delay when enabling STP
|
il y a 12 ans |
Herbert Xu
|
be4f154d5e
bridge: Clamp forward_delay when enabling STP
|
il y a 12 ans |
stephen hemminger
|
8f3359bdc8
bridge: make user modified path cost sticky
|
il y a 12 ans |
Jiri Pirko
|
b2748267d6
bridge: use dev->addr_assign_type to see if user change mac
|
il y a 12 ans |
stephen hemminger
|
576eb62598
bridge: respect RFC2863 operational state
|
il y a 12 ans |
Joe Perches
|
9a7b6ef9b9
bridge: Convert compare_ether_addr to ether_addr_equal
|
il y a 13 ans |