Commit History

Author SHA1 Message Date
  Ido Schimmel 4f2c6ae5c6 switchdev: Require RTNL mutex to be held when sending FDB notifications 9 years ago
  Elad Raz 4d41e12593 switchdev: Adding MDB entry offload 9 years ago
  Ido Schimmel 6ff64f6f92 switchdev: Pass original device to port netdev driver 9 years ago
  Jiri Pirko 0c63d80c3f switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion 9 years ago
  Scott Feldman e258d919b1 switchdev: fix: pass correct obj size when deferring obj add 9 years ago
  Scott Feldman 3a7bde55a1 switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs 9 years ago
  Ido Schimmel 741af0053b switchdev: Add support for flood control 9 years ago
  David S. Miller 26440c835f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Jiri Pirko 771acac2ff switchdev: assert rtnl mutex when going over lower netdevs 9 years ago
  Jiri Pirko 4d429c5ddc switchdev: introduce possibility to defer obj_add/del 9 years ago
  Jiri Pirko 850d0cbc91 switchdev: remove pointers from switchdev objects 9 years ago
  Jiri Pirko 0bc05d585d switchdev: allow caller to explicitly request attr_set as deferred 9 years ago
  Jiri Pirko f7fadf3047 switchdev: make struct switchdev_attr parameter const for attr_set calls 9 years ago
  Jiri Pirko 793f40147e switchdev: introduce switchdev deferred ops infrastructure 9 years ago
  Nikolay Aleksandrov 87aaf2caed switchdev: check if the vlan id is in the proper vlan range 9 years ago
  Nikolay Aleksandrov cc02aa8e41 switchdev: enforce no pvid flag in vlan ranges 9 years ago
  Scott Feldman 464314ea6c switchdev: skip over ports returning -EOPNOTSUPP when recursing ports 9 years ago
  Jiri Pirko 9e8f4a548a switchdev: push object ID back to object structure 9 years ago
  Jiri Pirko 648b4a995a switchdev: bring back switchdev_obj and use it as a generic object param 9 years ago
  Jiri Pirko 52ba57cfdc switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb 9 years ago
  Jiri Pirko 8f24f3095d switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan 9 years ago
  Jiri Pirko 1f86839874 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* 9 years ago
  Jiri Pirko 57d80838da switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* 9 years ago
  Vivien Didelot ab06900230 net: switchdev: abstract object in add/del ops 9 years ago
  Vivien Didelot 25f07adc47 net: switchdev: pass callback to dump operation 9 years ago
  Vivien Didelot 03d5fb1862 net: switchdev: remove dev from switchdev_obj cb 9 years ago
  Vivien Didelot e02a06b2a7 net: switchdev: move dev in switchdev_fdb_dump 9 years ago
  Vivien Didelot e23b002b23 net: switchdev: remove dev in port_vlan_dump_put 9 years ago
  Jiri Pirko f623ab7f51 switchdev: reduce transaction phase enum down to a boolean 10 years ago
  Jiri Pirko 9f6467cf22 switchdev: remove "ABORT" transaction phase 10 years ago