summaryrefslogtreecommitdiff
path: root/net/bridge/br_stp_timer.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-11-03net: bridge: Convert timers to use timer_setup()Allen Pais1-29/+19
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov1-1/+1
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long1-1/+1
2017-02-07bridge: move to workqueue gcNikolay Aleksandrov1-2/+0
2016-12-11net: bridge: add helper to set topology changeVivien Didelot1-1/+1
2016-02-18net: bridge: log port STP state on changeVivien Didelot1-1/+0
2015-07-29bridge: stp: when using userspace stp stop kernel hello and hold timersNikolay Aleksandrov1-1/+3
2015-05-22bridge: fix lockdep splatEric Dumazet1-0/+2
2014-10-02net: bridge: add a br_set_state helper functionFlorian Fainelli1-2/+2
2013-12-20bridge: add space before '(/{', after ',', etc.tanxiaojun1-1/+1
2013-05-04bridge: fix race with topology change timerstephen hemminger1-1/+1
2012-08-10time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet1-1/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-3/+3
2011-07-23bridge: add notification over netlink when STP changes statestephen hemminger1-0/+1
2011-03-15bridge: control carrier based on ports onlinestephen hemminger1-0/+1
2010-05-16bridge: change console message interfacestephen hemminger1-14/+10
2008-06-12net: remove CVS keywordsAdrian Bunk1-2/+0
2007-05-31[BRIDGE]: Round off STP perodic timers.Stephen Hemminger1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-11[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-10/+10
2006-03-21[BRIDGE]: use setup_timerStephen Hemminger1-16/+7
2006-03-21[BRIDGE]: remove unneeded bh disablesStephen Hemminger1-12/+12
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+188