David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Roopa Prabhu
|
41c389d72c
bridge: Add bridge ifindex to bridge fdb notify msgs
|
11 年之前 |
Jon Maxwell
|
c65c7a3066
bridge: notify user space after fdb update
|
11 年之前 |
Vlad Yasevich
|
145beee8d6
bridge: Add addresses from static fdbs to non-promisc ports
|
11 年之前 |
Vlad Yasevich
|
8db24af71b
bridge: Add functionality to sync static fdb entries to hw
|
11 年之前 |
Toshiaki Makita
|
ac4c886883
bridge: Prevent possible race condition in br_fdb_change_mac_address
|
11 年之前 |
Toshiaki Makita
|
424bb9c97c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
|
11 年之前 |
Toshiaki Makita
|
a778e6d1a5
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
|
11 年之前 |
Toshiaki Makita
|
960b589f86
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
|
11 年之前 |
Toshiaki Makita
|
2b292fb4a5
bridge: Fix the way to check if a local fdb entry can be deleted
|
11 年之前 |
Toshiaki Makita
|
2836882fe0
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
|
11 年之前 |
Toshiaki Makita
|
a5642ab474
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
|
11 年之前 |
tanxiaojun
|
87e823b3d5
bridge: remove unnecessary condition judgment
|
11 年之前 |
Toshiaki Makita
|
8adff41c3d
bridge: Don't use VID 0 and 4095 in vlan filtering
|
12 年之前 |
Toshiaki Makita
|
ef40b7ef18
bridge: Use the correct bit length for bitmap functions in the VLAN code
|
12 年之前 |
Stephen Hemminger
|
537f7f8494
bridge: check for zero ether address in fdb add
|
12 年之前 |
roopa
|
b0a397fb35
bridge: Add fdb dst check during fdb update
|
12 年之前 |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Hong zhi guo
|
9b46922e15
bridge: fix crash when set mac address of br interface
|
12 年之前 |
Wei Yongjun
|
74694e7bd0
bridge: using for_each_set_bit to simplify the code
|
12 年之前 |
Wei Yongjun
|
5096e3c4b2
bridge: using for_each_set_bit_from to simplify the code
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Vlad Yasevich
|
bc9a25d21e
bridge: Add vlan support for local fdb entries
|
12 年之前 |
Vlad Yasevich
|
1690be63a2
bridge: Add vlan support to static neighbors
|
12 年之前 |
Vlad Yasevich
|
2ba071ecb6
bridge: Add vlan to unicast fdb entries
|
12 年之前 |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
13 年之前 |
stephen hemminger
|
6b6e27255f
netdev: make address const in device address management
|
13 年之前 |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 年之前 |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 年之前 |
Joe Perches
|
9a7b6ef9b9
bridge: Convert compare_ether_addr to ether_addr_equal
|
13 年之前 |