index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: fix crash when set mac address of br interface
Hong zhi guo
2013-03-24
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-14
/
+9
*
bridge: Add vlan support for local fdb entries
Vlad Yasevich
2013-02-13
1
-15
/
+46
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
1
-17
/
+131
*
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
2013-02-13
1
-29
/
+40
*
netlink: add attributes to fdb interface
stephen hemminger
2012-10-01
1
-1
/
+2
*
netdev: make address const in device address management
stephen hemminger
2012-09-19
1
-3
/
+3
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-3
/
+3
*
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-08-09
1
-1
/
+1
*
bridge: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-7
/
+7
*
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
1
-97
/
+31
*
bridge: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-4
/
+4
*
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
[next]