Historique des commits

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