| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: Clamp forward_delay when enabling STP | Herbert Xu | 2013-09-13 | 1 | -6/+15 |
* | resubmit bridge: fix message_age_timer calculation | Chris Healy | 2013-09-13 | 1 | -1/+1 |
* | bridge: avoid OOPS if root port not found | stephen hemminger | 2013-04-30 | 1 | -1/+8 |
* | bridge: add root port blocking | stephen hemminger | 2012-11-15 | 1 | -1/+21 |
* | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -2/+2 |
* | bridge: br_log_state() s/entering/entered/ | Paulius Zaleckas | 2012-03-08 | 1 | -1/+1 |
* | bridge: message age needs to increase, not decrease. | Joakim Tjernlund | 2012-03-05 | 1 | -1/+1 |
* | bridge: Adjust min age inc for HZ > 256 | Joakim Tjernlund | 2012-03-05 | 1 | -2/+2 |
* | bridge: master device stuck in no-carrier state forever when in user-stp mode | Vitalii Demianets | 2011-12-01 | 1 | -15/+14 |
* | bridge: minor cleanups | stephen hemminger | 2011-07-23 | 1 | -12/+11 |
* | bridge: add notification over netlink when STP changes state | stephen hemminger | 2011-07-23 | 1 | -1/+3 |
* | bridge: send proper message_age in config BPDU | stephen hemminger | 2011-07-23 | 1 | -2/+2 |
* | bridge: range check STP parameters | stephen hemminger | 2011-04-05 | 1 | -0/+48 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-15 | 1 | -2/+2 |
|\ |
|
| * | bridge: skip forwarding delay if not using STP | stephen hemminger | 2011-03-14 | 1 | -2/+2 |
* | | bridge: control carrier based on ports online | stephen hemminger | 2011-03-14 | 1 | -13/+22 |
|/ |
|
* | bridge: change console message interface | stephen hemminger | 2010-05-16 | 1 | -6/+5 |
* | bridge: Add multicast start/stop hooks | Herbert Xu | 2010-02-28 | 1 | -0/+2 |
* | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 | 1 | -1/+1 |
* | bridge: fix initial packet flood if !STP | Stephen Hemminger | 2009-05-18 | 1 | -0/+3 |
* | bridge: Eliminate unnecessary forward delay | Stephen Hemminger | 2008-08-06 | 1 | -7/+18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -0/+1 |
|\ |
|
| * | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+1 |
* | | net: remove CVS keywords | Adrian Bunk | 2008-06-12 | 1 | -2/+0 |
|/ |
|
* | [BRIDGE]: Round off STP perodic timers. | Stephen Hemminger | 2007-05-31 | 1 | -1/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | bridge: add support for user mode STP | Stephen Hemminger | 2007-04-26 | 1 | -3/+7 |
* | [NET] BRIDGE: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -12/+12 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+459 |