1. 599b076 i40e: fix call of ndo_dflt_bridge_getlink() by Huaibin Wang · 8 years ago
  2. 4c95aa5 i40e: disable MSI-X interrupts if we cannot reserve enough vectors by Guilherme G Piccoli · 8 years ago
  3. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 8 years ago
  4. a3b8cb1 ixgbe: fix panic when using macvlan with l2-fwd-offload enabled by Emil Tantilov · 8 years ago
  5. 92d230d rocker: fix error return code in rocker_world_check_init() by Wei Yongjun · 8 years ago
  6. 235bde1 net: fec: Call swap_buffer() prior to IP header alignment by Fabio Estevam · 8 years ago
  7. a6e2846 bnx2x: Use the correct divisor value for PHC clock readings. by Sudarsana Reddy Kalluru · 8 years ago
  8. fabd545 qede: Fix incorrrect usage of APIs for un-mapping DMA memory by Manish Chopra · 8 years ago
  9. 15c6de2 qed: Zero-out the buffer paased to dcbx_query() API by Sudarsana Reddy Kalluru · 8 years ago
  10. ed0dd91 qede: Reconfigure rss indirection direction table when rss count is updated by Sudarsana Reddy Kalluru · 8 years ago
  11. 0e19182 qed*: Reduce the memory footprint for Rx path by Sudarsana Reddy Kalluru · 8 years ago
  12. 837d4eb qede: Loopback implementation should ignore the normal traffic by Sudarsana Reddy Kalluru · 8 years ago
  13. ba300ce qede: Do not allow RSS config for 100G devices by Sudarsana Reddy Kalluru · 8 years ago
  14. bdc8cbd qede: get_channels() need to populate max tx/rx coalesce values by Sudarsana Reddy Kalluru · 8 years ago
  15. 8be0328 stmmac: display the descriptors if DES0 = 0 by Giuseppe CAVALLARO · 8 years ago
  16. 164c971 mlxsw: pci: Fix reset wait for SwitchX2 by Jiri Pirko · 8 years ago
  17. 7fb6a36 mlxsw: switchx2: Fix ethernet port initialization by Elad Raz · 8 years ago
  18. 37956d7 mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn by Jiri Pirko · 8 years ago
  19. 19271c1 mlxsw: spectrum_router: Use correct tree index for binding by Jiri Pirko · 8 years ago
  20. c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
  21. b4f0fd4 qed: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  22. ecf244f rocker: fix maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  23. 4b75ca5 net: bcm63xx: avoid referencing uninitialized variable by Arnd Bergmann · 8 years ago
  24. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  25. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  26. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  27. a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
  28. 1826277 dwc_eth_qos: enable flow control by default by Niklas Cassel · 8 years ago
  29. 902943c dwc_eth_qos: do not clear pause flags from phy_device->supported by Niklas Cassel · 8 years ago
  30. 6bc8062 bnx2: fix locking when netconsole is used by Ivan Vecera · 8 years ago
  31. af40097 net: hisilicon: Fix hns_mdio module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  32. 7097268 net: qcom/emac: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  33. a7deb92 net: hns: Fix hns_dsaf module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  34. 2fa3e31 net: ethernet: nb8800: Fix module autoload by Javier Martinez Canillas · 8 years ago
  35. fc971a2 net: nps_enet: Fix module autoload by Javier Martinez Canillas · 8 years ago
  36. 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
  37. 50756eb stmmac: fix an error code in stmmac_ptp_register() by Dan Carpenter · 8 years ago
  38. 93966b7 net: qcom/emac: disable interrupts before calling phy_disconnect by Timur Tabi · 8 years ago
  39. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  40. 958b3d3 net/mlx4_en: fixup xdp tx irq to match rx by Brenden Blanco · 8 years ago
  41. 8c93bea qed: Additional work toward cleaning C=1 by Yuval Mintz · 8 years ago
  42. 0189efb qed*: Fix Kconfig dependencies with INFINIBAND_QEDR by Yuval Mintz · 8 years ago
  43. ce6b04e qed: Fix static checker warning. by Yuval Mintz · 8 years ago
  44. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  45. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  46. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  47. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  48. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  49. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  50. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  51. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  52. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  53. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  54. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  57. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  58. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  59. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  60. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  61. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  62. fa6114d net: macb: NULL out phydev after removing mdio bus by Nathan Sullivan · 8 years ago
  63. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  64. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
  65. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  66. e5e0fbf ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM by Geert Uytterhoeven · 8 years ago
  67. 983e1a6 net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi by Nelson Chang · 8 years ago
  68. b95b6d9 net: ethernet: mediatek: get the chip id by ETHDMASYS registers by Nelson Chang · 8 years ago
  69. 4af1474 net: bgmac: Fix errant feature flag check by Jon Mason · 8 years ago
  70. 0fb26c3 drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay by Mugunthan V N · 8 years ago
  71. 451e856 net: hns: Add missing \n to end of dev_err messages, tidy up text by Colin Ian King · 8 years ago
  72. 87089dd net: ps3_gelic: Add missing \n to end of deb_dbg message by Colin Ian King · 8 years ago
  73. 68c8182 net: axienet: Add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  74. 00c06ed Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux by David S. Miller · 8 years ago
  75. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 251d41c mlxsw: switchx2: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  77. feb7d38 mlxsw: spectrum: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  78. 07d8aaf fsl/fman: remove leftover comment by Madalin Bucur · 8 years ago
  79. 0af4659 fsl/fman: fix return value checking by Madalin Bucur · 8 years ago
  80. 73912d5 fsl/fman: simplify redundant condition by Madalin Bucur · 8 years ago
  81. 604104f fsl/fman: check of_get_phy_mode() return value by Madalin Bucur · 8 years ago
  82. 4725619 fsl/fman: check pcsphy pointer before use by Madalin Bucur · 8 years ago
  83. 44045e4 fsl/fman: MEMAC may use QSGMII PHY interface mode by Madalin Bucur · 8 years ago
  84. 73c364e fsl/fman: return a phy_dev pointer from init by Madalin Bucur · 8 years ago
  85. 537a316 fsl/fman: simplify device tree reads by Madalin Bucur · 8 years ago
  86. 6fa8519 fsl/fman: use of_get_phy_mode() by Madalin Bucur · 8 years ago
  87. 5df6f7f fsl/fman: small fixes by Madalin Bucur · 8 years ago
  88. 29c4684 fsl/fman: fix loadable module compilation by Igal Liberman · 9 years ago
  89. 8536aa0 fsl/fman: split lines over 80 characters by Madalin Bucur · 8 years ago
  90. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  91. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  92. edfc23e i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  93. 2f8fab7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  94. abd4967 qed: Add RoCE ll2 & GSI support by Ram Amrani · 8 years ago
  95. ee8eaea qed: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  96. f109394 qed: Add support for QP verbs by Ram Amrani · 8 years ago
  97. c295f86 qed: PD,PKEY and CQ verb support by Ram Amrani · 8 years ago
  98. 51ff172 qed: Add support for RoCE hw init by Ram Amrani · 8 years ago
  99. cee9fbd qede: Add qedr framework by Ram Amrani · 8 years ago
  100. 0a7fb11 qed: Add Light L2 support by Yuval Mintz · 8 years ago