1. ed43fba devlink: Clear whole devlink_flash_notify struct by Leon Romanovsky · 3 years, 5 months ago
  2. 11a861d7 devlink: Use xarray to store devlink instances by Leon Romanovsky · 3 years, 5 months ago
  3. 437ebfd devlink: Count struct devlink consumers by Leon Romanovsky · 3 years, 5 months ago
  4. 7ca973d devlink: Remove check of always valid devlink pointer by Leon Romanovsky · 3 years, 5 months ago
  5. cbf6ab6 devlink: Simplify devlink_pernet_pre_exit call by Leon Romanovsky · 3 years, 5 months ago
  6. 9c4a766 devlink: Add APIs to publish, unpublish individual parameter by Parav Pandit · 3 years, 5 months ago
  7. b40c51e devlink: Add API to register and unregister single parameter by Parav Pandit · 3 years, 5 months ago
  8. 699784f devlink: Create a helper function for one parameter registration by Parav Pandit · 3 years, 5 months ago
  9. 076b2a9 devlink: Add new "enable_vnet" generic device param by Parav Pandit · 3 years, 5 months ago
  10. 8ddaabe devlink: Add new "enable_rdma" generic device param by Parav Pandit · 3 years, 5 months ago
  11. f13a5ad devlink: Add new "enable_eth" generic device param by Parav Pandit · 3 years, 5 months ago
  12. 2a2b6e3 devlink: Fix port_type_set function pointer check by Leon Romanovsky · 3 years, 5 months ago
  13. 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
  14. 82564f6 devlink: Simplify devlink port API calls by Leon Romanovsky · 3 years, 5 months ago
  15. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  16. 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 5 months ago
  17. 05a7f4a devlink: Break parameter notification sequence to be before/after unload/load driver by Leon Romanovsky · 3 years, 5 months ago
  18. d7907a2 devlink: Remove duplicated registration check by Leon Romanovsky · 3 years, 5 months ago
  19. 149ea30 devlink: Fix phys_port_name of virtual port and merge error by Parav Pandit · 3 years, 5 months ago
  20. a3e5e57 devlink: Protect rate list with lock while switching modes by Dmytro Linkin · 3 years, 6 months ago
  21. ff99324 devlink: Remove eswitch mode check for mode set call by Dmytro Linkin · 3 years, 6 months ago
  22. 1321ed5 devlink: Decrease refcnt of parent rate object on leaf destroy by Dmytro Linkin · 3 years, 6 months ago
  23. ddee9db net: core: devlink: add dropped stats traps field by Oleksandr Mazur · 3 years, 7 months ago
  24. 711d1de devlink: Fix error message in devlink_rate_set_ops_supported() by Dan Carpenter · 3 years, 7 months ago
  25. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  26. d755598 devlink: Allow setting parent node of rate objects by Dmytro Linkin · 3 years, 7 months ago
  27. a8ecb93 devlink: Introduce rate nodes by Dmytro Linkin · 3 years, 7 months ago
  28. 1897db2 devlink: Allow setting tx rate for devlink rate leaf objects by Dmytro Linkin · 3 years, 7 months ago
  29. 4677efc devlink: Introduce rate object by Dmytro Linkin · 3 years, 7 months ago
  30. b28d8f0 devlink: Correct VIRTUAL port to not have phys_port attributes by Parav Pandit · 3 years, 7 months ago
  31. f285f37 devlink: append split port number to the port name by Jiri Pirko · 3 years, 7 months ago
  32. a1ab3e4 devlink: Extend SF port attributes to have external attribute by Parav Pandit · 3 years, 10 months ago
  33. 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
  34. e78ab16 devlink: Add DMAC filter generic packet trap by Aya Levin · 4 years ago
  35. 321f7ab mlxsw: Register physical ports as a devlink resource by Danielle Ratson · 4 years ago
  36. a556dde devlink: Support get and set state of port function by Parav Pandit · 4 years, 1 month ago
  37. cd76dcd devlink: Support add and delete devlink port by Parav Pandit · 4 years, 1 month ago
  38. b828883 devlink: Introduce PCI SF port flavour and port attribute by Parav Pandit · 4 years, 1 month ago
  39. 1230d94 devlink: Prepare code to fill multiple port function attributes by Parav Pandit · 4 years, 1 month ago
  40. 7e238de net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years ago
  41. 8daa76a net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set_doit() by Zheng Yongjun · 4 years, 1 month ago
  42. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  43. a7b4364 devlink: Make sure devlink instance and port are in same net namespace by Parav Pandit · 4 years, 1 month ago
  44. b187c9b devlink: Hold rtnl lock while reading netdev attributes by Parav Pandit · 4 years, 1 month ago
  45. 5204bb6 devlink: Fix reload stats structure by Moshe Shemesh · 4 years, 1 month ago
  46. f0a5013 devlink: Add blackhole_nexthop trap by Ido Schimmel · 4 years, 1 month ago
  47. 52cc5f3 devlink: move flash end and begin to core devlink by Jacob Keller · 4 years, 1 month ago
  48. b44cfd4 devlink: move request_firmware out of driver by Jacob Keller · 4 years, 1 month ago
  49. 849920c devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() by Wang Hai · 4 years, 2 months ago
  50. 9f73bd1 devlink: Avoid overwriting port attributes of registered port by Parav Pandit · 4 years, 2 months ago
  51. 0d8cb94 devlink: Unlock on error in dumpit() by Dan Carpenter · 4 years, 2 months ago
  52. 6c21180 devlink: Fix some error codes by Dan Carpenter · 4 years, 2 months ago
  53. 195d9de devlink: Add enable_remote_dev_reset generic parameter by Moshe Shemesh · 4 years, 3 months ago
  54. 77069ba devlink: Add remote reload stats by Moshe Shemesh · 4 years, 3 months ago
  55. a254c26 devlink: Add reload stats by Moshe Shemesh · 4 years, 3 months ago
  56. dc64cc7 devlink: Add devlink reload limit option by Moshe Shemesh · 4 years, 3 months ago
  57. ccdf072 devlink: Add reload action option to devlink reload command by Moshe Shemesh · 4 years, 3 months ago
  58. 69d56e0 devlink: Change devlink_reload_supported() param type by Moshe Shemesh · 4 years, 3 months ago
  59. 544e7c3 net: devlink: Add support for port regions by Andrew Lunn · 4 years, 3 months ago
  60. cf11663 net: devlink: Add unused port flavour by Andrew Lunn · 4 years, 3 months ago
  61. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  62. c50bf2b devlink: add .trap_group_action_set() callback by Ioana Ciornei · 4 years, 3 months ago
  63. 10c24eb devlink: add parser error drop packet traps by Ioana Ciornei · 4 years, 3 months ago
  64. 93e1559 drop_monitor: Filter control packets in drop monitor by Ido Schimmel · 4 years, 3 months ago
  65. 8ee2267 drop_monitor: Convert to using devlink tracepoint by Ido Schimmel · 4 years, 3 months ago
  66. 5b88823 devlink: Add a tracepoint for trap reports by Ido Schimmel · 4 years, 3 months ago
  67. 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 3 months ago
  68. bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 3 months ago
  69. 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 3 months ago
  70. c49a944 devlink: Enhance policy to validate port type input value by Parav Pandit · 4 years, 3 months ago
  71. ba356c9 devlink: Enhance policy to validate eswitch mode value by Parav Pandit · 4 years, 3 months ago
  72. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 3 months ago
  73. 6700acc devlink: collect flash notify params into a struct by Shannon Nelson · 4 years, 3 months ago
  74. f92970c devlink: add timeout information to status_notify by Shannon Nelson · 4 years, 3 months ago
  75. e2ce94d devlink: introduce the health reporter test command by Jiri Pirko · 4 years, 4 months ago
  76. 3ea87ca devlink: don't crash if netdev is NULL by Jakub Kicinski · 4 years, 4 months ago
  77. 66b1708 devlink: Use controller while building phys_port_name by Parav Pandit · 4 years, 4 months ago
  78. 3a2d958 devlink: Introduce controller number by Parav Pandit · 4 years, 4 months ago
  79. 05b595e devlink: Introduce external controller flag by Parav Pandit · 4 years, 4 months ago
  80. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  81. 5d080b5 devlink: Protect devlink port list traversal by Parav Pandit · 4 years, 4 months ago
  82. 79604c5 devlink: Fix per port reporter fields initialization by Parav Pandit · 4 years, 4 months ago
  83. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  84. bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 4 months ago
  85. c88e11e devlink: Pass extack when setting trap's action and group's parameters by Ido Schimmel · 4 years, 5 months ago
  86. 08e335f devlink: Add early_drop trap by Amit Cohen · 4 years, 5 months ago
  87. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  88. 82274d0 devlink: ignore -EOPNOTSUPP errors on dumpit by Jakub Kicinski · 4 years, 5 months ago
  89. ec4f5b3 mlxsw: spectrum: Use different trap group for externally routed packets by Ido Schimmel · 4 years, 5 months ago
  90. 637989b devlink: Always use user_ptr[0] for devlink and simplify post_doit by Parav Pandit · 4 years, 5 months ago
  91. eac5f8a devlink: Constify devlink instance pointer by Parav Pandit · 4 years, 5 months ago
  92. 9232a3e devlink: Avoid duplicate check for reload enabled flag by Parav Pandit · 4 years, 5 months ago
  93. 6553e56 devlink: Do not hold devlink mutex when initializing devlink fields by Parav Pandit · 4 years, 5 months ago
  94. 5d037b4 devlink: Fix use-after-free when destroying health reporters by Ido Schimmel · 4 years, 6 months ago
  95. 15c724b devlink: Add devlink health port reporters API by Vladyslav Tarasiuk · 4 years, 6 months ago
  96. f4f5416 devlink: Implement devlink health reporters on per-port basis by Vladyslav Tarasiuk · 4 years, 6 months ago
  97. bd82100 devlink: Create generic devlink health reporter search function by Vladyslav Tarasiuk · 4 years, 6 months ago
  98. 3c5584b devlink: Rework devlink health reporter destructor by Vladyslav Tarasiuk · 4 years, 6 months ago
  99. c57544b devlink: Refactor devlink health reporter constructor by Vladyslav Tarasiuk · 4 years, 6 months ago
  100. 82901ad devlink: Move input checks from driver to devlink by Danielle Ratson · 4 years, 6 months ago