1. 93c2fcb devlink: Fix error handling in param and info_get dumpit cb by Vasundhara Volam · 5 years ago
  2. 2670ac2 net: devlink: move reload fail indication to devlink core and expose to user by Jiri Pirko · 5 years ago
  3. 9769106 net: devlink: split reload op into two by Jiri Pirko · 5 years ago
  4. 5bbd21d devlink: add 'reset_dev_on_drv_probe' param by Dirk van der Merwe · 5 years ago
  5. 58b6be4 devlink: Use switch-case instead of if-else by Parav Pandit · 5 years ago
  6. c7282b5 devlink: Make port index data type as unsigned int by Parav Pandit · 5 years ago
  7. 391203a devlink: Add generic packet traps and groups by Ido Schimmel · 5 years ago
  8. 0f420b6 devlink: Add packet trap infrastructure by Ido Schimmel · 5 years ago
  9. 043b841 net: devlink: remove redundant rtnl lock assert by Vlad Buslov · 5 years ago
  10. 92b4982 devlink: send notifications for deleted snapshots on region destroy by Jiri Pirko · 5 years ago
  11. 3a5e523 devlink: remove pointless data_len arg from region snapshot create by Jiri Pirko · 5 years ago
  12. e41b6bf devlink: Introduce PCI VF port flavour and port attribute by Parav Pandit · 6 years ago
  13. 98fd2d6 devlink: Introduce PCI PF port flavour and port attribute by Parav Pandit · 6 years ago
  14. a2c6b87 devlink: Return physical port fields only for applicable port flavours by Parav Pandit · 6 years ago
  15. 378ef01 devlink: Refactor physical port attributes by Parav Pandit · 6 years ago
  16. 4f5d1be Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  17. 98fdbea net/mlx5: Declare more strictly devlink encap mode by Leon Romanovsky · 6 years ago
  18. e44ef4e devlink: Hang reporter's dump method on a dumpit cb by Aya Levin · 6 years ago
  19. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. 191ed20 devlink: allow driver to update progress of flash update by Jiri Pirko · 6 years ago
  21. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  22. 136bf27 devlink: add warning in case driver does not set port type by Jiri Pirko · 6 years ago
  23. b587bda devlink: Change devlink health locking mechanism by Moshe Shemesh · 6 years ago
  24. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  25. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  26. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  27. f2ad1a5 net: devlink: Add extack to shared buffer operations by Ido Schimmel · 6 years ago
  28. 119c0b5 net: devlink: add warning for ndo_get_port_parent_id set when not needed by Jiri Pirko · 6 years ago
  29. 7e1146e net: devlink: introduce devlink_compat_switch_id_get() helper by Jiri Pirko · 6 years ago
  30. bec5267 net: devlink: extend port attrs for switch ID by Jiri Pirko · 6 years ago
  31. 746364f net: devlink: add warning for ndo_get_phys_port_name set when not needed by Jiri Pirko · 6 years ago
  32. 14c03ac net: devlink: remove unused devlink_port_get_phys_port_name() function by Jiri Pirko · 6 years ago
  33. af3836d net: devlink: introduce devlink_compat_phys_port_name_get() by Jiri Pirko · 6 years ago
  34. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. c493b09b net: devlink: skip info_get op call if it is not defined in dumpit by Jiri Pirko · 6 years ago
  36. b8f9755 net: devlink: add port type spinlock by Jiri Pirko · 6 years ago
  37. 2b239e7 net: devlink: warn on setting type on unregistered port by Jiri Pirko · 6 years ago
  38. 45b8611 net: devlink: disallow port_attrs_set() to be called before register by Jiri Pirko · 6 years ago
  39. 773b1f3 net: devlink: don't pass return value of __devlink_port_type_set() by Jiri Pirko · 6 years ago
  40. e0dcd38 net: devlink: don't take devlink_mutex for devlink_compat_* by Jiri Pirko · 6 years ago
  41. 375cf8c net: devlink: add couple of missing mutex_destroy() calls by Jiri Pirko · 6 years ago
  42. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  43. 3167b27 devlink: Add support for direct reporter health state update by Eran Ben Elisha · 6 years ago
  44. a0a21ad devlink: Update reporter state to error even if recover aborted by Eran Ben Elisha · 6 years ago
  45. eeaadd8 devlink: fix kdoc by Jakub Kicinski · 6 years ago
  46. be6fe1d devlink: require non-NULL ops for devlink instances by Jakub Kicinski · 6 years ago
  47. 1b45ff6 devlink: hold a reference to the netdevice around ethtool compat by Jakub Kicinski · 6 years ago
  48. b473b0d devlink: create a special NDO for getting the devlink instance by Jakub Kicinski · 6 years ago
  49. f4b6bcc net: devlink: turn devlink into a built-in by Jakub Kicinski · 6 years ago
  50. 574b1e1 devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET by Aya Levin · 6 years ago
  51. 5471952 devlink: Rename devlink health attributes by Aya Levin · 6 years ago
  52. 4eceba1 ethtool: add compat for flash update by Jakub Kicinski · 6 years ago
  53. 76726cc devlink: add flash update command by Jakub Kicinski · 6 years ago
  54. dac7c08 devlink: Fix list access without lock while reading region by Parav Pandit · 6 years ago
  55. fdd41ec devlink: Return right error code in case of errors for region read by Parav Pandit · 6 years ago
  56. fde55ea devlink: use direct return of genlmsg_reply by Li RongQing · 6 years ago
  57. da203df Revert "devlink: Add a generic wake_on_lan port parameter" by Vasundhara Volam · 6 years ago
  58. 6875056 devlink: don't allocate attrs on the stack by Jakub Kicinski · 6 years ago
  59. 3ceb745 devlink: fix condition for compat device info by Jakub Kicinski · 6 years ago
  60. b904aad devlink: Add WARN_ON to catch errors of not cleaning devlink objects by Parav Pandit · 6 years ago
  61. 7c62cfb devlink: publish params only after driver init is done by Jiri Pirko · 6 years ago
  62. 35455e2 devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  63. fca42a2 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  64. 20a0943 devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  65. a1e55ec devlink: Add health set command by Eran Ben Elisha · 6 years ago
  66. 7afe335a devlink: Add health get command by Eran Ben Elisha · 6 years ago
  67. c8e1da0 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  68. a0bdcc5 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  69. 1db64e8 devlink: Add devlink formatted message (fmsg) API by Eran Ben Elisha · 6 years ago
  70. 57186a5 devlink: add hardware errors tracing facility by Nir Dotan · 6 years ago
  71. bff5731 net: devlink: report cell size of shared buffers by Jakub Kicinski · 6 years ago
  72. ddb6e99 ethtool: add compat for devlink info by Jakub Kicinski · 6 years ago
  73. fc6fae7 devlink: add version reporting to devlink info API by Jakub Kicinski · 6 years ago
  74. f9cf228 devlink: add device information API by Jakub Kicinski · 6 years ago
  75. b639583 devlink: Add a generic wake_on_lan port parameter by Vasundhara Volam · 6 years ago
  76. c1e5786d devlink: Add devlink notifications support for port params by Vasundhara Volam · 6 years ago
  77. 5473a7b devlink: Add support for driverinit set value for devlink_port by Vasundhara Volam · 6 years ago
  78. ffd19b9 devlink: Add support for driverinit get value for devlink_port by Vasundhara Volam · 6 years ago
  79. 9c54873 devlink: Add port param set command by Vasundhara Volam · 6 years ago
  80. f4601de devlink: Add port param get command by Vasundhara Volam · 6 years ago
  81. 39e6160 devlink: Add devlink_param for port register and unregister by Vasundhara Volam · 6 years ago
  82. 30e5c2c net: Revert devlink health changes. by David S. Miller · 6 years ago
  83. 33a0efa devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS by Nathan Chancellor · 6 years ago
  84. ed175d9 devlink: Add missing check of nlmsg_put by YueHaibing · 6 years ago
  85. 12bd0dc devlink: Add health dump {get,clear} commands by Eran Ben Elisha · 6 years ago
  86. 8a66704 devlink: Add health diagnose command by Eran Ben Elisha · 6 years ago
  87. fcd852c devlink: Add health recover command by Eran Ben Elisha · 6 years ago
  88. 6f9d561 devlink: Add health set command by Eran Ben Elisha · 6 years ago
  89. ff253fe devlink: Add health get command by Eran Ben Elisha · 6 years ago
  90. c7af343 devlink: Add health report functionality by Eran Ben Elisha · 6 years ago
  91. 880ee82 devlink: Add health reporter create/destroy functionality by Eran Ben Elisha · 6 years ago
  92. cb5ccfb devlink: Add health buffer support by Eran Ben Elisha · 6 years ago
  93. 846e980 devlink: Add 'fw_load_policy' generic parameter by Shalom Toledo · 6 years ago
  94. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. bde74ad1 devlink: Add helper function for safely copy string param by Moshe Shemesh · 6 years ago
  96. 1276534 devlink: Fix param cmode driverinit for string type by Moshe Shemesh · 6 years ago
  97. f355cfc devlink: Fix param set handling for string type by Moshe Shemesh · 6 years ago
  98. dac9c97 net: Add extack to nlmsg_parse by David Ahern · 6 years ago
  99. 1651178 devlink: Add generic parameter msix_vec_per_pf_min by Vasundhara Volam · 6 years ago
  100. f61cba4 devlink: Add generic parameter msix_vec_per_pf_max by Vasundhara Volam · 6 years ago