Toshiaki Makita
|
ac4c886883
bridge: Prevent possible race condition in br_fdb_change_mac_address
|
il y a 11 ans |
Toshiaki Makita
|
424bb9c97c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
|
il y a 11 ans |
Toshiaki Makita
|
a778e6d1a5
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
|
il y a 11 ans |
Toshiaki Makita
|
960b589f86
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
|
il y a 11 ans |
Toshiaki Makita
|
2b292fb4a5
bridge: Fix the way to check if a local fdb entry can be deleted
|
il y a 11 ans |
Toshiaki Makita
|
2836882fe0
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
|
il y a 11 ans |
Toshiaki Makita
|
a5642ab474
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
|
il y a 11 ans |
tanxiaojun
|
87e823b3d5
bridge: remove unnecessary condition judgment
|
il y a 11 ans |
Toshiaki Makita
|
8adff41c3d
bridge: Don't use VID 0 and 4095 in vlan filtering
|
il y a 12 ans |
Toshiaki Makita
|
ef40b7ef18
bridge: Use the correct bit length for bitmap functions in the VLAN code
|
il y a 12 ans |
Stephen Hemminger
|
537f7f8494
bridge: check for zero ether address in fdb add
|
il y a 12 ans |
roopa
|
b0a397fb35
bridge: Add fdb dst check during fdb update
|
il y a 12 ans |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 12 ans |
Hong zhi guo
|
9b46922e15
bridge: fix crash when set mac address of br interface
|
il y a 12 ans |
Wei Yongjun
|
74694e7bd0
bridge: using for_each_set_bit to simplify the code
|
il y a 12 ans |
Wei Yongjun
|
5096e3c4b2
bridge: using for_each_set_bit_from to simplify the code
|
il y a 12 ans |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
il y a 12 ans |
Vlad Yasevich
|
bc9a25d21e
bridge: Add vlan support for local fdb entries
|
il y a 12 ans |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
il y a 12 ans |
Vlad Yasevich
|
2ba071ecb6
bridge: Add vlan to unicast fdb entries
|
il y a 12 ans |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
il y a 13 ans |
stephen hemminger
|
6b6e27255f
netdev: make address const in device address management
|
il y a 13 ans |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
il y a 13 ans |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
il y a 13 ans |
Joe Perches
|
9a7b6ef9b9
bridge: Convert compare_ether_addr to ether_addr_equal
|
il y a 13 ans |
John Fastabend
|
77162022ab
net: add generic PF_BRIDGE:RTM_ FDB hooks
|
il y a 13 ans |
David S. Miller
|
2eb812e650
bridge: Stop using NLA_PUT*().
|
il y a 13 ans |
Eric Dumazet
|
27a429383b
bridge: BH already disabled in br_fdb_cleanup()
|
il y a 13 ans |
Igor Maravić
|
e6373c4c0e
net:bridge: use IS_ENABLED
|
il y a 13 ans |
stephen hemminger
|
4359881338
bridge: add local MAC address to forwarding table (v2)
|
il y a 14 ans |