Historial de Commits

Autor SHA1 Mensaje Fecha
  Nikolay Aleksandrov 1ea2d020ba bridge: vlan: flush the dynamically learned entries on port vlan delete hace 10 años
  Scott Feldman 3e3a78b495 switchdev: rename vlan vid_start to vid_begin hace 10 años
  Scott Feldman 7f10953949 bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans hace 10 años
  Jiri Pirko df8a39defa net: rename vlan_tx_* helpers since "tx" is misleading there hace 10 años
  Jiri Pirko 62749e2cb3 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto hace 10 años
  Vlad Yasevich 5be5a2df40 bridge: Add filtering support for default_pvid hace 11 años
  Vlad Yasevich 3df6bf45ec bridge: Simplify pvid checks. hace 11 años
  Vlad Yasevich 96a20d9d7f bridge: Add a default_pvid sysfs attribute hace 11 años
  Vlad Yasevich c095f248e6 bridge: Fix br_should_learn to check vlan_enabled hace 11 años
  Vlad Yasevich 635126b7ca bridge: Allow clearing of pvid and untagged bitmap hace 11 años
  Vlad Yasevich 20adfa1a81 bridge: Check if vlan filtering is enabled only once. hace 11 años
  Vlad Yasevich 0d5501c1c8 net: Always untag vlan-tagged traffic on input. hace 11 años
  Toshiaki Makita fdb0a6626e bridge: Update outdated comment on promiscuous mode hace 11 años
  Toshiaki Makita 204177f3f3 bridge: Support 802.1ad vlan filtering hace 11 años
  Toshiaki Makita 8580e2117c bridge: Prepare for 802.1ad vlan filtering support hace 11 años
  David S. Miller c99f7abf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Toshiaki Makita e0d7968ab6 bridge: Prevent insertion of FDB entry with disallowed vlan hace 11 años
  Vlad Yasevich 2796d0c648 bridge: Automatically manage port promiscuous mode. hace 11 años
  Toshiaki Makita eb7076182d bridge: Fix double free and memory leak around br_allowed_ingress hace 11 años
  David S. Miller 64c27237a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Vlad Yasevich fc92f745f8 bridge: Fix crash with vlan filtering and tcpdump hace 11 años
  Toshiaki Makita 99b192da9c bridge: Fix handling stacked vlan tags hace 11 años
  Toshiaki Makita 12464bb8de bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled hace 11 años
  Monam Agarwal cd18721e52 net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c hace 11 años
  Toshiaki Makita 424bb9c97c bridge: Properly check if local fdb entry can be deleted when deleting vlan hace 11 años
  Toshiaki Makita 2b292fb4a5 bridge: Fix the way to check if a local fdb entry can be deleted hace 11 años
  Toshiaki Makita bdf4351bbc bridge: Remove unnecessary vlan_put_tag in br_handle_vlan hace 11 años
  tanxiaojun 1a81a2e0db bridge: spelling fixes hace 11 años
  Toshiaki Makita dbbaf949bc bridge: Call vlan_vid_del for all vids at nbp_vlan_flush hace 11 años
  Toshiaki Makita 192368372d bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid calls hace 11 años