1. 4a062d6 net: hyperv: dump TX indirection table to ethtool regs by Chi Song · 4 years, 6 months ago
  2. 1b6687e vrf: Handle CONFIG_SYSCTL not set by David Ahern · 4 years, 6 months ago
  3. 7235ffa cxgb4: add loopback ethtool self-test by Vishal Kulkarni · 4 years, 6 months ago
  4. 8bf9d8e cxgb4: use eth_zero_addr() to clear mac address by Miaohe Lin · 4 years, 6 months ago
  5. 205a55f sfc: convert to new udp_tunnel infrastructure by Jakub Kicinski · 4 years, 6 months ago
  6. d1b25b7 qede: add .ndo_xdp_xmit() and XDP_REDIRECT support by Alexander Lobakin · 4 years, 6 months ago
  7. 4c2bacb qede: refactor XDP Tx processing by Alexander Lobakin · 4 years, 6 months ago
  8. f285ad5 qede: reformat net_device_ops declarations by Alexander Lobakin · 4 years, 6 months ago
  9. f35535f qede: reformat several structures in "qede.h" by Alexander Lobakin · 4 years, 6 months ago
  10. 1550658 qed: add support for different page sizes for chains by Alexander Lobakin · 4 years, 6 months ago
  11. b6db3f7 qed: simplify chain allocation with init params struct by Alexander Lobakin · 4 years, 6 months ago
  12. c3a321b qed: simplify initialization of the chains with an external PBL by Alexander Lobakin · 4 years, 6 months ago
  13. 5e776d8 qed: move chain initialization inlines next to allocation functions by Alexander Lobakin · 4 years, 6 months ago
  14. 9b6ee3c qed: sanitize PBL chains allocation by Alexander Lobakin · 4 years, 6 months ago
  15. 96ca4c5 qed: prevent possible double-frees of the chains by Alexander Lobakin · 4 years, 6 months ago
  16. a08c9b2 qed: move chain methods to a separate file by Alexander Lobakin · 4 years, 6 months ago
  17. bdaf98f qed: reformat Makefile by Alexander Lobakin · 4 years, 6 months ago
  18. f1fa27f net: qed_hsi.h: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 6 months ago
  19. 6fcf9af bna: bfi.h: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 6 months ago
  20. 7ec3e95 tg3: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 6 months ago
  21. 4b1debb ionic: fix memory leak of object 'lid' by Colin Ian King · 4 years, 6 months ago
  22. fdd8fac hv_netvsc: add support for vlans in AF_PACKET mode by Sriram Krishnan · 4 years, 6 months ago
  23. bb809a0 lan743x: remove redundant initialization of variable current_head_index by Colin Ian King · 4 years, 6 months ago
  24. c6dd648 enetc: Remove the imdio bus on PF probe bailout by Claudiu Manoil · 4 years, 6 months ago
  25. 7979a7d net: qed: Remove unneeded cast from memory allocation by Wang Hai · 4 years, 6 months ago
  26. fb16d46 net: phy: fix check in get_phy_c45_ids by Vladimir Oltean · 4 years, 6 months ago
  27. 8bb849d6 net: mscc: ocelot: fix non-initialized CPU port on VSC7514 by Vladimir Oltean · 4 years, 6 months ago
  28. 1b897e7 ionic: interface file updates by Shannon Nelson · 4 years, 6 months ago
  29. 6a6014e ionic: rearrange reset and bus-master control by Shannon Nelson · 4 years, 6 months ago
  30. 3fbc9bb ionic: update eid test for overflow by Shannon Nelson · 4 years, 6 months ago
  31. 4471b1c ionic: remove unused ionic_coal_hw_to_usec by Shannon Nelson · 4 years, 6 months ago
  32. c8768e7 ionic: set netdev default name by Shannon Nelson · 4 years, 6 months ago
  33. 4b03b27 ionic: get MTU from lif identity by Shannon Nelson · 4 years, 6 months ago
  34. 4787dd5 bareudp: Reverted support to enable & disable rx metadata collection by Martin Varghese · 4 years, 6 months ago
  35. 3657cda dpaa2-eth: add support for TBF offload by Ioana Ciornei · 4 years, 6 months ago
  36. 39344a8 dpaa2-eth: add API for Tx shaping by Ioana Ciornei · 4 years, 6 months ago
  37. e3ec13b dpaa2-eth: move the mqprio setup into a separate function by Ioana Ciornei · 4 years, 6 months ago
  38. 3fc364c r8169: allow to enable ASPM on RTL8125A by Heiner Kallweit · 4 years, 6 months ago
  39. 0e3a3f6 net: ena: support new LLQ acceleration mode by Arthur Kiyanovski · 4 years, 6 months ago
  40. c29efea net: ena: move llq configuration from ena_probe to ena_device_init() by Arthur Kiyanovski · 4 years, 6 months ago
  41. 0ee60ed net: ena: enable support of rss hash key and function changes by Arthur Kiyanovski · 4 years, 6 months ago
  42. 0f505c6 net: ena: add support for traffic mirroring by Arthur Kiyanovski · 4 years, 6 months ago
  43. 0dcec68 net: ena: cosmetic: change ena_com_stats_admin stats to u64 by Arthur Kiyanovski · 4 years, 6 months ago
  44. 79890d3 net: ena: cosmetic: satisfy gcc warning by Arthur Kiyanovski · 4 years, 6 months ago
  45. 866032a net: ena: add reserved PCI device ID by Arthur Kiyanovski · 4 years, 6 months ago
  46. 1e5ae35 net: ena: avoid unnecessary rearming of interrupt vector when busy-polling by Arthur Kiyanovski · 4 years, 6 months ago
  47. d4eae99 qed: Fix ILT and XRCD bitmap memory leaks by Yuval Basson · 4 years, 6 months ago
  48. 93eaceb net: phylink: add interface to configure clause 22 PCS PHY by Russell King · 4 years, 6 months ago
  49. 7137e18 net: phylink: add struct phylink_pcs by Russell King · 4 years, 6 months ago
  50. b7ad14c net: phylink: re-implement interface configuration with PCS by Russell King · 4 years, 6 months ago
  51. 1571e70 net: phylink: in-band pause mode advertisement update for PCS by Russell King · 4 years, 6 months ago
  52. 1e1bf14 net: phylink: simplify fixed-link case for ksettings_set method by Russell King · 4 years, 6 months ago
  53. a83c882 net: phylink: use config.an_enabled in ksettings_set method by Russell King · 4 years, 6 months ago
  54. cbc1bb1 net: phylink: simplify phy case for ksettings_set method by Russell King · 4 years, 6 months ago
  55. c8cab71 net: phylink: simplify ksettings_set() implementation by Russell King · 4 years, 6 months ago
  56. 7cceb59 net: phylink: avoid mac_config calls by Russell King · 4 years, 6 months ago
  57. 5005b16 net: phylink: update PCS when changing interface during resolution by Russell King · 4 years, 6 months ago
  58. 16319a7 net: phylink: ensure link is down when changing interface by Russell King · 4 years, 6 months ago
  59. 319bfaf net: phylink: rearrange resolve mac_config() call by Russell King · 4 years, 6 months ago
  60. b06e5ca net: phylink: rejig link state tracking by Russell King · 4 years, 6 months ago
  61. 1ceb7ee net: phylink: update ethtool reporting for fixed-link modes by Russell King · 4 years, 6 months ago
  62. ae0e6a5 enetc: Add adaptive interrupt coalescing by Claudiu Manoil · 4 years, 6 months ago
  63. 9157108 enetc: Add interrupt coalescing support by Claudiu Manoil · 4 years, 6 months ago
  64. 058d9cf enetc: Drop redundant ____cacheline_aligned_in_smp by Claudiu Manoil · 4 years, 6 months ago
  65. 12460a0 enetc: Fix interrupt coalescing register naming by Claudiu Manoil · 4 years, 6 months ago
  66. bbb96dc enetc: Factor out the traffic start/stop procedures by Claudiu Manoil · 4 years, 6 months ago
  67. 02293dd enetc: Refine buffer descriptor ring sizes by Claudiu Manoil · 4 years, 6 months ago
  68. c17e317 net: mdio-mux-gpio: use devm_gpiod_get_array() by Jisheng Zhang · 4 years, 6 months ago
  69. f58d259 net: dsa: qca8k: implement the port MTU callbacks by Jonathan McDowell · 4 years, 6 months ago
  70. 405e30e net/fealnx: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
  71. e85da79 mISDN: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
  72. c3466a7 crypto/chtls: Enable tcp window scaling option by Vinay Kumar Yadav · 4 years, 6 months ago
  73. 8dcf2ad net: atlantic: add hwmon getter for MAC temperature by Mark Starovoytov · 4 years, 6 months ago
  74. a89df86 net: atlantic: A0 ntuple filters by Dmitry Bogdanov · 4 years, 6 months ago
  75. b98ffe6 net: atlantic: use intermediate variable to improve readability a bit by Nikita Danilov · 4 years, 6 months ago
  76. 88bc9cf1 net: atlantic: use U32_MAX in aq_hw_utils.c by Mark Starovoytov · 4 years, 6 months ago
  77. 1e41b3f net: atlantic: add support for 64-bit reads/writes by Pavel Belous · 4 years, 6 months ago
  78. 8bd60710 net: atlantic: enable ipv6 support for TCP LSO and UDP GSO by Igor Russkikh · 4 years, 6 months ago
  79. 14b539a net: atlantic: PTP statistics by Pavel Belous · 4 years, 6 months ago
  80. aa7e17a net: atlantic: additional per-queue stats by Dmitry Bogdanov · 4 years, 6 months ago
  81. d7d8bb9 net: atlantic: use u64_stats_update_* to protect access to 64-bit stats by Mark Starovoytov · 4 years, 6 months ago
  82. 508f2e3 net: atlantic: split rx and tx per-queue stats by Mark Starovoytov · 4 years, 6 months ago
  83. b772112 net: atlantic: make _get_sw_stats return count as return value by Mark Starovoytov · 4 years, 6 months ago
  84. 3624aa3 net: atlantic: use simple assignment in _get_stats and _get_sw_stats by Mark Starovoytov · 4 years, 6 months ago
  85. 519f0ce net: atlantic: move FRAC_PER_NS to aq_hw.h by Mark Starovoytov · 4 years, 6 months ago
  86. 0c17ac5 ethernet: myri10ge: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  87. 99785a8 qed: add support for the extended speed and FEC modes by Alexander Lobakin · 4 years, 6 months ago
  88. 097818f qed: populate supported link modes maps on module init by Alexander Lobakin · 4 years, 6 months ago
  89. 98e675e qed: add missing loopback modes by Alexander Lobakin · 4 years, 6 months ago
  90. a396818 qed: add support for new port modes by Alexander Lobakin · 4 years, 6 months ago
  91. e9a5eb8 qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE by Alexander Lobakin · 4 years, 6 months ago
  92. 5d4193c qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  93. 9bdca14 qede: introduce support for FEC control by Alexander Lobakin · 4 years, 6 months ago
  94. 4607615 qede: format qede{,_vf}_ethtool_ops by Alexander Lobakin · 4 years, 6 months ago
  95. ae7e693 qed: add support for Forward Error Correction by Alexander Lobakin · 4 years, 6 months ago
  96. 37237b5 qed: reformat several structures a bit by Alexander Lobakin · 4 years, 6 months ago
  97. 3c41486 qed: use transceiver data to fill link partner's advertising speeds by Alexander Lobakin · 4 years, 6 months ago
  98. 9228b7c qed: add support for multi-rate transceivers by Alexander Lobakin · 4 years, 6 months ago
  99. d47839f qed: reformat public_port::transceiver_data a bit by Alexander Lobakin · 4 years, 6 months ago
  100. 1d4e4ec qede: populate supported link modes maps on module init by Alexander Lobakin · 4 years, 6 months ago