1. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  4. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  5. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  6. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  7. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  8. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  9. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  10. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  11. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  12. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  13. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  14. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  17. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  18. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  19. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  20. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  21. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  22. fa6114d net: macb: NULL out phydev after removing mdio bus by Nathan Sullivan · 8 years ago
  23. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  24. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
  25. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  26. e5e0fbf ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM by Geert Uytterhoeven · 8 years ago
  27. 983e1a6 net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi by Nelson Chang · 8 years ago
  28. b95b6d9 net: ethernet: mediatek: get the chip id by ETHDMASYS registers by Nelson Chang · 8 years ago
  29. 4af1474 net: bgmac: Fix errant feature flag check by Jon Mason · 8 years ago
  30. 0fb26c3 drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay by Mugunthan V N · 8 years ago
  31. 451e856 net: hns: Add missing \n to end of dev_err messages, tidy up text by Colin Ian King · 8 years ago
  32. 87089dd net: ps3_gelic: Add missing \n to end of deb_dbg message by Colin Ian King · 8 years ago
  33. 68c8182 net: axienet: Add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  34. 00c06ed Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux by David S. Miller · 8 years ago
  35. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  36. 251d41c mlxsw: switchx2: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  37. feb7d38 mlxsw: spectrum: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  38. 07d8aaf fsl/fman: remove leftover comment by Madalin Bucur · 8 years ago
  39. 0af4659 fsl/fman: fix return value checking by Madalin Bucur · 8 years ago
  40. 73912d5 fsl/fman: simplify redundant condition by Madalin Bucur · 8 years ago
  41. 604104f fsl/fman: check of_get_phy_mode() return value by Madalin Bucur · 8 years ago
  42. 4725619 fsl/fman: check pcsphy pointer before use by Madalin Bucur · 8 years ago
  43. 44045e4 fsl/fman: MEMAC may use QSGMII PHY interface mode by Madalin Bucur · 8 years ago
  44. 73c364e fsl/fman: return a phy_dev pointer from init by Madalin Bucur · 8 years ago
  45. 537a316 fsl/fman: simplify device tree reads by Madalin Bucur · 8 years ago
  46. 6fa8519 fsl/fman: use of_get_phy_mode() by Madalin Bucur · 8 years ago
  47. 5df6f7f fsl/fman: small fixes by Madalin Bucur · 9 years ago
  48. 29c4684 fsl/fman: fix loadable module compilation by Igal Liberman · 9 years ago
  49. 8536aa0 fsl/fman: split lines over 80 characters by Madalin Bucur · 8 years ago
  50. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  51. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  52. edfc23e i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  53. 2f8fab7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  54. abd4967 qed: Add RoCE ll2 & GSI support by Ram Amrani · 8 years ago
  55. ee8eaea qed: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  56. f109394 qed: Add support for QP verbs by Ram Amrani · 8 years ago
  57. c295f86 qed: PD,PKEY and CQ verb support by Ram Amrani · 8 years ago
  58. 51ff172 qed: Add support for RoCE hw init by Ram Amrani · 8 years ago
  59. cee9fbd qede: Add qedr framework by Ram Amrani · 8 years ago
  60. 0a7fb11 qed: Add Light L2 support by Yuval Mintz · 8 years ago
  61. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  63. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  64. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  65. 0fd7d43 net: qcom/emac: fix return value check in emac_sgmii_config() by Wei Yongjun · 8 years ago
  66. 5d80b3e net: hns: delete redundant broadcast packet filter process by Daode Huang · 8 years ago
  67. 2162a4a net: hns: bug fix about broadcast/multicast packets by Daode Huang · 8 years ago
  68. 58035fd net: hns: fix the bug of forwarding table by Daode Huang · 8 years ago
  69. ea870bf net: hns: fix port not available after testing loopback by Kejian Yan · 8 years ago
  70. 3444727 net: hns: delete repeat read fbd num after while by Daode Huang · 8 years ago
  71. cee5add net: hns: add fini_process for v2 napi process by Daode Huang · 8 years ago
  72. 6771cbf net: hns: bug fix about setting coalsecs-usecs to 0 by Daode Huang · 8 years ago
  73. 0e97cd4 net: hns: fix port unavailable after hnae_reserve_buffer_map fail by lipeng · 8 years ago
  74. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  75. f814bfd net: mvmdio: do not clk_disable_unprepare() NULL clock by Alexey Khoroshilov · 8 years ago
  76. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  77. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  78. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  79. 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
  80. b82d44d net: fec: set mac address unconditionally by Gavin Schenk · 8 years ago
  81. 3a82e78 net: ethernet: mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  82. 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
  83. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 8037838 mlx5: Add ndo_poll_controller() implementation by Calvin Owens · 8 years ago
  85. 6cd80b5 nfp: bpf: zero extend 4 byte context loads by Jakub Kicinski · 8 years ago
  86. 5038056 mlx4: remove unused fields by David Decotigny · 8 years ago
  87. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  88. 5f3d380 net: qcom/emac: initial ACPI support by Timur Tabi · 8 years ago
  89. 0de709a net: qcom/emac: use device_get_mac_address by Timur Tabi · 8 years ago
  90. 54e19bc net: qcom/emac: do not use devm on internal phy pdev by Timur Tabi · 8 years ago
  91. c099ff3 sh_eth: add R8A7743/5 support by Sergei Shtylyov · 8 years ago
  92. 936bd48 rocker: use FIB notifications instead of switchdev calls by Jiri Pirko · 8 years ago
  93. b45f64d mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls by Jiri Pirko · 8 years ago
  94. ac28b41 igb: restore PPS signal on igb_ptp_reset by Jacob Keller · 8 years ago
  95. 0742337 igb: bump version to igb-5.4.0 by Todd Fujinaka · 8 years ago
  96. 3d05fd0 igbvf: bump version to igbvf-2.4.0 by Todd Fujinaka · 8 years ago
  97. 7a82347 igb: fix non static symbol warning by Wei Yongjun · 8 years ago
  98. e96e0ed bnx2x: free the mac filter group list before freeing the cmd by jbaron@akamai.com · 8 years ago
  99. ca3ba10 net: ethernet: mediatek: bug fix to disable HW LRO by Nelson Chang · 8 years ago
  100. 6bf563d net: ethernet: mediatek: add to stop PDMA while stopping the frame engine by Nelson Chang · 8 years ago