aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_stp.c
Commit message (Expand)AuthorAgeFilesLines
* bridge: send proper message_age in config BPDUstephen hemminger2011-08-041-2/+2
* bridge: range check STP parametersstephen hemminger2011-04-041-0/+48
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-151-2/+2
|\
| * bridge: skip forwarding delay if not using STPstephen hemminger2011-03-141-2/+2
* | bridge: control carrier based on ports onlinestephen hemminger2011-03-141-13/+22
|/
* bridge: change console message interfacestephen hemminger2010-05-151-6/+5
* bridge: Add multicast start/stop hooksHerbert Xu2010-02-281-0/+2
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+1
* bridge: fix initial packet flood if !STPStephen Hemminger2009-05-171-0/+3
* bridge: Eliminate unnecessary forward delayStephen Hemminger2008-08-051-7/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+1
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
|/
* [BRIDGE]: Round off STP perodic timers.Stephen Hemminger2007-05-311-1/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* bridge: add support for user mode STPStephen Hemminger2007-04-251-3/+7
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-12/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+459