1. 1af0a09 ethtool: don't drop the rtnl_lock half way thru the ioctl by Jakub Kicinski · 3 years, 3 months ago
  2. 46db1b7 devlink: expose get/put functions by Jakub Kicinski · 3 years, 3 months ago
  3. 99ad92e devlink: Delete obsolete parameters publish API by Leon Romanovsky · 3 years, 3 months ago
  4. 82465be devlink: Delete reload enable/disable interface by Leon Romanovsky · 3 years, 3 months ago
  5. bd032e3 devlink: Allow control devlink ops behavior through feature mask by Leon Romanovsky · 3 years, 3 months ago
  6. 2bc5098 devlink: Move netdev_to_devlink helpers to devlink.c by Leon Romanovsky · 3 years, 3 months ago
  7. 2131463 devlink: Reduce struct devlink exposure by Leon Romanovsky · 3 years, 3 months ago
  8. 42ded61 devlink: Delete not used port parameters APIs by Leon Romanovsky · 3 years, 4 months ago
  9. db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 4 months ago
  10. 6db9350 devlink: Delete not-used devlink APIs by Leon Romanovsky · 3 years, 4 months ago
  11. c2d2f98 devlink: Delete not-used single parameter notification APIs by Leon Romanovsky · 3 years, 4 months ago
  12. 11a861d7 devlink: Use xarray to store devlink instances by Leon Romanovsky · 3 years, 5 months ago
  13. 437ebfd devlink: Count struct devlink consumers by Leon Romanovsky · 3 years, 5 months ago
  14. 9c4a766 devlink: Add APIs to publish, unpublish individual parameter by Parav Pandit · 3 years, 5 months ago
  15. b40c51e devlink: Add API to register and unregister single parameter by Parav Pandit · 3 years, 5 months ago
  16. 076b2a9 devlink: Add new "enable_vnet" generic device param by Parav Pandit · 3 years, 5 months ago
  17. 8ddaabe devlink: Add new "enable_rdma" generic device param by Parav Pandit · 3 years, 5 months ago
  18. f13a5ad devlink: Add new "enable_eth" generic device param by Parav Pandit · 3 years, 5 months ago
  19. 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
  20. 82564f6 devlink: Simplify devlink port API calls by Leon Romanovsky · 3 years, 5 months ago
  21. 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 6 months ago
  22. d7907a2 devlink: Remove duplicated registration check by Leon Romanovsky · 3 years, 6 months ago
  23. ddee9db net: core: devlink: add dropped stats traps field by Oleksandr Mazur · 3 years, 7 months ago
  24. d755598 devlink: Allow setting parent node of rate objects by Dmytro Linkin · 3 years, 8 months ago
  25. a8ecb93 devlink: Introduce rate nodes by Dmytro Linkin · 3 years, 8 months ago
  26. 1897db2 devlink: Allow setting tx rate for devlink rate leaf objects by Dmytro Linkin · 3 years, 8 months ago
  27. 4677efc devlink: Introduce rate object by Dmytro Linkin · 3 years, 8 months ago
  28. a1ab3e4 devlink: Extend SF port attributes to have external attribute by Parav Pandit · 3 years, 10 months ago
  29. e13e453 devlink: Fix dmac_filter trap name, align to its documentation by Aya Levin · 4 years ago
  30. 24a790da Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years ago
  31. e78ab16 devlink: Add DMAC filter generic packet trap by Aya Levin · 4 years ago
  32. 321f7ab mlxsw: Register physical ports as a devlink resource by Danielle Ratson · 4 years ago
  33. a556dde devlink: Support get and set state of port function by Parav Pandit · 4 years, 1 month ago
  34. cd76dcd devlink: Support add and delete devlink port by Parav Pandit · 4 years, 1 month ago
  35. b828883 devlink: Introduce PCI SF port flavour and port attribute by Parav Pandit · 4 years, 1 month ago
  36. f0a5013 devlink: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 2 months ago
  37. 52cc5f3 devlink: move flash end and begin to core devlink by Jacob Keller · 4 years, 2 months ago
  38. b44cfd4 devlink: move request_firmware out of driver by Jacob Keller · 4 years, 2 months ago
  39. 195d9de devlink: Add enable_remote_dev_reset generic parameter by Moshe Shemesh · 4 years, 3 months ago
  40. 77069ba devlink: Add remote reload stats by Moshe Shemesh · 4 years, 3 months ago
  41. a254c26 devlink: Add reload stats by Moshe Shemesh · 4 years, 3 months ago
  42. dc64cc7 devlink: Add devlink reload limit option by Moshe Shemesh · 4 years, 3 months ago
  43. ccdf072 devlink: Add reload action option to devlink reload command by Moshe Shemesh · 4 years, 3 months ago
  44. 544e7c3 net: devlink: Add support for port regions by Andrew Lunn · 4 years, 4 months ago
  45. c50bf2b devlink: add .trap_group_action_set() callback by Ioana Ciornei · 4 years, 4 months ago
  46. 10c24eb devlink: add parser error drop packet traps by Ioana Ciornei · 4 years, 4 months ago
  47. 93e1559 drop_monitor: Filter control packets in drop monitor by Ido Schimmel · 4 years, 4 months ago
  48. 5b88823 devlink: Add a tracepoint for trap reports by Ido Schimmel · 4 years, 4 months ago
  49. 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 4 months ago
  50. bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 4 months ago
  51. 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 4 months ago
  52. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 4 months ago
  53. e14e05e net: devlink: regions: Add a priv member to the regions ops struct by Andrew Lunn · 4 years, 4 months ago
  54. 6700acc devlink: collect flash notify params into a struct by Shannon Nelson · 4 years, 4 months ago
  55. f92970c devlink: add timeout information to status_notify by Shannon Nelson · 4 years, 4 months ago
  56. e2ce94d devlink: introduce the health reporter test command by Jiri Pirko · 4 years, 4 months ago
  57. 3a2d958 devlink: Introduce controller number by Parav Pandit · 4 years, 4 months ago
  58. 05b595e devlink: Introduce external controller flag by Parav Pandit · 4 years, 4 months ago
  59. ff03e63 devlink: Move structure comments outside of structure by Parav Pandit · 4 years, 4 months ago
  60. 2efbe6a devlink: Add comment block for missing port attributes by Parav Pandit · 4 years, 4 months ago
  61. c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 6 months ago
  62. 08e335f devlink: Add early_drop trap by Amit Cohen · 4 years, 6 months ago
  63. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  64. ec4f5b3 mlxsw: spectrum: Use different trap group for externally routed packets by Ido Schimmel · 4 years, 6 months ago
  65. 336ce1c devlink: Add comment for devlink instance lock by Parav Pandit · 4 years, 6 months ago
  66. 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 6 months ago
  67. f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 6 months ago
  68. a0f49b5 devlink: Add a new devlink port split ability attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
  69. a21cf0a devlink: Add a new devlink port lanes attribute and pass to netlink by Danielle Ratson · 4 years, 6 months ago
  70. 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
  71. 46737a1 devlink: Move switch_port attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
  72. 10a429b devlink: Move set attribute of devlink_port_attrs to devlink_port by Danielle Ratson · 4 years, 6 months ago
  73. b5872cd devlink: Add support for board.serial_number to info_get cb. by Vasundhara Volam · 4 years, 7 months ago
  74. a1e8ae9 net/devlink: Support setting hardware address of port function by Parav Pandit · 4 years, 7 months ago
  75. 2a916ec net/devlink: Support querying hardware address of port function by Parav Pandit · 4 years, 7 months ago
  76. 5eb18a2 devlink: Add ACL control packet traps by Ido Schimmel · 4 years, 8 months ago
  77. d77cfd1 devlink: Add layer 3 control packet traps by Ido Schimmel · 4 years, 8 months ago
  78. 515eac6 devlink: Add layer 2 control packet traps by Ido Schimmel · 4 years, 8 months ago
  79. 678eb19 devlink: Create dedicated trap group for layer 3 exceptions by Ido Schimmel · 4 years, 8 months ago
  80. c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 10 months ago
  81. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 10 months ago
  82. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 10 months ago
  83. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 10 months ago
  84. 2d9eade devlink: Add macro for "fw.mgmt.api" to info_get cb. by Vasundhara Volam · 4 years, 10 months ago
  85. b9a17abf devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 10 months ago
  86. 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 10 months ago
  87. 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 10 months ago
  88. a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 10 months ago
  89. e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 10 months ago
  90. 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 10 months ago
  91. 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 10 months ago
  92. c90977a devlink: promote "fw.bundle_id" to a generic info version by Jacob Keller · 4 years, 10 months ago
  93. 5a2e106 devlink: extend devlink_trap_report() to accept cookie and pass by Jiri Pirko · 5 years ago
  94. 85b0589 devlink: add trap metadata type for cookie by Jiri Pirko · 5 years ago
  95. ecd942a devlink: add ACL generic packet traps by Jiri Pirko · 5 years ago
  96. 573ed90 devlink: Force enclosing array on binary fmsg data by Aya Levin · 5 years ago
  97. 41c0d91 devlink: add macro for "fw.roce" by Vasundhara Volam · 5 years ago
  98. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  99. c3cae49 devlink: Add overlay source MAC is multicast trap by Amit Cohen · 5 years ago
  100. 13c056e devlink: Add tunnel generic packet traps by Amit Cohen · 5 years ago