Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb40c67769100dd2b95d52f447ba0bc19387ca60
/
net
/
bridge
/
br_fdb.c
1ea2d02
bridge: vlan: flush the dynamically learned entries on port vlan delete
by Nikolay Aleksandrov
· 9 years ago
b4ad7ba
bridge: del external_learned fdbs from device on flush or ageout
by Scott Feldman
· 9 years ago
8c86f96
bridge: make br_fdb_delete also check if the port matches
by Nikolay Aleksandrov
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c4c832f
bridge: disable softirqs around br_fdb_update to avoid lockup
by Nikolay Aleksandrov
· 9 years ago
7ff46e7
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
by David S. Miller
· 9 years ago
1d7c490
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
by Wilson Kok
· 9 years ago
eb8d7ba
bridge: skip fdb add if the port shouldn't learn
by Wilson Kok
· 9 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
25d3b49
bridge: Fix inability to add non-vlan fdb entry
by Toshiaki Makita
· 10 years ago
3fcf901
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging"
by David S. Miller
· 10 years ago
9a05dde
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging
by Siva Mannem
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
3aeb661
net: replace br_fdb_external_learn_* calls with switchdev notifier events
by Jiri Pirko
· 10 years ago
6cb6974
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
by Hubert Sokolowski
· 10 years ago
cf6b8e1
bridge: add API to notify bridge driver of learned FBD on offloaded device
by Scott Feldman
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
020ec6b
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
by Jiri Pirko
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
47fab41
bridge: Don't include NDA_VLAN for FDB entries with vid 0
by Toshiaki Makita
· 10 years ago
5e6d243
bridge: netlink dump interface at par with brctl
by Jamal Hadi Salim
· 10 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 10 years ago
a3f5ee7
bridge: use list_for_each_entry_continue_reverse
by Li RongQing
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
41c389d
bridge: Add bridge ifindex to bridge fdb notify msgs
by Roopa Prabhu
· 10 years ago
c65c7a3
bridge: notify user space after fdb update
by Jon Maxwell
· 10 years ago
145beee
bridge: Add addresses from static fdbs to non-promisc ports
by Vlad Yasevich
· 10 years ago
8db24af
bridge: Add functionality to sync static fdb entries to hw
by Vlad Yasevich
· 10 years ago
ac4c886
bridge: Prevent possible race condition in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
424bb9c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
by Toshiaki Makita
· 11 years ago
a778e6d
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
by Toshiaki Makita
· 11 years ago
960b589
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
by Toshiaki Makita
· 11 years ago
2b292fb
bridge: Fix the way to check if a local fdb entry can be deleted
by Toshiaki Makita
· 11 years ago
2836882
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
by Toshiaki Makita
· 11 years ago
a5642ab
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
by Toshiaki Makita
· 11 years ago
87e823b
bridge: remove unnecessary condition judgment
by tanxiaojun
· 11 years ago
8adff41
bridge: Don't use VID 0 and 4095 in vlan filtering
by Toshiaki Makita
· 11 years ago
ef40b7e
bridge: Use the correct bit length for bitmap functions in the VLAN code
by Toshiaki Makita
· 11 years ago
537f7f8
bridge: check for zero ether address in fdb add
by Stephen Hemminger
· 11 years ago
b0a397f
bridge: Add fdb dst check during fdb update
by roopa
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9b46922
bridge: fix crash when set mac address of br interface
by Hong zhi guo
· 12 years ago
74694e7
bridge: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
5096e3c
bridge: using for_each_set_bit_from to simplify the code
by Wei Yongjun
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
bc9a25d
bridge: Add vlan support for local fdb entries
by Vlad Yasevich
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
2ba071e
bridge: Add vlan to unicast fdb entries
by Vlad Yasevich
· 12 years ago
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
· 12 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
· 14 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
· 16 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
Next »