index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_stp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
1
-6
/
+15
2013-09-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
1
-1
/
+8
2012-11-15
bridge: add root port blocking
stephen hemminger
1
-1
/
+21
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
1
-1
/
+1
2012-03-05
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
1
-1
/
+1
2012-03-05
bridge: Adjust min age inc for HZ > 256
Joakim Tjernlund
1
-2
/
+2
2011-12-01
bridge: master device stuck in no-carrier state forever when in user-stp mode
Vitalii Demianets
1
-15
/
+14
2011-07-23
bridge: minor cleanups
stephen hemminger
1
-12
/
+11
2011-07-23
bridge: add notification over netlink when STP changes state
stephen hemminger
1
-1
/
+3
2011-07-23
bridge: send proper message_age in config BPDU
stephen hemminger
1
-2
/
+2
2011-04-05
bridge: range check STP parameters
stephen hemminger
1
-0
/
+48
2011-03-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-03-15
bridge: skip forwarding delay if not using STP
stephen hemminger
1
-2
/
+2
2011-03-15
bridge: control carrier based on ports online
stephen hemminger
1
-13
/
+22
2010-05-16
bridge: change console message interface
stephen hemminger
1
-6
/
+5
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
1
-0
/
+2
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
1
-1
/
+1
2009-05-18
bridge: fix initial packet flood if !STP
Stephen Hemminger
1
-0
/
+3
2008-08-06
bridge: Eliminate unnecessary forward delay
Stephen Hemminger
1
-7
/
+18
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+1
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-0
/
+1
2007-05-31
[BRIDGE]: Round off STP perodic timers.
Stephen Hemminger
1
-1
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-26
bridge: add support for user mode STP
Stephen Hemminger
1
-3
/
+7
2007-02-11
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-12
/
+12
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+459