index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_stp.c
Age
Commit message (
Expand
)
Author
2016-03-30
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
2016-03-11
bridge: allow zero ageing time
Stephen Hemminger
2016-02-18
net: bridge: log port STP state on change
Vivien Didelot
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-11-16
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2015-11-10
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
Vlad Yasevich
2015-10-15
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
2015-10-12
bridge: push bridge setting ageing_time down to switchdev
Scott Feldman
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-09-28
bridge: Allow forward delay to be cfgd when STP enabled
Ian Wilson
2015-07-29
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
2015-06-24
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
2015-06-23
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2014-12-03
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-10-02
net: bridge: add a br_set_state helper function
Florian Fainelli
2013-09-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
2012-11-15
bridge: add root port blocking
stephen hemminger
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
2012-03-05
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
2012-03-05
bridge: Adjust min age inc for HZ > 256
Joakim Tjernlund
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
2011-07-23
bridge: minor cleanups
stephen hemminger
2011-07-23
bridge: add notification over netlink when STP changes state
stephen hemminger
2011-07-23
bridge: send proper message_age in config BPDU
stephen hemminger
2011-04-05
bridge: range check STP parameters
stephen hemminger
2011-03-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-14
bridge: skip forwarding delay if not using STP
stephen hemminger
2011-03-14
bridge: control carrier based on ports online
stephen hemminger
2010-05-16
bridge: change console message interface
stephen hemminger
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-05-18
bridge: fix initial packet flood if !STP
Stephen Hemminger
2008-08-06
bridge: Eliminate unnecessary forward delay
Stephen Hemminger
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-26
bridge: add support for user mode STP
Stephen Hemminger
2007-02-11
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds