index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_fdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
2012-01-17
1
-2
/
+2
*
net:bridge: use IS_ENABLED
Igor Maravić
2011-12-16
1
-1
/
+1
*
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
2011-12-08
1
-2
/
+18
*
bridge: rearrange fdb notifications (v2)
stephen hemminger
2011-12-08
1
-19
/
+20
*
bridge: refactor fdb_notify
stephen hemminger
2011-12-08
1
-4
/
+7
*
bridge: add NTF_USE support
stephen hemminger
2011-11-14
1
-11
/
+27
*
bridge: allow updating existing fdb entries
stephen hemminger
2011-10-03
1
-7
/
+16
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
|
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
2011-04-04
1
-0
/
+139
*
|
bridge: add netlink notification on forward entry changes
stephen hemminger
2011-04-04
1
-0
/
+125
*
|
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
2011-04-04
1
-3
/
+16
*
|
bridge: track last used time in forwarding table
stephen hemminger
2011-04-04
1
-5
/
+5
*
|
bridge: change arguments to fdb_create
stephen hemminger
2011-04-04
1
-8
/
+10
|
/
*
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
2011-02-04
1
-2
/
+2
*
bridge: fix RCU races with bridge port
stephen hemminger
2010-11-15
1
-6
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-02
1
-1
/
+1
|
\
|
*
bridge: add rcu_read_lock on transmit
stephen hemminger
2010-07-28
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
1
-4
/
+2
|
\
|
|
*
bridge: fdb cleanup runs too often
stephen hemminger
2010-06-17
1
-4
/
+2
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-2
/
+2
|
/
*
bridge: change console message interface
stephen hemminger
2010-05-15
1
-5
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-2
/
+2
*
bridge: Simplify interface for ATM LANE
Michał Mirosław
2009-06-11
1
-22
/
+21
*
bridge: avoid an extra space in br_fdb_update()
Jiri Pirko
2009-05-27
1
-1
/
+1
*
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-11
1
-2
/
+0
|
/
*
bridge: forwarding table information for >256 devices
Stephen Hemminger
2008-05-02
1
-0
/
+4
*
bridge: use time_before() in br_fdb_cleanup()
Fabio Checconi
2008-03-20
1
-1
/
+1
*
[BRIDGE]: Section fix.
Andrew Morton
2007-12-07
1
-1
/
+1
*
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
2007-08-30
1
-0
/
+5
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
Baruch Even
2007-05-31
1
-3
/
+11
*
bridge: check kmem_cache_create() error
Akinobu Mita
2007-04-25
1
-1
/
+5
*
bridge: add sysfs hook to flush forwarding table
Stephen Hemminger
2007-04-25
1
-0
/
+19
*
bridge: simpler hash with salt
Stephen Hemminger
2007-04-25
1
-5
/
+12
*
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
2007-03-22
1
-2
/
+2
*
[NET] BRIDGE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-17
/
+17
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[BRIDGE]: flush forwarding table when device carrier off
Stephen Hemminger
2006-10-15
1
-1
/
+6
*
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
Stephen Hemminger
2006-03-20
1
-4
/
+2
*
[BRIDGE]: Use ether_compare
Stephen Hemminger
2005-10-31
1
-6
/
+6
*
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+368