Historia zmian

Autor SHA1 Wiadomość Data
  David S. Miller d247b6ab3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Toshiaki Makita 47fab41ab5 bridge: Don't include NDA_VLAN for FDB entries with vid 0 11 lat temu
  Jamal Hadi Salim 5e6d243587 bridge: netlink dump interface at par with brctl 11 lat temu
  Jamal Hadi Salim 5d5eacb34c bridge: fdb dumping takes a filter device 11 lat temu
  Li RongQing a3f5ee71cd bridge: use list_for_each_entry_continue_reverse 11 lat temu
  David S. Miller c99f7abf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 lat temu
  Roopa Prabhu 41c389d72c bridge: Add bridge ifindex to bridge fdb notify msgs 11 lat temu
  Jon Maxwell c65c7a3066 bridge: notify user space after fdb update 11 lat temu
  Vlad Yasevich 145beee8d6 bridge: Add addresses from static fdbs to non-promisc ports 11 lat temu
  Vlad Yasevich 8db24af71b bridge: Add functionality to sync static fdb entries to hw 11 lat temu
  Toshiaki Makita ac4c886883 bridge: Prevent possible race condition in br_fdb_change_mac_address 11 lat temu
  Toshiaki Makita 424bb9c97c bridge: Properly check if local fdb entry can be deleted when deleting vlan 11 lat temu
  Toshiaki Makita a778e6d1a5 bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port 11 lat temu
  Toshiaki Makita 960b589f86 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address 11 lat temu
  Toshiaki Makita 2b292fb4a5 bridge: Fix the way to check if a local fdb entry can be deleted 11 lat temu
  Toshiaki Makita 2836882fe0 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr 11 lat temu
  Toshiaki Makita a5642ab474 bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr 11 lat temu
  tanxiaojun 87e823b3d5 bridge: remove unnecessary condition judgment 11 lat temu
  Toshiaki Makita 8adff41c3d bridge: Don't use VID 0 and 4095 in vlan filtering 12 lat temu
  Toshiaki Makita ef40b7ef18 bridge: Use the correct bit length for bitmap functions in the VLAN code 12 lat temu
  Stephen Hemminger 537f7f8494 bridge: check for zero ether address in fdb add 12 lat temu
  roopa b0a397fb35 bridge: Add fdb dst check during fdb update 12 lat temu
  David S. Miller e2a553dbf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 lat temu
  Hong zhi guo 9b46922e15 bridge: fix crash when set mac address of br interface 12 lat temu
  Wei Yongjun 74694e7bd0 bridge: using for_each_set_bit to simplify the code 12 lat temu
  Wei Yongjun 5096e3c4b2 bridge: using for_each_set_bit_from to simplify the code 12 lat temu
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 lat temu
  Vlad Yasevich bc9a25d21e bridge: Add vlan support for local fdb entries 12 lat temu
  Vlad Yasevich 1690be63a2 bridge: Add vlan support to static neighbors 12 lat temu
  Vlad Yasevich 2ba071ecb6 bridge: Add vlan to unicast fdb entries 12 lat temu