summaryrefslogtreecommitdiff
path: root/net/bridge/br_stp.c
Commit message (Expand)AuthorAge
* bridge: move to workqueue gcNikolay Aleksandrov2017-02-06
* net: bridge: shorten ageing time on topology changeVivien Didelot2016-12-10
* net: bridge: add helper to set topology changeVivien Didelot2016-12-10
* net: bridge: add helper to offload ageing timeVivien Didelot2016-12-10
* net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2016-07-25
* bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan2016-03-30
* bridge: allow zero ageing timeStephen Hemminger2016-03-11
* net: bridge: log port STP state on changeVivien Didelot2016-02-18
* switchdev: Pass original device to port netdev driverIdo Schimmel2015-12-15
* switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2015-11-16
* Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich2015-11-10
* switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko2015-10-15
* bridge: push bridge setting ageing_time down to switchdevScott Feldman2015-10-12
* switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* bridge: Allow forward delay to be cfgd when STP enabledIan Wilson2015-09-27
* bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov2015-07-28
* bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov2015-06-24
* bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov2015-06-23
* switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-13
* switchdev: convert STP update to switchdev attr setScott Feldman2015-05-12
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
* bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-02
* net: bridge: add a br_set_state helper functionFlorian Fainelli2014-10-01
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-12
* resubmit bridge: fix message_age_timer calculationChris Healy2013-09-12
* bridge: avoid OOPS if root port not foundstephen hemminger2013-04-30
* bridge: add root port blockingstephen hemminger2012-11-14
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* bridge: br_log_state() s/entering/entered/Paulius Zaleckas2012-03-08
* bridge: message age needs to increase, not decrease.Joakim Tjernlund2012-03-04
* bridge: Adjust min age inc for HZ > 256Joakim Tjernlund2012-03-04
* bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2011-12-01
* bridge: minor cleanupsstephen hemminger2011-07-22
* bridge: add notification over netlink when STP changes statestephen hemminger2011-07-22
* bridge: send proper message_age in config BPDUstephen hemminger2011-07-22
* bridge: range check STP parametersstephen hemminger2011-04-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-15
|\
| * bridge: skip forwarding delay if not using STPstephen hemminger2011-03-14
* | bridge: control carrier based on ports onlinestephen hemminger2011-03-14
|/
* bridge: change console message interfacestephen hemminger2010-05-15
* bridge: Add multicast start/stop hooksHerbert Xu2010-02-28
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* bridge: fix initial packet flood if !STPStephen Hemminger2009-05-17
* bridge: Eliminate unnecessary forward delayStephen Hemminger2008-08-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | net: remove CVS keywordsAdrian Bunk2008-06-11
|/
* [BRIDGE]: Round off STP perodic timers.Stephen Hemminger2007-05-31
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* bridge: add support for user mode STPStephen Hemminger2007-04-25