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