1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 5 years ago
  2. 4159740 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400 by Thomas Gleixner · 5 years ago
  3. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  4. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  5. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  6. a36de5b7 amd-xgbe: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  7. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  8. fc67ade net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  9. 3c69aec au1000_eth: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  10. eaf2a47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 3afa73d net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq by Yang Wei · 6 years ago
  12. 843ef94 net: amd8111e: clean up two minor indentation issues by Colin Ian King · 6 years ago
  13. 5ab3121 amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs by Lendacky, Thomas · 6 years ago
  14. 33f18c9 net: ethernet: don't set phylib state CHANGELINK in drivers by Heiner Kallweit · 6 years ago
  15. bf5849f net: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  16. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  17. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  18. 3c1bcc8 net: ethernet: Convert phydev advertize and supported from u32 to link mode by Andrew Lunn · 6 years ago
  19. 55469bc drivers: net: remove <net/busy_poll.h> inclusion when not needed by Eric Dumazet · 6 years ago
  20. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. fe3a83a declance: Fix continuation with the adapter identification message by Maciej W. Rozycki · 6 years ago
  22. d0939c2 net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES by Andrew Lunn · 6 years ago
  23. 5f991f7 net: phy: Add helper for advertise to lcl value by Andrew Lunn · 6 years ago
  24. 133dc88 net: amd: remove redundant continue by zhong jiang · 6 years ago
  25. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  26. af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
  27. 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
  28. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  29. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  30. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 2bcd619 net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring() by Jia-Ju Bai · 6 years ago
  32. 5d258b4 net: ethernet: Use existing define with polynomial by Krzysztof Kozlowski · 6 years ago
  33. 7f3fc7d net: fix amd-xgbe flow-control issue by tangpengpeng · 6 years ago
  34. b24dbfe amd-xgbe: use dma_mapping_error to check map errors by YueHaibing · 6 years ago
  35. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  36. e020797 net: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 6 years ago
  37. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  38. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 76cce0a amd-xgbe: Improve SFP 100Mbps auto-negotiation by Tom Lendacky · 6 years ago
  40. e722ec8 amd-xgbe: Update the BelFuse quirk to support SGMII by Tom Lendacky · 6 years ago
  41. 4187462 amd-xgbe: Advertise FEC support with the KR re-driver by Tom Lendacky · 6 years ago
  42. eca282b amd-xgbe: Always attempt link training in KR mode by Tom Lendacky · 6 years ago
  43. 01b5277 amd-xgbe: Add ethtool show/set channels support by Tom Lendacky · 6 years ago
  44. 2244753 amd-xgbe: Prepare for ethtool set-channel support by Tom Lendacky · 6 years ago
  45. bab748d amd-xgbe: Add ethtool show/set ring parameter support by Tom Lendacky · 6 years ago
  46. 53a1024 amd-xgbe: Add ethtool support to retrieve SFP module info by Tom Lendacky · 6 years ago
  47. 67cea0c amd-xgbe: Remove field that indicates SFP diagnostic support by Tom Lendacky · 6 years ago
  48. 0d2b525 amd-xgbe: Remove use of comm_owned field by Tom Lendacky · 6 years ago
  49. b93c3ab amd-xgbe: Read and save the port property registers during probe by Tom Lendacky · 6 years ago
  50. 6c2799c amd-xgbe: Fix debug output of max channel counts by Tom Lendacky · 6 years ago
  51. d7db318 pcnet32: add an error handling path in pcnet32_probe_pci() by Bo Chen · 6 years ago
  52. 4d7b4483 net: amd8111e: remove redundant duplicated if statement by Colin Ian King · 7 years ago
  53. 117df65 amd-xgbe: Only use the SFP supported transceiver signals by Tom Lendacky · 7 years ago
  54. 96f4d43 amd-xgbe: Improve KR auto-negotiation and training by Tom Lendacky · 7 years ago
  55. 4d94566 amd-xgbe: Add pre/post auto-negotiation phy hooks by Tom Lendacky · 7 years ago
  56. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  57. 129fbee net: amd8111e: remove redundant assignment to 'tx_index' by Colin Ian King · 7 years ago
  58. cfd092f amd-xgbe: Restore PCI interrupt enablement setting on resume by Tom Lendacky · 7 years ago
  59. a327689 net: amd-xgbe: fix comparison to bitshift when dealing with a mask by Wolfram Sang · 7 years ago
  60. 9a07ae6 net: amd-xgbe: Get rid of custom hex_dump_to_buffer() by Andy Shevchenko · 7 years ago
  61. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  63. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  64. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  66. c6c52ba drivers/net: amd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  67. 495ad98 net: amd8111e: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  68. cac40a4 drivers: net: amd: use setup_timer() helper. by Allen Pais · 7 years ago
  69. cec55a9 drivers: net: amd8111e: use setup_timer() helper. by Allen Pais · 7 years ago
  70. af25c31 drivers: net: amd: use setup_timer() helper. by Allen Pais · 7 years ago
  71. aa0c728 drivers: net: am79c961: use setup_timer() helper. by Allen Pais · 7 years ago
  72. b0b404b drivers: net: declance: use setup_timer() helper. by Allen Pais · 7 years ago
  73. 334e4a7 drivers: net: pcnet32: use setup_timer() helper. by Allen Pais · 7 years ago
  74. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  75. f602b97 amd-xgbe: Interrupt summary bits are h/w version dependent by Tom Lendacky · 7 years ago
  76. ae9f608 au1000_eth: switch to dma_alloc_attrs by Christoph Hellwig · 7 years ago
  77. 153890b net: amd: constify zorro_device_id by Arvind Yadav · 7 years ago
  78. 3010608 amd-xgbe: Add additional ethtool statistics by Lendacky, Thomas · 7 years ago
  79. 1a510cc amd-xgbe: Add support for VXLAN offload capabilities by Lendacky, Thomas · 7 years ago
  80. 85f9feb amd-xgbe: Convert to using the new link mode settings by Lendacky, Thomas · 7 years ago
  81. 80a788c amd-xgbe: Add per queue Tx and Rx statistics by Lendacky, Thomas · 7 years ago
  82. 3be9587 amd-xgbe: Add hardware features debug output by Lendacky, Thomas · 7 years ago
  83. caa575af amd-xgbe: Optimize DMA channel interrupt enablement by Lendacky, Thomas · 7 years ago
  84. 40452f0 amd-xgbe: Add additional dynamic debug messages by Lendacky, Thomas · 7 years ago
  85. efbaa82 amd-xgbe: Add support to handle device renaming by Lendacky, Thomas · 7 years ago
  86. 1b63142 amd-xgbe: Update TSO packet statistics accuracy by Lendacky, Thomas · 7 years ago
  87. 25ff96a amd-xgbe: Be sure driver shuts down cleanly on module removal by Lendacky, Thomas · 7 years ago
  88. f087b50 amd-xgbe: Set the MII control width for the MAC interface by Lendacky, Thomas · 7 years ago
  89. 3b1ded4 amd-xgbe: Set the MDIO mode for 10000Base-T configuration by Lendacky, Thomas · 7 years ago
  90. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  91. 38cf042 net: sched: change return value of ndo_setup_tc for driver supporting mqprio only by Jiri Pirko · 7 years ago
  92. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  93. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  94. 0ab1031 drivers: net: add missing interrupt.h include by Florian Westphal · 7 years ago
  95. beef851 amd-xgbe: fix spelling mistake: "avialable" -> "available" by Colin Ian King · 7 years ago
  96. 6f59595 amd-xgbe: Adjust register settings to improve performance by Lendacky, Thomas · 7 years ago
  97. 7e1e6b8 amd-xgbe: Simplify the burst length settings by Lendacky, Thomas · 7 years ago
  98. 9916716 amd-xgbe: Prepare for more fine grained cache coherency controls by Lendacky, Thomas · 7 years ago
  99. f00ba49 amd-xgbe: Add NUMA affinity support for IRQ hints by Lendacky, Thomas · 7 years ago
  100. 18f9f0a amd-xgbe: Add NUMA affinity support for memory allocations by Lendacky, Thomas · 7 years ago