1. 7674b7b net: amd-xgbe: ensure to reset the tx_timer_active flag by Raju Rangoju · 3 years ago
  2. 5aac910 net: amd-xgbe: Fix skb data length underflow by Shyam Sundar S K · 3 years ago
  3. 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
  4. b9c56cc ethernet: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
  5. a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
  6. a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 5 months ago
  7. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  8. 186edbb net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning by Shyam Sundar S K · 3 years, 10 months ago
  9. 30bfce1 net: remove ndo_udp_tunnel_* callbacks by Jakub Kicinski · 4 years ago
  10. 4c58700 net: amd-xgbe: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  11. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  12. 4df587a xgbe: convert to new udp_tunnel_nic infra by Jakub Kicinski · 4 years, 6 months ago
  13. b5c5f8d xgbe: switch to more generic VxLAN detection by Jakub Kicinski · 4 years, 6 months ago
  14. d518691 amd-xgbe: Use __napi_schedule() in BH context by Sebastian Andrzej Siewior · 4 years, 9 months ago
  15. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  16. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 5 years ago
  17. a36de5b7 amd-xgbe: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  18. 55469bc drivers: net: remove <net/busy_poll.h> inclusion when not needed by Eric Dumazet · 6 years ago
  19. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  20. 01b5277 amd-xgbe: Add ethtool show/set channels support by Tom Lendacky · 7 years ago
  21. 2244753 amd-xgbe: Prepare for ethtool set-channel support by Tom Lendacky · 7 years ago
  22. bab748d amd-xgbe: Add ethtool show/set ring parameter support by Tom Lendacky · 7 years ago
  23. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  24. a327689 net: amd-xgbe: fix comparison to bitshift when dealing with a mask by Wolfram Sang · 7 years ago
  25. 9a07ae6 net: amd-xgbe: Get rid of custom hex_dump_to_buffer() by Andy Shevchenko · 7 years ago
  26. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  27. c6c52ba drivers/net: amd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 1a510cc amd-xgbe: Add support for VXLAN offload capabilities by Lendacky, Thomas · 7 years ago
  29. 3be9587 amd-xgbe: Add hardware features debug output by Lendacky, Thomas · 7 years ago
  30. efbaa82 amd-xgbe: Add support to handle device renaming by Lendacky, Thomas · 7 years ago
  31. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  32. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  33. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  34. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  35. f00ba49 amd-xgbe: Add NUMA affinity support for IRQ hints by Lendacky, Thomas · 8 years ago
  36. 18f9f0a amd-xgbe: Add NUMA affinity support for memory allocations by Lendacky, Thomas · 8 years ago
  37. 85b85c8 amd-xgbe: Re-issue interrupt if interrupt status not cleared by Lendacky, Thomas · 8 years ago
  38. 93845d5 amd-xgbe: Add a check for an skb in the timestamp path by Lendacky, Thomas · 8 years ago
  39. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  40. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  41. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  42. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  43. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 622c36f amd-xgbe: Fix jumbo MTU processing on newer hardware by Lendacky, Thomas · 8 years ago
  45. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  46. d7aba64 amd-xgbe: Enable IRQs only if napi_complete_done() is true by Lendacky, Thomas · 8 years ago
  47. 402168b amd-xgbe: Stop the PHY before releasing interrupts by Lendacky, Thomas · 8 years ago
  48. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 738f7f6 amd-xgbe: Check xgbe_init() return code by Lendacky, Thomas · 8 years ago
  50. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  52. 896b4db amd-xgbe: Fix IRQ processing when running in single IRQ mode by Lendacky, Thomas · 8 years ago
  53. 732f2ab amd-xgbe: Add support for MDIO attached PHYs by Lendacky, Thomas · 8 years ago
  54. 5ab1dcd amd-xgbe: Add I2C support for sideband communication by Lendacky, Thomas · 8 years ago
  55. e78332b amd-xgbe: Add ECC status support for the device memory by Lendacky, Thomas · 8 years ago
  56. 4c70dd8 amd-xgbe: Add support for new DMA interrupt mode by Lendacky, Thomas · 8 years ago
  57. 47f164d amd-xgbe: Add PCI device support by Lendacky, Thomas · 8 years ago
  58. bd8255d amd-xgbe: Prepare for supporting PCI devices by Lendacky, Thomas · 8 years ago
  59. e57f7a3 amd-xgbe: Prepare for working with more than one type of phy by Lendacky, Thomas · 8 years ago
  60. d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
  61. ce0b15d xgbe: constify get_netdev_ops and get_ethtool_ops by stephen hemminger · 8 years ago
  62. fb160eb net: amd-xgbe: use correct format specifier by xypron.glpk@gmx.de · 8 years ago
  63. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  64. b3b7159 amd-xgbe: Do traffic class setup when called through dcbnl by Lendacky, Thomas · 9 years ago
  65. 7934942 amd-xgbe: Use __napi_schedule_irqoff by Lendacky, Thomas · 9 years ago
  66. 491aefb amd-xgbe: Change from napi_complete to napi_complete_done by Lendacky, Thomas · 9 years ago
  67. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  68. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  69. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  70. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 20986ed amd-xgbe: Fix race between access of desc and desc index by Lendacky, Thomas · 9 years ago
  72. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 20a41fb amd-xgbe: Use wmb before updating current descriptor count by Lendacky, Thomas · 9 years ago
  74. 96aec91 amd-xgbe: Use system workqueue for device restart by Lendacky, Thomas · 9 years ago
  75. afb43e8 amd-xgbe: Use device workqueue instead of system workqueue by Lendacky, Thomas · 9 years ago
  76. 72c9ac4 amd-xgbe: Add receive buffer unavailable statistic by Lendacky, Thomas · 9 years ago
  77. cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 9 years ago
  78. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. 078b29d amd-xgbe: Use disable_irq_nosync from within timer function by Lendacky, Thomas · 10 years ago
  80. 73c25916 amd-xgbe: Add setting of a missing hardware feature by Lendacky, Thomas · 10 years ago
  81. c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 10 years ago
  82. 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 10 years ago
  83. 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 10 years ago
  84. 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 10 years ago
  85. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 10 years ago
  86. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 10 years ago
  87. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 10 years ago
  88. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 10 years ago
  89. 385565a amd-xgbe: Use napi_alloc_skb when allocating skb in softirq by Lendacky, Thomas · 10 years ago
  90. 4a57ebc amd-xgbe: Fix Rx coalescing reporting by Lendacky, Thomas · 10 years ago
  91. c635eaa amd-xgbe: Remove Tx coalescing by Lendacky, Thomas · 10 years ago
  92. 386d325 amd-xgbe: Set DMA mask based on hardware register value by Lendacky, Thomas · 10 years ago
  93. ceb8f6b amd-xgbe: Use the new DMA memory barriers where appropriate by Lendacky, Thomas · 10 years ago
  94. c30e76a amd-xgbe: Request IRQs only after driver is fully setup by Lendacky, Thomas · 10 years ago
  95. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. fd972b7 amd-xgbe: Check per channel DMA interrupt use in main ISR by Lendacky, Thomas · 10 years ago
  97. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  98. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 10 years ago
  99. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 10 years ago
  100. a83ef42 amd-xgbe: Remove need for Tx path spinlock by Lendacky, Thomas · 10 years ago