1. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 4 months ago
  2. 029ee6b ethtool: add two coalesce attributes for CQE mode by Yufeng Mo · 3 years, 4 months ago
  3. 596690e ethtool: return error from ethnl_ops_begin if dev is NULL by Heiner Kallweit · 3 years, 5 months ago
  4. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  5. d43c65b ethtool: runtime-resume netdev parent in ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
  6. 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
  7. c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 5 months ago
  8. f32a213 ethtool: runtime-resume netdev parent before ethtool ioctl ops by Heiner Kallweit · 3 years, 5 months ago
  9. a554bf9 dev_ioctl: pass SIOCDEVPRIVATE data separately by Arnd Bergmann · 3 years, 5 months ago
  10. 9b29a16 ethtool: Fix rxnfc copy to user buffer overflow by Saeed Mahameed · 3 years, 5 months ago
  11. dd98d28 ethtool: improve compat ioctl handling by Arnd Bergmann · 3 years, 5 months ago
  12. d463126 net: sock: extend SO_TIMESTAMPING for PHC binding by Yangbo Lu · 3 years, 6 months ago
  13. c156174a ethtool: add a new command for getting PHC virtual clocks by Yangbo Lu · 3 years, 6 months ago
  14. 88f9a87 ethtool: Validate module EEPROM offset as part of policy by Ido Schimmel · 3 years, 6 months ago
  15. 0dc7dd0 ethtool: Validate module EEPROM length as part of policy by Ido Schimmel · 3 years, 6 months ago
  16. f5fe211 ethtool: Decrease size of module EEPROM get policy array by Ido Schimmel · 3 years, 6 months ago
  17. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  18. 4d1fb7c ethtool: add a stricter length check by Jakub Kicinski · 3 years, 7 months ago
  19. e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
  20. 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
  21. 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
  22. b676c7f ethtool: Fix a typo by Zheng Yongjun · 3 years, 7 months ago
  23. c71b996 ethtool: stats: Fix a copy-paste error by YueHaibing · 3 years, 8 months ago
  24. cf754ae ethtool: fix missing NLM_F_MULTI flag when dumping by Fernando Fernandez Mancera · 3 years, 8 months ago
  25. d1f0a5e ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET by Jakub Kicinski · 3 years, 8 months ago
  26. c1d9e34 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() by Gustavo A. R. Silva · 3 years, 9 months ago
  27. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  28. a8b06e9 ethtool: add interface to read RMON stats by Jakub Kicinski · 3 years, 9 months ago
  29. bfad2b9 ethtool: add interface to read standard MAC Ctrl stats by Jakub Kicinski · 3 years, 9 months ago
  30. ca22445 ethtool: add interface to read standard MAC stats by Jakub Kicinski · 3 years, 9 months ago
  31. f09ea6f ethtool: add a new command for reading standard stats by Jakub Kicinski · 3 years, 9 months ago
  32. be85dbf ethtool: add FEC statistics by Jakub Kicinski · 3 years, 9 months ago
  33. 3d7cc10 ethtool: fec_prepare_data() - jump to error handling by Jakub Kicinski · 3 years, 9 months ago
  34. c5797f8 ethtool: move ethtool_stats_init by Jakub Kicinski · 3 years, 9 months ago
  35. 16756d3 ethtool: pause: make sure we init driver stats by Jakub Kicinski · 3 years, 9 months ago
  36. f33b0e1 ethtool: fix kdoc attr name by Jakub Kicinski · 3 years, 9 months ago
  37. c97a31f ethtool: wire in generic SFP module access by Andrew Lunn · 3 years, 9 months ago
  38. 96d971e ethtool: Add fallback to get_module_eeprom from netlink command by Vladyslav Tarasiuk · 3 years, 9 months ago
  39. 95dfc7e net: ethtool: Export helpers for getting EEPROM info by Andrew Lunn · 3 years, 9 months ago
  40. c781ff1 ethtool: Allow network drivers to dump arbitrary EEPROM data by Vladyslav Tarasiuk · 3 years, 9 months ago
  41. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  42. fde32db ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT by Danielle Ratson · 3 years, 9 months ago
  43. a975d7d ethtool: Remove link_mode param and derive link params from driver by Danielle Ratson · 3 years, 9 months ago
  44. 63cf323 ethtool: fix incorrect datatype in set_eee ops by Wong Vee Khee · 3 years, 9 months ago
  45. 1e5d1f6 ethtool: support FEC settings over netlink by Jakub Kicinski · 3 years, 9 months ago
  46. cf2cc0b ethtool: fec: fix FEC_NONE check by Jakub Kicinski · 3 years, 9 months ago
  47. 42ce127 ethtool: fec: sanitize ethtool_fecparam->fec by Jakub Kicinski · 3 years, 9 months ago
  48. d3b37fc ethtool: fec: sanitize ethtool_fecparam->active_fec by Jakub Kicinski · 3 years, 9 months ago
  49. 240e1144 ethtool: fec: sanitize ethtool_fecparam->reserved by Jakub Kicinski · 3 years, 9 months ago
  50. 7888fe5 ethtool: Add common function for filling out strings by Alexander Duyck · 3 years, 10 months ago
  51. a4fc088 ethtool: fix the check logic of at least one channel for RX/TX by Yinjun Zhang · 3 years, 10 months ago
  52. dcf0cd1 net: hsr: add offloading support by George McCollister · 3 years, 11 months ago
  53. 7dc33f0 ethtool: Expose the number of lanes in use by Danielle Ratson · 4 years ago
  54. c890704 ethtool: Get link mode in use instead of speed and duplex parameters by Danielle Ratson · 4 years ago
  55. 012ce4d ethtool: Extend link modes settings uAPI with lanes by Danielle Ratson · 4 years ago
  56. 189e7a8 ethtool: Validate master slave configuration before rtnl_lock() by Danielle Ratson · 4 years ago
  57. 6f1c0ea net: introduce a netdev feature for UDP GRO forwarding by Alexander Lobakin · 4 years ago
  58. ef72cd3 ethtool: fix error paths in ethnl_set_channels() by Ivan Vecera · 4 years, 1 month ago
  59. efb796f ethtool: fix string set id check by Michal Kubecek · 4 years, 1 month ago
  60. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  61. a770bf5 ethtool: fix stack overflow in ethnl_parse_bitset() by Michal Kubecek · 4 years, 1 month ago
  62. e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  63. 4136913 ethtool: netlink: add missing netdev_features_change() call by Alexander Lobakin · 4 years, 2 months ago
  64. 9d253c0 ethtool: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
  65. fd15dd0 ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET by Johannes Berg · 4 years, 3 months ago
  66. db972e5 ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr by Johannes Berg · 4 years, 3 months ago
  67. a0de1cd ethtool: specify which header flags are supported per command by Jakub Kicinski · 4 years, 3 months ago
  68. 329d9c3 ethtool: link up ethnl_header_policy as a nested policy by Jakub Kicinski · 4 years, 3 months ago
  69. ff419af ethtool: trim policy tables by Jakub Kicinski · 4 years, 3 months ago
  70. 5028588b ethtool: wire up set policies to ops by Jakub Kicinski · 4 years, 3 months ago
  71. 4f30974 ethtool: wire up get policies to ops by Jakub Kicinski · 4 years, 3 months ago
  72. c6db31f ethtool: allow netdev driver to define phy tunables by Igor Russkikh · 4 years, 3 months ago
  73. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  74. 78b7015 ethtool: mark netlink family as __ro_after_init by Jakub Kicinski · 4 years, 3 months ago
  75. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  76. 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 3 months ago
  77. 19a83d3 ethtool: add and use message type for tunnel info reply by Michal Kubecek · 4 years, 3 months ago
  78. 9a27a33 ethtool: add standard pause stats by Jakub Kicinski · 4 years, 4 months ago
  79. 2adc6ed ethtool: fix error handling in ethtool_phys_id by Edward Cree · 4 years, 4 months ago
  80. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  81. c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
  82. 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 4 months ago
  83. 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  84. d0a84e1 ethtool: allow flow-type ether without IP protocol field by Vishal Kulkarni · 4 years, 4 months ago
  85. f01204e ethtool: Don't omit the netlink reply if no features were changed by Maxim Mikityanskiy · 4 years, 4 months ago
  86. 2847bfe ethtool: Account for hw_features in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
  87. 840110a ethtool: Fix preserving of wanted feature bits in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
  88. 76769c3 Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
  89. 71fed0b ethtool: ethnl_set_linkmodes: remove redundant null check by Gaurav Singh · 4 years, 5 months ago
  90. 966e505 udp_tunnel: add the ability to hard-code IANA VXLAN by Jakub Kicinski · 4 years, 5 months ago
  91. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  92. c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 6 months ago
  93. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
  94. 065e0d4 ethtool: Add support for 100Gbps per lane link modes by Meir Lichtinger · 4 years, 6 months ago
  95. 1780951 net: phy: Uninline PHY ethtool statistics operations by Florian Fainelli · 4 years, 6 months ago
  96. f3631ab net: ethtool: Remove PHYLIB direct dependency by Florian Fainelli · 4 years, 6 months ago
  97. 4895d78 net: ethtool: Introduce ethtool_phy_ops by Florian Fainelli · 4 years, 6 months ago
  98. ecc31c6 ethtool: Add link extended state by Amit Cohen · 4 years, 6 months ago
  99. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  100. 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 6 months ago