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.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_fdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
bridge: Add fdb dst check during fdb update
roopa
1
-2
/
+14
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-25
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
1
-8
/
+2
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-3
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-14
/
+9
2013-02-14
bridge: Add vlan support for local fdb entries
Vlad Yasevich
1
-15
/
+46
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-17
/
+131
2013-02-14
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
1
-29
/
+40
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-1
/
+2
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-3
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-3
/
+3
2012-08-10
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
1
-1
/
+1
2012-05-10
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-7
/
+7
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
1
-97
/
+31
2012-04-02
bridge: Stop using NLA_PUT*().
David S. Miller
1
-4
/
+4
2012-01-17
bridge: BH already disabled in br_fdb_cleanup()
Eric Dumazet
1
-2
/
+2
2011-12-17
net:bridge: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-09
bridge: add local MAC address to forwarding table (v2)
stephen hemminger
1
-2
/
+18
2011-12-09
bridge: rearrange fdb notifications (v2)
stephen hemminger
1
-19
/
+20
2011-12-09
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-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-05
bridge: allow creating/deleting fdb entries via netlink
stephen hemminger
1
-0
/
+139
2011-04-05
bridge: add netlink notification on forward entry changes
stephen hemminger
1
-0
/
+125
2011-04-05
bridge: split rcu and no-rcu cases of fdb lookup
stephen hemminger
1
-3
/
+16
2011-04-05
bridge: track last used time in forwarding table
stephen hemminger
1
-5
/
+5
2011-04-05
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-05
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-03
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-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+2
2010-06-18
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-16
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-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-06-12
bridge: Simplify interface for ATM LANE
Michał Mirosław
1
-22
/
+21
2009-05-28
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-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
2008-05-03
bridge: forwarding table information for >256 devices
Stephen Hemminger
1
-0
/
+4
2008-03-21
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-31
[BRIDGE]: Packets leaking out of disabled/blocked ports.
Stephen Hemminger
1
-0
/
+5
[next]