Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fb99f8b0d68387d88fd22c47ab4865a93ce757e
/
net
/
bridge
/
br_fdb.c
edc7d57
netlink: add attributes to fdb interface
by stephen hemminger
· 12 years ago
6b6e272
netdev: make address const in device address management
by stephen hemminger
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 12 years ago
9a7b6ef9
bridge: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
2eb812e
bridge: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
27a4293
bridge: BH already disabled in br_fdb_cleanup()
by Eric Dumazet
· 13 years ago
e6373c4
net:bridge: use IS_ENABLED
by Igor Maravić
· 13 years ago
4359881
bridge: add local MAC address to forwarding table (v2)
by stephen hemminger
· 13 years ago
31e8a49c
bridge: rearrange fdb notifications (v2)
by stephen hemminger
· 13 years ago
f58ee4e
bridge: refactor fdb_notify
by stephen hemminger
· 13 years ago
292d139
bridge: add NTF_USE support
by stephen hemminger
· 13 years ago
64af1ba
bridge: allow updating existing fdb entries
by stephen hemminger
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
36fd2b6
bridge: allow creating/deleting fdb entries via netlink
by stephen hemminger
· 14 years ago
b078f0d
bridge: add netlink notification on forward entry changes
by stephen hemminger
· 14 years ago
664de48
bridge: split rcu and no-rcu cases of fdb lookup
by stephen hemminger
· 14 years ago
7cd8861
bridge: track last used time in forwarding table
by stephen hemminger
· 14 years ago
03e9b64
bridge: change arguments to fdb_create
by stephen hemminger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
1158f76
bridge: Don't put partly initialized fdb into hash
by Pavel Emelyanov
· 14 years ago
b5ed54e
bridge: fix RCU races with bridge port
by stephen hemminger
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
eeaf61d
bridge: add rcu_read_lock on transmit
by stephen hemminger
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25442e0
bridge: fdb cleanup runs too often
by stephen hemminger
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
28a16c9
bridge: change console message interface
by stephen hemminger
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
da67829
bridge: Simplify interface for ATM LANE
by Michał Mirosław
· 15 years ago
0bb3241
bridge: avoid an extra space in br_fdb_update()
by Jiri Pirko
· 15 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 17 years ago
ae4f8fc
bridge: forwarding table information for >256 devices
by Stephen Hemminger
· 17 years ago
2bec008
bridge: use time_before() in br_fdb_cleanup()
by Fabio Checconi
· 17 years ago
73afc90
[BRIDGE]: Section fix.
by Andrew Morton
· 17 years ago
df1c0b8
[BRIDGE]: Packets leaking out of disabled/blocked ports.
by Stephen Hemminger
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
071f772
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
by Baruch Even
· 17 years ago
87a596e
bridge: check kmem_cache_create() error
by Akinobu Mita
· 18 years ago
9cf6374
bridge: add sysfs hook to flush forwarding table
by Stephen Hemminger
· 18 years ago
3f89092
bridge: simpler hash with salt
by Stephen Hemminger
· 18 years ago
b19cbe2
[BRIDGE]: Fix fdb RCU race
by Patrick McHardy
· 18 years ago
9d6f229
[NET] BRIDGE: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
1a62069
[BRIDGE]: flush forwarding table when device carrier off
by Stephen Hemminger
· 18 years ago
f8ae737
[BRIDGE]: forwarding remove unneeded preempt and bh diasables
by Stephen Hemminger
· 19 years ago
6ede246
[BRIDGE]: Use ether_compare
by Stephen Hemminger
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago