1. 12d3373 ethtool: RX software timestamp for all by Gal Pressman · 6 months ago
  2. 782dbbf netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu by Alexander Lobakin · 7 months ago
  3. 05c1280 netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local by Alexander Lobakin · 7 months ago
  4. 00d066a netdev_features: convert NETIF_F_LLTX to dev->lltx by Alexander Lobakin · 7 months ago
  5. cff69f7 ethtool: pse-pd: move pse validation into set by Diogo Jahchan Koike · 7 months ago
  6. 3cbd209 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 months ago
  7. ad78337 net: ethtool: cable-test: Release RTNL when the PHY isn't found by Maxime Chevallier · 7 months ago
  8. 3d6a0c4 net: fix unreleased lock in cable test by Diogo Jahchan Koike · 7 months ago
  9. a699781 ethtool: check device is present when getting link settings by Jamie Bainbridge · 7 months ago
  10. 4715d87 ethtool: Add support for specifying information source in cable test results by Oleksij Rempel · 7 months ago
  11. e96c93a net: ethtool: strset: Allow querying phy stats by index by Maxime Chevallier · 7 months ago
  12. 3688ff3 net: ethtool: cable-test: Target the command to the requested PHY by Maxime Chevallier · 7 months ago
  13. 3174876 net: ethtool: pse-pd: Target the command to the requested PHY by Maxime Chevallier · 7 months ago
  14. 02180fb net: ethtool: plca: Target the command to the requested PHY by Maxime Chevallier · 7 months ago
  15. 17194be net: ethtool: Introduce a command to list PHYs on an interface by Maxime Chevallier · 7 months ago
  16. c15e065 net: ethtool: Allow passing a phy index for some commands by Maxime Chevallier · 7 months ago
  17. 4d3d355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 months ago
  18. fde25c2 net: ethtool: Allow write mechanism of LPL and both LPL and EPL by Danielle Ratson · 7 months ago
  19. 3d50c66 ethtool: rss: support skipping contexts during dump by Jakub Kicinski · 7 months ago
  20. f612290 ethtool: rss: support dumping RSS contexts by Jakub Kicinski · 7 months ago
  21. bb87f2c ethtool: rss: report info about additional contexts from XArray by Jakub Kicinski · 7 months ago
  22. a7ddfd5 ethtool: rss: move the device op invocation out of rss_prepare_data() by Jakub Kicinski · 7 months ago
  23. ec6e57b ethtool: rss: don't report key if device doesn't support it by Jakub Kicinski · 7 months ago
  24. ce05650 ethtool: make ethtool_ops::cap_rss_ctx_supported optional by Jakub Kicinski · 7 months ago
  25. 916b7d3 ethtool: refactor checking max channels by Mina Almasry · 7 months ago
  26. ceb6274 net: ethtool: check rxfh_max_num_contexts != 1 at register time by Edward Cree · 7 months ago
  27. e47fd9be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 months ago
  28. 4d7c3c1 ethtool: Fix context creation with no parameters by Gal Pressman · 7 months ago
  29. b54de55 net: ethtool: fix off-by-one error in max RSS context IDs by Edward Cree · 7 months ago
  30. edfa53d ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini() by Yue Haibing · 7 months ago
  31. 5fa35bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 7 months ago
  32. 743ff02 ethtool: Don't check for NULL info in prepare_data callbacks by Simon Horman · 8 months ago
  33. dc97553 ethtool: fix the state of additional contexts with old API by Jakub Kicinski · 8 months ago
  34. 7195f0e ethtool: fix setting key and resetting indir at once by Jakub Kicinski · 8 months ago
  35. f96aae91 ethtool: rss: echo the context number back by Jakub Kicinski · 8 months ago
  36. 51b35d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  37. 30b3560 Merge branch 'net-make-timestamping-selectable' by Jakub Kicinski · 8 months ago
  38. 2111375 net: Add struct kernel_ethtool_ts_info by Kory Maincent · 8 months ago
  39. 2dd3560 net: Change the API of PHY default timestamp to MAC by Kory Maincent · 8 months ago
  40. 2c15832 net: phy: bcm54811: New link mode for BroadR-Reach by Kamil Horák (2N) · 8 months ago
  41. 4cddb0f net: ethtool: pse-pd: Fix possible null-deref by Kory Maincent · 8 months ago
  42. 93c3a96 net: pse-pd: Do not return EOPNOSUPP if config is null by Kory Maincent · 8 months ago
  43. 275a63c net: ethtool: Monotonically increase the message sequence number by Danielle Ratson · 8 months ago
  44. e5abd12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  45. 28c8757 net: ethtool: let drivers declare max size of RSS indir table and key by Jakub Kicinski · 8 months ago
  46. d69ba6b net: ethtool: let drivers remove lost RSS contexts by Jakub Kicinski · 8 months ago
  47. 503757c net: ethtool: Fix RSS setting by Saeed Mahameed · 8 months ago
  48. 24ac7e5 ethtool: use the rss context XArray in ring deactivation safety-check by Jakub Kicinski · 8 months ago
  49. 2899d58 ethtool: fail closed if we can't get max channel used in indirection tables by Jakub Kicinski · 8 months ago
  50. 7c82672 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 8 months ago
  51. c184cf9 ethtool: netlink: do not return SQI value if link is down by Oleksij Rempel · 8 months ago
  52. 30d7b67 net: ethtool: Add new power limit get and set features by Kory Maincent (Dent Project) · 8 months ago
  53. e462960 net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state by Kory Maincent (Dent Project) · 8 months ago
  54. caa93b7 ethtool: move firmware flashing flag to struct ethtool_netdev_state by Edward Cree · 8 months ago
  55. 1a16cdf net: ethtool: fix compat with old RSS context API by Jakub Kicinski · 8 months ago
  56. 74d6529 net: ethtool: Fix the panic caused by dev being null when dumping coalesce by Heng Qi · 9 months ago
  57. 7964e78 net: ethtool: use the tracking array for get_rxfh on custom RSS contexts by Edward Cree · 9 months ago
  58. 8792515 net: ethtool: add a mutex protecting RSS contexts by Edward Cree · 9 months ago
  59. 30a32cdf net: ethtool: add an extack parameter to new rxfh_context APIs by Edward Cree · 9 months ago
  60. 847a8ab net: ethtool: let the core choose RSS context IDs by Edward Cree · 9 months ago
  61. eac9122 net: ethtool: record custom RSS contexts in the XArray by Edward Cree · 9 months ago
  62. 3ebbd9f net: move ethtool-related netdev state into its own struct by Edward Cree · 9 months ago
  63. 32b4c8b ethtool: Add ability to flash transceiver modules' firmware by Danielle Ratson · 9 months ago
  64. c4f7813 ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB by Danielle Ratson · 9 months ago
  65. a39c84d ethtool: cmis_cdb: Add a layer for supporting CDB commands by Danielle Ratson · 9 months ago
  66. 31e0aa9 ethtool: Veto some operations during firmware flashing process by Danielle Ratson · 9 months ago
  67. d7d4cfc ethtool: Add flashing transceiver modules' firmware notifications ability by Danielle Ratson · 9 months ago
  68. f750dfe ethtool: provide customized dim profile management by Heng Qi · 9 months ago
  69. 62b5bf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 9 months ago
  70. 0dcc53a net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool() by Su Hui · 9 months ago
  71. a23b003 net: ethtool: remove unused struct 'cable_test_tdr_req_info' by Dr. David Alan Gilbert · 10 months ago
  72. 89e281e ethtool: init tsinfo stats if requested by Vadim Fedorenko · 10 months ago
  73. 5c16727 net: revert partially applied PHY topology series by Jakub Kicinski · 10 months ago
  74. 4d18e3d net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface by Kory Maincent (Dent Project) · 11 months ago
  75. b010bf7 net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config by Kory Maincent (Dent Project) · 11 months ago
  76. 841942b net: ethtool: Allow passing a phy index for some commands by Maxime Chevallier · 11 months ago
  77. 0e9c127 ethtool: add interface to read Tx hardware timestamping statistics by Rahul Rameshbabu · 11 months ago
  78. d7933a2 ethtool: remove ethtool_eee_use_linkmodes by Heiner Kallweit · 1 year ago
  79. 344f7a4 ethtool: ignore unused/unreliable fields in set_eee op by Heiner Kallweit · 1 year ago
  80. 292fac4 net: ethtool: eee: Remove legacy _u32 from keee by Andrew Lunn · 1 year, 1 month ago
  81. d2efeb5 net: ethtool: avoid rebuilds on UTS_RELEASE change by Jann Horn · 1 year, 1 month ago
  82. e7689879 ethtool: do not use rtnl in ethnl_default_dumpit() by Eric Dumazet · 1 year, 1 month ago
  83. 1f069de ethtool: add linkmode bitmap support to struct ethtool_keee by Heiner Kallweit · 1 year, 2 months ago
  84. 1d756ff ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee by Heiner Kallweit · 1 year, 2 months ago
  85. 285cc15 ethtool: adjust struct ethtool_keee to kernel needs by Heiner Kallweit · 1 year, 2 months ago
  86. 0b3100b ethtool: switch back from ethtool_keee to ethtool_eee for ioctl by Heiner Kallweit · 1 year, 2 months ago
  87. d80a523 ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side by Heiner Kallweit · 1 year, 2 months ago
  88. f1172f3 ethtool: netlink: Add missing ethnl_ops_begin/complete by Ludvig Pärsson · 1 year, 2 months ago
  89. 948f97f net: ethtool: reject unsupported RSS input xfrm values by Ahmed Zaki · 1 year, 2 months ago
  90. fe1eb24 Revert "Introduce PHY listing and link_topology tracking" by Jakub Kicinski · 1 year, 2 months ago
  91. 501869f net: ethtool: Fix symmetric-xor RSS RX flow hash check by Gerhard Engleder · 1 year, 3 months ago
  92. 0dd415d net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrm by Ahmed Zaki · 1 year, 3 months ago
  93. 7c402f7 net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfh by Ahmed Zaki · 1 year, 3 months ago
  94. d078d48 net: ethtool: strset: Allow querying phy stats by index by Maxime Chevallier · 1 year, 3 months ago
  95. fcc4b10 net: ethtool: cable-test: Target the command to the requested PHY by Maxime Chevallier · 1 year, 3 months ago
  96. 345237d net: ethtool: pse-pd: Target the command to the requested PHY by Maxime Chevallier · 1 year, 3 months ago
  97. 7db69ec net: ethtool: plca: Target the command to the requested PHY by Maxime Chevallier · 1 year, 3 months ago
  98. 63d5eaf net: ethtool: Introduce a command to list PHYs on an interface by Maxime Chevallier · 1 year, 3 months ago
  99. 2ab0edb net: ethtool: Allow passing a phy index for some commands by Maxime Chevallier · 1 year, 3 months ago
  100. 13e5934 net: ethtool: add support for symmetric-xor RSS hash by Ahmed Zaki · 1 year, 3 months ago