1. ece0cc1 sfc: Update MCDI protocol definitions by Edward Cree · 8 years ago
  2. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  3. e68b6e5 udp: enable busy polling for all sockets by Eric Dumazet · 8 years ago
  4. fcd2b0d Merge branch 'rds-ha-failover-fixes' by David S. Miller · 8 years ago
  5. 1a0e100 RDS: TCP: Force every connection to be initiated by numerically smaller IP address by Sowmini Varadhan · 8 years ago
  6. 905dd41 RDS: TCP: Track peer's connection generation number by Sowmini Varadhan · 8 years ago
  7. 315ca6d RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list by Sowmini Varadhan · 8 years ago
  8. b3e5106 net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart by LABBE Corentin · 8 years ago
  9. de9a216 net: stmmac: replace hardcoded function name by __func__ by LABBE Corentin · 8 years ago
  10. 38ddc59 net: stmmac: replace all pr_xxx by their netdev_xxx counterpart by LABBE Corentin · 8 years ago
  11. 29c5847 net_sched: sch_fq: use hash_ptr() by Eric Dumazet · 8 years ago
  12. d30d9cc net/mlx5e: remove napi_hash_del() calls by Eric Dumazet · 8 years ago
  13. bb07faf net/mlx4_en: remove napi_hash_del() call by Eric Dumazet · 8 years ago
  14. 6a02f5e Merge branch 'mlxsw-i2c' by David S. Miller · 8 years ago
  15. d556e92 mlxsw: minimal: Add I2C support for Mellanox ASICs by Vadim Pasternak · 8 years ago
  16. 4ebd00b mlxsw: Invoke driver's init/fini methods only if defined by Vadim Pasternak · 8 years ago
  17. 6882b0a mlxsw: Introduce support for I2C bus by Vadim Pasternak · 8 years ago
  18. c711e27 mlxsw: Add bus capability flag by Vadim Pasternak · 8 years ago
  19. d01eb80 net: netcp: replace IS_ERR_OR_NULL by IS_ERR by Julia Lawall · 8 years ago
  20. 7fda702f sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 8 years ago
  21. 00a636e Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  22. a011952 bnxt_en: Add ethtool -n|-N rx-flow-hash support. by Michael Chan · 8 years ago
  23. 87da7f7 bnxt_en: Add UDP RSS support for 57X1X chips. by Michael Chan · 8 years ago
  24. 286ef9d bnxt_en: Enhance autoneg support. by Michael Chan · 8 years ago
  25. 16d663a bnxt_en: Update firmware interface spec to 1.5.4. by Michael Chan · 8 years ago
  26. 89c4b44 netpoll: more efficient locking by Eric Dumazet · 8 years ago
  27. 1629dd4 cadence: Add LSO support. by Rafal Ozieblo · 8 years ago
  28. 0834899 netronome: don't access real_num_rx_queues directly by Arnd Bergmann · 8 years ago
  29. 973334a sfc: remove napi_hash_del() call by Eric Dumazet · 8 years ago
  30. a23a8f5 lwtunnel: subtract tunnel headroom from mtu on output redirect by David Lebrun · 8 years ago
  31. d331d30 mlxsw: spectrum_router: Adjust placement of FIB abort warning by Ido Schimmel · 8 years ago
  32. 0b6e3d0 net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bit by Andrew Lunn · 8 years ago
  33. a11485b Merge branch 'amd-xgbe-next' by David S. Miller · 8 years ago
  34. 1c1f619 amd-xgbe: Fix maximum GPIO value check by Lendacky, Thomas · 8 years ago
  35. 5e4cbaa amd-xgbe: Fix possible uninitialized variable by Lendacky, Thomas · 8 years ago
  36. 54dbf3a Merge branch 'nway-reset' by David S. Miller · 8 years ago
  37. 13f0ac4 net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  38. 00606c4 net: ethernet: mvpp2: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  39. 5489ee8 net: ethernet: mvneta: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  40. 3d3ba56 net: ethoc: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  41. cab247e net: stmmac: Implement ethtool::nway_reset by Florian Fainelli · 8 years ago
  42. fc3f914 Merge branch 'busypoll-preemption-and-other-optimizations' by David S. Miller · 8 years ago
  43. 80f1c21 bnx2x: switch to napi_complete_done() by Eric Dumazet · 8 years ago
  44. 2e71328 net/mlx4_en: use napi_complete_done() return value by Eric Dumazet · 8 years ago
  45. 364b605 net: busy-poll: return busypolling status to drivers by Eric Dumazet · 8 years ago
  46. 21cb84c net: busy-poll: remove need_resched() from sk_can_busy_loop() by Eric Dumazet · 8 years ago
  47. 217f697 net: busy-poll: allow preemption in sk_busy_loop() by Eric Dumazet · 8 years ago
  48. 2874aa2 bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive by Martin KaFai Lau · 8 years ago
  49. 46738b1 ipv6: sr: add option to control lwtunnel support by David Lebrun · 8 years ago
  50. 21b23da Merge branch 'alx-multiqueue-support' by David S. Miller · 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. 11b8ad3 Merge branch 'dpaa_eth-next' by David S. Miller · 8 years ago
  61. e0bd03d arch/powerpc: Enable dpaa_eth by Madalin Bucur · 8 years ago
  62. 9256f21 arch/powerpc: Enable FSL_FMAN by Madalin Bucur · 8 years ago
  63. 8f28401 arch/powerpc: Enable FSL_PAMU by Madalin Bucur · 8 years ago
  64. eb11ddf dpaa_eth: add trace points by Madalin Bucur · 8 years ago
  65. 846a86e dpaa_eth: add sysfs exports by Madalin Bucur · 8 years ago
  66. b0ce0d0 dpaa_eth: add ethtool statistics by Madalin Bucur · 8 years ago
  67. b0cdb16 dpaa_eth: add ethtool functionality by Madalin Bucur · 8 years ago
  68. 9ad1a37 dpaa_eth: add support for DPAA Ethernet by Madalin Bucur · 8 years ago
  69. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  70. 319b053 tcp: allow to enable the repair mode for non-listening sockets by Andrey Vagin · 8 years ago
  71. ceb980b Merge branch 'liquidio-CN23XX-VF-support' by David S. Miller · 8 years ago
  72. 97a2532 liquidio CN23XX: fix for new check patch errors by Raghu Vatsavayi · 8 years ago
  73. 50579d3 liquidio CN23XX: copyrights changes and alignment by Raghu Vatsavayi · 8 years ago
  74. 763185a liquidio CN23XX: code cleanup by Raghu Vatsavayi · 8 years ago
  75. 515e752 liquidio CN23XX: device states by Raghu Vatsavayi · 8 years ago
  76. 86dea55 liquidio CN23XX: VF related operations by Raghu Vatsavayi · 8 years ago
  77. 5d65556 liquidio CN23XX: mailbox interrupt processing by Raghu Vatsavayi · 8 years ago
  78. 8c978d0 liquidio CN23XX: Mailbox support by Raghu Vatsavayi · 8 years ago
  79. ca6139f liquidio CN23XX: sysfs VF config support by Raghu Vatsavayi · 8 years ago
  80. d13520c liquidio CN23XX: HW config for VF support by Raghu Vatsavayi · 8 years ago
  81. 3418c68 Merge branch 'amd-xgbe-next' by David S. Miller · 8 years ago
  82. 8c5385c amd-xgbe: Fix up some coccinelle identified warnings by Lendacky, Thomas · 8 years ago
  83. e6fbd47 amd-xgbe: Fix mask appliciation for Clause 37 register by Lendacky, Thomas · 8 years ago
  84. 92547f2 Merge branch 'sun4i-emac-big-endian' by David S. Miller · 8 years ago
  85. 934d004 net: ethernet: sun4i-emac: Read rxhdr in CPU byte-order by Michael Weiser · 8 years ago
  86. b8ca3387 net: ethernet: sun4i-emac: Allow to enable netif messages by Michael Weiser · 8 years ago
  87. f8be0d7 net: ethernet: stmmac: change dma descriptors to __le32 by Michael Weiser · 8 years ago
  88. 4780566 dctcp: update cwnd on congestion event by Florian Westphal · 8 years ago
  89. 0fa1dfd net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  90. 08e10d4 net: bnx2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  91. 8a29659 Merge branch 'phy_ethtool_nway_reset' by David S. Miller · 8 years ago
  92. 860ce4b net: usb: lan78xx: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  93. eea16da net: usb: ax88172x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  94. e3979ce net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  95. e06986f net: ethernet: ucc: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  96. 11d5928 net: fec: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  97. 7c5ad3d net: fs_enet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  98. 016e770 net: bcmgenet: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  99. 17fc463 net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  100. 1625052 net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago