1. 9403cd7 virtio_net: Do not clear memory for struct virtio_net_hdr twice. by Jarno Rajahalme · 8 years ago
  2. 3e9e40e virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb(). by Jarno Rajahalme · 8 years ago
  3. ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
  4. c816061 liquidio CN23XX: bitwise vs logical AND typo by Dan Carpenter · 8 years ago
  5. f6e3ef3 lan78xx: relocate mdix setting to phy driver by Woojung Huh · 8 years ago
  6. 0717b87 net: dsa: mv88e6xxx: Select IRQ_DOMAIN by Florian Fainelli · 8 years ago
  7. a0627f7 net: marvell: Allow drivers to be built with COMPILE_TEST by Florian Fainelli · 8 years ago
  8. 0827be2 net: fsl: Allow most drivers to be built with COMPILE_TEST by Florian Fainelli · 8 years ago
  9. 00a19e5 net: gianfar_ptp: Rename FS bit to FIPERST by Florian Fainelli · 8 years ago
  10. 5a4e4c8 amd-xgbe: Update connection validation for backplane mode by Lendacky, Thomas · 8 years ago
  11. 310d9ad net: phy: Add downshift get/set support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  12. 9c72623 net/mlx5e: Expose PCIe statistics to ethtool by Gal Pressman · 8 years ago
  13. 012e50e net/mlx5: Set driver version into firmware by Huy Nguyen · 8 years ago
  14. bedb7c9 net/mlx5e: Add port module event counters to ethtool stats by Huy Nguyen · 8 years ago
  15. d4eb4cd net/mlx5: Add handling for port module event by Huy Nguyen · 8 years ago
  16. 0ac3ea7 net/mlx5: Make the command interface cache more flexible by Mohamad Haj Yahia · 8 years ago
  17. 46d1efd sfc: remove Software TSO by Edward Cree · 8 years ago
  18. e638ee1 sfc: handle failure to allocate TSOv2 contexts by Edward Cree · 8 years ago
  19. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 8 years ago
  20. e17705c4 sfc: Update EF10 register definitions by Edward Cree · 8 years ago
  21. ece0cc1 sfc: Update MCDI protocol definitions by Edward Cree · 8 years ago
  22. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  23. b3e5106 net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart by LABBE Corentin · 8 years ago
  24. de9a216 net: stmmac: replace hardcoded function name by __func__ by LABBE Corentin · 8 years ago
  25. 38ddc59 net: stmmac: replace all pr_xxx by their netdev_xxx counterpart by LABBE Corentin · 8 years ago
  26. d30d9cc net/mlx5e: remove napi_hash_del() calls by Eric Dumazet · 8 years ago
  27. bb07faf net/mlx4_en: remove napi_hash_del() call by Eric Dumazet · 8 years ago
  28. d556e92 mlxsw: minimal: Add I2C support for Mellanox ASICs by Vadim Pasternak · 8 years ago
  29. 4ebd00b mlxsw: Invoke driver's init/fini methods only if defined by Vadim Pasternak · 8 years ago
  30. 6882b0a mlxsw: Introduce support for I2C bus by Vadim Pasternak · 8 years ago
  31. c711e27 mlxsw: Add bus capability flag by Vadim Pasternak · 8 years ago
  32. d01eb80 net: netcp: replace IS_ERR_OR_NULL by IS_ERR by Julia Lawall · 8 years ago
  33. a011952 bnxt_en: Add ethtool -n|-N rx-flow-hash support. by Michael Chan · 8 years ago
  34. 87da7f7 bnxt_en: Add UDP RSS support for 57X1X chips. by Michael Chan · 8 years ago
  35. 286ef9d bnxt_en: Enhance autoneg support. by Michael Chan · 8 years ago
  36. 16d663a bnxt_en: Update firmware interface spec to 1.5.4. by Michael Chan · 8 years ago
  37. 1629dd4 cadence: Add LSO support. by Rafal Ozieblo · 8 years ago
  38. 0834899 netronome: don't access real_num_rx_queues directly by Arnd Bergmann · 8 years ago
  39. 973334a sfc: remove napi_hash_del() call by Eric Dumazet · 8 years ago
  40. d331d30 mlxsw: spectrum_router: Adjust placement of FIB abort warning by Ido Schimmel · 8 years ago
  41. 0b6e3d0 net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bit by Andrew Lunn · 8 years ago
  42. 1c1f619 amd-xgbe: Fix maximum GPIO value check by Lendacky, Thomas · 8 years ago
  43. 5e4cbaa amd-xgbe: Fix possible uninitialized variable by Lendacky, Thomas · 8 years ago
  44. 13f0ac4 net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  45. 00606c4 net: ethernet: mvpp2: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  46. 5489ee8 net: ethernet: mvneta: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  47. 3d3ba56 net: ethoc: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  48. cab247e net: stmmac: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  49. 80f1c21 bnx2x: switch to napi_complete_done() by Eric Dumazet · 8 years ago
  50. 2e71328 net/mlx4_en: use napi_complete_done() return value by Eric Dumazet · 8 years ago
  51. d768319 alx: enable multiple tx queues by Tobias Regnery · 8 years ago
  52. f58e0f7 alx: enable msi-x interrupts by default by Tobias Regnery · 8 years ago
  53. 2e06826 alx: prepare tx path for multi queue support by Tobias Regnery · 8 years ago
  54. a4076d3 alx: prepare resource allocation for multi queue support by Tobias Regnery · 8 years ago
  55. e0eac25 alx: prepare interrupt functions for multiple queues by Tobias Regnery · 8 years ago
  56. 702e841 alx: switch to per queue data structures by Tobias Regnery · 8 years ago
  57. b099922 alx: add ability to allocate and free alx_napi structures by Tobias Regnery · 8 years ago
  58. bccffcf alx: extend data structures for multi queue support by Tobias Regnery · 8 years ago
  59. 8c2a4c8 alx: refactor descriptor allocation by Tobias Regnery · 8 years ago
  60. eb11ddf dpaa_eth: add trace points by Madalin Bucur · 8 years ago
  61. 846a86e dpaa_eth: add sysfs exports by Madalin Bucur · 8 years ago
  62. b0ce0d0 dpaa_eth: add ethtool statistics by Madalin Bucur · 8 years ago
  63. b0cdb16 dpaa_eth: add ethtool functionality by Madalin Bucur · 8 years ago
  64. 9ad1a37 dpaa_eth: add support for DPAA Ethernet by Madalin Bucur · 8 years ago
  65. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  66. 97a2532 liquidio CN23XX: fix for new check patch errors by Raghu Vatsavayi · 8 years ago
  67. 50579d3 liquidio CN23XX: copyrights changes and alignment by Raghu Vatsavayi · 8 years ago
  68. 763185a liquidio CN23XX: code cleanup by Raghu Vatsavayi · 8 years ago
  69. 515e752 liquidio CN23XX: device states by Raghu Vatsavayi · 8 years ago
  70. 86dea55 liquidio CN23XX: VF related operations by Raghu Vatsavayi · 8 years ago
  71. 5d65556 liquidio CN23XX: mailbox interrupt processing by Raghu Vatsavayi · 8 years ago
  72. 8c978d0 liquidio CN23XX: Mailbox support by Raghu Vatsavayi · 8 years ago
  73. ca6139f liquidio CN23XX: sysfs VF config support by Raghu Vatsavayi · 8 years ago
  74. d13520c liquidio CN23XX: HW config for VF support by Raghu Vatsavayi · 8 years ago
  75. 8c5385c amd-xgbe: Fix up some coccinelle identified warnings by Lendacky, Thomas · 8 years ago
  76. e6fbd47 amd-xgbe: Fix mask appliciation for Clause 37 register by Lendacky, Thomas · 8 years ago
  77. 934d004 net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order by Michael Weiser · 8 years ago
  78. b8ca3387 net: ethernet: sun4i-emac: Allow to enable netif messages by Michael Weiser · 8 years ago
  79. f8be0d7 net: ethernet: stmmac: change dma descriptors to __le32 by Michael Weiser · 8 years ago
  80. 0fa1dfd net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  81. 08e10d4 net: bnx2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  82. 860ce4b net: usb: lan78xx: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  83. eea16da net: usb: ax88172x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  84. e3979ce net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  85. e06986f net: ethernet: ucc: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  86. 11d5928 net: fec: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  87. 7c5ad3d net: fs_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  88. 016e770 net: bcmgenet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  89. 17fc463 net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  90. 1625052 net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  91. 8fd9ce0 net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  92. fe1eb9c net: smsc911x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  93. fc5e353 net: mv643xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  94. 42469bf net: bcm63xx_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  95. b3de7f3 net: nb8800: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  96. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  97. 8ebd115 vxlan: Fix uninitialized variable warnings. by David S. Miller · 8 years ago
  98. 0770b53 vxlan: simplify vxlan xmit by pravin shelar · 8 years ago
  99. fee1fad vxlan: simplify RTF_LOCAL handling. by pravin shelar · 8 years ago
  100. 655c3de vxlan: improve vxlan route lookup checks. by pravin shelar · 8 years ago