Commit History

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