David S. Miller
|
2573beec56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 rokov pred |
Toshiaki Makita
|
25d3b493a5
bridge: Fix inability to add non-vlan fdb entry
|
10 rokov pred |
David S. Miller
|
3fcf901118
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging"
|
10 rokov pred |
Siva Mannem
|
9a05dde59a
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging
|
10 rokov pred |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 rokov pred |
Jiri Pirko
|
3aeb66176f
net: replace br_fdb_external_learn_* calls with switchdev notifier events
|
10 rokov pred |
Hubert Sokolowski
|
6cb69742da
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
|
10 rokov pred |
Scott Feldman
|
cf6b8e1eed
bridge: add API to notify bridge driver of learned FBD on offloaded device
|
10 rokov pred |
Jiri Pirko
|
f6f6424ba7
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
|
10 rokov pred |
Jiri Pirko
|
020ec6ba2a
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
|
10 rokov pred |
David S. Miller
|
d247b6ab3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 rokov pred |
Toshiaki Makita
|
47fab41ab5
bridge: Don't include NDA_VLAN for FDB entries with vid 0
|
11 rokov pred |
Jamal Hadi Salim
|
5e6d243587
bridge: netlink dump interface at par with brctl
|
11 rokov pred |
Jamal Hadi Salim
|
5d5eacb34c
bridge: fdb dumping takes a filter device
|
11 rokov pred |
Li RongQing
|
a3f5ee71cd
bridge: use list_for_each_entry_continue_reverse
|
11 rokov pred |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 rokov pred |
Roopa Prabhu
|
41c389d72c
bridge: Add bridge ifindex to bridge fdb notify msgs
|
11 rokov pred |
Jon Maxwell
|
c65c7a3066
bridge: notify user space after fdb update
|
11 rokov pred |
Vlad Yasevich
|
145beee8d6
bridge: Add addresses from static fdbs to non-promisc ports
|
11 rokov pred |
Vlad Yasevich
|
8db24af71b
bridge: Add functionality to sync static fdb entries to hw
|
11 rokov pred |
Toshiaki Makita
|
ac4c886883
bridge: Prevent possible race condition in br_fdb_change_mac_address
|
11 rokov pred |
Toshiaki Makita
|
424bb9c97c
bridge: Properly check if local fdb entry can be deleted when deleting vlan
|
11 rokov pred |
Toshiaki Makita
|
a778e6d1a5
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
|
11 rokov pred |
Toshiaki Makita
|
960b589f86
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
|
11 rokov pred |
Toshiaki Makita
|
2b292fb4a5
bridge: Fix the way to check if a local fdb entry can be deleted
|
11 rokov pred |
Toshiaki Makita
|
2836882fe0
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
|
11 rokov pred |
Toshiaki Makita
|
a5642ab474
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
|
11 rokov pred |
tanxiaojun
|
87e823b3d5
bridge: remove unnecessary condition judgment
|
11 rokov pred |
Toshiaki Makita
|
8adff41c3d
bridge: Don't use VID 0 and 4095 in vlan filtering
|
12 rokov pred |
Toshiaki Makita
|
ef40b7ef18
bridge: Use the correct bit length for bitmap functions in the VLAN code
|
12 rokov pred |