Commit History

Author SHA1 Message Date
  Jiri Pirko 347e3b28c1 switchdev: remove FIB offload infrastructure 9 years ago
  Rosen, Rami dd19bde367 switchdev: Fix return value of switchdev_port_fdb_dump(). 9 years ago
  Roopa Prabhu d297653dd6 rtnetlink: fdb dump: optimize by saving last interface markers 9 years ago
  Ido Schimmel 6bc506b4fb bridge: switchdev: Add forward mark support for stacked devices 9 years ago
  David S. Miller de0ba9a0d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Vivien Didelot eabfdda934 net: switchdev: change ageing_time type to clock_t 9 years ago
  Or Gerlitz 8438884d4a net/switchdev: Export the same parent ID service function 9 years ago
  Jiri Pirko da4ed55165 switchdev: pass pointer to fib_info instead of copy 9 years ago
  Elad Raz 7ceb2afbd6 switchdev: Adding complete operation to deferred switchdev ops 9 years ago
  Elad Raz 4d41e12593 switchdev: Adding MDB entry offload 9 years ago
  Elad Raz 81435c33e0 switchdev: add bridge vlan_filtering attribute 9 years ago
  Ido Schimmel 6ff64f6f92 switchdev: Pass original device to port netdev driver 9 years ago
  Dragos Tatulea 24cb7055a3 net: switchdev: fix return code of fdb_dump stub 9 years ago
  Jiri Pirko 4d429c5ddc switchdev: introduce possibility to defer obj_add/del 10 years ago
  Jiri Pirko 850d0cbc91 switchdev: remove pointers from switchdev objects 10 years ago
  Jiri Pirko 0bc05d585d switchdev: allow caller to explicitly request attr_set as deferred 10 years ago
  Jiri Pirko f7fadf3047 switchdev: make struct switchdev_attr parameter const for attr_set calls 10 years ago
  Jiri Pirko 793f40147e switchdev: introduce switchdev deferred ops infrastructure 10 years ago
  Scott Feldman 464314ea6c switchdev: skip over ports returning -EOPNOTSUPP when recursing ports 10 years ago
  Scott Feldman f55ac58ae6 switchdev: add bridge ageing_time attribute 10 years ago
  Jiri Pirko 9e8f4a548a switchdev: push object ID back to object structure 10 years ago
  Jiri Pirko 648b4a995a switchdev: bring back switchdev_obj and use it as a generic object param 10 years ago
  Jiri Pirko 52ba57cfdc switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb 10 years ago
  Jiri Pirko 8f24f3095d switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan 10 years ago
  Jiri Pirko 1f86839874 switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_* 10 years ago
  Jiri Pirko 57d80838da switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_* 10 years ago
  Vivien Didelot 44bbcf5c4a net: switchdev: extract struct switchdev_obj_* 10 years ago
  Vivien Didelot ab06900230 net: switchdev: abstract object in add/del ops 10 years ago
  Vivien Didelot 25f07adc47 net: switchdev: pass callback to dump operation 10 years ago
  Vivien Didelot 03d5fb1862 net: switchdev: remove dev from switchdev_obj cb 10 years ago