1. 2d6ec25 netlink: do not allocate a device refcount tracker in ethnl_default_notify() by Eric Dumazet · 3 years ago
  2. c09f103 ethtool: Remove redundant ret assignments by luo penghao · 3 years ago
  3. 3bc14ea ethtool: always write dev in ethnl_parse_header_dev_get by Jakub Kicinski · 3 years ago
  4. 0976b88 ethtool: fix null-ptr-deref on ref tracker by Jakub Kicinski · 3 years ago
  5. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  6. e4b8954 netlink: add net device refcount tracker to struct ethnl_req_info by Eric Dumazet · 3 years, 1 month ago
  7. dde91cc ethtool: do not perform operations on net devices being unregistered by Antoine Tenart · 3 years, 1 month ago
  8. 353407d ethtool: Add ability to control transceiver modules' power mode by Ido Schimmel · 3 years, 3 months ago
  9. 596690e ethtool: return error from ethnl_ops_begin if dev is NULL by Heiner Kallweit · 3 years, 5 months ago
  10. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  11. d43c65b ethtool: runtime-resume netdev parent in ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
  12. 41107ac ethtool: move netif_device_present check from ethnl_parse_header_dev_get to ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
  13. c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 5 months ago
  14. c156174a ethtool: add a new command for getting PHC virtual clocks by Yangbo Lu · 3 years, 6 months ago
  15. 4d1fb7c ethtool: add a stricter length check by Jakub Kicinski · 3 years, 7 months ago
  16. cf754ae ethtool: fix missing NLM_F_MULTI flag when dumping by Fernando Fernandez Mancera · 3 years, 8 months ago
  17. f09ea6f ethtool: add a new command for reading standard stats by Jakub Kicinski · 3 years, 9 months ago
  18. c781ff1 ethtool: Allow network drivers to dump arbitrary EEPROM data by Vladyslav Tarasiuk · 3 years, 9 months ago
  19. 1e5d1f6 ethtool: support FEC settings over netlink by Jakub Kicinski · 3 years, 9 months ago
  20. fd15dd0 ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET by Johannes Berg · 4 years, 3 months ago
  21. a0de1cd ethtool: specify which header flags are supported per command by Jakub Kicinski · 4 years, 3 months ago
  22. 329d9c3 ethtool: link up ethnl_header_policy as a nested policy by Jakub Kicinski · 4 years, 3 months ago
  23. ff419af ethtool: trim policy tables by Jakub Kicinski · 4 years, 3 months ago
  24. 5028588b ethtool: wire up set policies to ops by Jakub Kicinski · 4 years, 3 months ago
  25. 4f30974 ethtool: wire up get policies to ops by Jakub Kicinski · 4 years, 3 months ago
  26. 78b7015 ethtool: mark netlink family as __ro_after_init by Jakub Kicinski · 4 years, 3 months ago
  27. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  28. c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 6 months ago
  29. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
  30. 1a644de net: ethtool: Add generic parts of cable test TDR by Andrew Lunn · 4 years, 7 months ago
  31. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  32. 7c87e32 ethtool: count header size in reply size estimate by Michal Kubecek · 4 years, 8 months ago
  33. 0df960f net: ethtool: Make helpers public by Andrew Lunn · 4 years, 8 months ago
  34. 11ca3c42 net: ethtool: netlink: Add support for triggering a cable test by Andrew Lunn · 4 years, 8 months ago
  35. 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 4 years, 9 months ago
  36. 6c5bc8f ethtool: add EEE_NTF notification by Michal Kubecek · 4 years, 9 months ago
  37. fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 4 years, 9 months ago
  38. b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 4 years, 9 months ago
  39. bf37faa ethtool: add PAUSE_NTF notification by Michal Kubecek · 4 years, 9 months ago
  40. 3ab8799 ethtool: set pause parameters with PAUSE_SET request by Michal Kubecek · 4 years, 9 months ago
  41. 7f59fb3 ethtool: provide pause parameters with PAUSE_GET request by Michal Kubecek · 4 years, 9 months ago
  42. 0cf3eac ethtool: add COALESCE_NTF notification by Michal Kubecek · 4 years, 9 months ago
  43. 9881418 ethtool: set coalescing parameters with COALESCE_SET request by Michal Kubecek · 4 years, 9 months ago
  44. 2172754 ethtool: provide coalescing parameters with COALESCE_GET request by Michal Kubecek · 4 years, 9 months ago
  45. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  46. 2363d73 ethtool: reject unrecognized request flags by Michal Kubecek · 4 years, 10 months ago
  47. 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 4 years, 10 months ago
  48. e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 4 years, 10 months ago
  49. 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 4 years, 10 months ago
  50. bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
  51. 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 4 years, 10 months ago
  52. e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 4 years, 10 months ago
  53. 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
  54. f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 4 years, 10 months ago
  55. e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 4 years, 10 months ago
  56. 9c6451e ethtool: add FEATURES_NTF notification by Michal Kubecek · 4 years, 10 months ago
  57. 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 4 years, 10 months ago
  58. 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 4 years, 10 months ago
  59. 9813054 ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() by Michal Kubecek · 4 years, 10 months ago
  60. 67bffa7 ethtool: add WOL_NTF notification by Michal Kubecek · 5 years ago
  61. 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
  62. 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
  63. 0bda7af ethtool: add DEBUG_NTF notification by Michal Kubecek · 5 years ago
  64. e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
  65. 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
  66. d2c4b44 ethtool: fix kernel-doc descriptions by Michal Kubecek · 5 years ago
  67. d97772d ethtool: fix ->reply_size() error handling by Dan Carpenter · 5 years ago
  68. a6dd048 ethtool: fix a memory leak in ethnl_default_start() by Dan Carpenter · 5 years ago
  69. 3d2b847 ethtool: provide link state with LINKSTATE_GET request by Michal Kubecek · 5 years ago
  70. 1b1b184 ethtool: add LINKMODES_NTF notification by Michal Kubecek · 5 years ago
  71. bfbcfe2 ethtool: set link modes related data with LINKMODES_SET request by Michal Kubecek · 5 years ago
  72. f625aa9 ethtool: provide link mode information with LINKMODES_GET request by Michal Kubecek · 5 years ago
  73. 7328673 ethtool: add LINKINFO_NTF notification by Michal Kubecek · 5 years ago
  74. 5cf2a54 ethtool: add default notification handler by Michal Kubecek · 5 years ago
  75. a53f3d4 ethtool: set link settings with LINKINFO_SET request by Michal Kubecek · 5 years ago
  76. 459e0b8 ethtool: provide link settings with LINKINFO_GET request by Michal Kubecek · 5 years ago
  77. 7192169 ethtool: provide string sets with STRSET_GET request by Michal Kubecek · 5 years ago
  78. 728480f ethtool: default handlers for GET requests by Michal Kubecek · 5 years ago
  79. 6b08d6c ethtool: support for netlink notifications by Michal Kubecek · 5 years ago
  80. 041b1c5 ethtool: helper functions for netlink interface by Michal Kubecek · 5 years ago
  81. 2b4a899 ethtool: introduce ethtool netlink interface by Michal Kubecek · 5 years ago