1. 6b5e09a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. dc6e851 be2net: Enable VF link state setting for BE3 by Suresh Reddy · 8 years ago
  5. f3d6ad8 be2net: Fix TX stats for TSO packets by Sriharsha Basavapatna · 8 years ago
  6. 77b696c be2net: Update Copyright string in be_hw.h by Sriharsha Basavapatna · 8 years ago
  7. f5ef017 be2net: NCSI FW section should be properly updated with ethtool for BE3 by Sriharsha Basavapatna · 8 years ago
  8. 6ee080b be2net: Provide an alternate way to read pf_num for BEx chips by Sriharsha Basavapatna · 8 years ago
  9. 73e8fb2 Merge branch 'work.const-qstr' into work.misc by Al Viro · 8 years ago
  10. c913fc4 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  11. 776482c wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent() by Christophe Jaillet · 8 years ago
  12. fa6114d net: macb: NULL out phydev after removing mdio bus by Nathan Sullivan · 8 years ago
  13. 912e27e xen-netback: make sure that hashes are not send to unaware frontends by Paul Durrant · 8 years ago
  14. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  15. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
  16. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  17. 7aa6ec2 drivers: net: phy: Correct duplicate MDIO_XGENE entry by Laura Abbott · 8 years ago
  18. e5e0fbf ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEM by Geert Uytterhoeven · 8 years ago
  19. 983e1a6 net: ethernet: mediatek: get hw lro capability by the chip id instead of by the dtsi by Nelson Chang · 8 years ago
  20. b95b6d9 net: ethernet: mediatek: get the chip id by ETHDMASYS registers by Nelson Chang · 8 years ago
  21. 4af1474 net: bgmac: Fix errant feature flag check by Jon Mason · 8 years ago
  22. 0a55c12 net: phy: Add Wake-on-LAN driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  23. 0fb26c3 drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay by Mugunthan V N · 8 years ago
  24. 451e856 net: hns: Add missing \n to end of dev_err messages, tidy up text by Colin Ian King · 8 years ago
  25. 87089dd net: ps3_gelic: Add missing \n to end of deb_dbg message by Colin Ian King · 8 years ago
  26. 68c8182 net: axienet: Add missing \n to end of dev_err messages by Colin Ian King · 8 years ago
  27. 2167ca0 xen/netback: add fraglist support for to-guest rx by Ross Lagerwall · 8 years ago
  28. a37f122 xen-netback: batch copies for multiple to-guest rx packets by David Vrabel · 8 years ago
  29. 98f6d57 xen-netback: process guest rx packets in batches by David Vrabel · 8 years ago
  30. 7c0b1a2 xen-netback: immediately wake tx queue when guest rx queue has space by David Vrabel · 8 years ago
  31. eb1723a xen-netback: refactor guest rx by David Vrabel · 8 years ago
  32. fedbc8c xen-netback: retire guest rx side prefix GSO feature by Paul Durrant · 8 years ago
  33. 3254f83 xen-netback: separate guest side rx code into separate module by Paul Durrant · 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. af70c1f phy: micrel.c: Enable ksz9031 energy-detect power-down mode by Mike Looijmans · 8 years ago
  36. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. 251d41c mlxsw: switchx2: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  38. feb7d38 mlxsw: spectrum: Fix misuse of hard_header_len by Yotam Gigi · 8 years ago
  39. 07d8aaf fsl/fman: remove leftover comment by Madalin Bucur · 8 years ago
  40. 0af4659 fsl/fman: fix return value checking by Madalin Bucur · 9 years ago
  41. 73912d5 fsl/fman: simplify redundant condition by Madalin Bucur · 9 years ago
  42. 604104f fsl/fman: check of_get_phy_mode() return value by Madalin Bucur · 9 years ago
  43. 4725619 fsl/fman: check pcsphy pointer before use by Madalin Bucur · 9 years ago
  44. 44045e4 fsl/fman: MEMAC may use QSGMII PHY interface mode by Madalin Bucur · 9 years ago
  45. 73c364e fsl/fman: return a phy_dev pointer from init by Madalin Bucur · 9 years ago
  46. 537a316 fsl/fman: simplify device tree reads by Madalin Bucur · 9 years ago
  47. 6fa8519 fsl/fman: use of_get_phy_mode() by Madalin Bucur · 9 years ago
  48. 5df6f7f fsl/fman: small fixes by Madalin Bucur · 9 years ago
  49. 29c4684 fsl/fman: fix loadable module compilation by Igal Liberman · 9 years ago
  50. 8536aa0 fsl/fman: split lines over 80 characters by Madalin Bucur · 8 years ago
  51. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  52. a4cc96d net: phy: Add Edge-rate driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  53. 277964e vmxnet3: Wake queue from reset work by Benjamin Poirier · 8 years ago
  54. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  55. edfc23ee i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  56. 2f8fab7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  57. abd4967 qed: Add RoCE ll2 & GSI support by Ram Amrani · 8 years ago
  58. ee8eaea qed: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  59. f109394 qed: Add support for QP verbs by Ram Amrani · 8 years ago
  60. c295f86 qed: PD,PKEY and CQ verb support by Ram Amrani · 8 years ago
  61. 51ff172 qed: Add support for RoCE hw init by Ram Amrani · 8 years ago
  62. cee9fbd qede: Add qedr framework by Ram Amrani · 8 years ago
  63. 0a7fb11 qed: Add Light L2 support by Yuval Mintz · 8 years ago
  64. 9929780 Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  65. 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
  66. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  67. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  68. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  69. 0fd7d43 net: qcom/emac: fix return value check in emac_sgmii_config() by Wei Yongjun · 8 years ago
  70. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  71. f814bfd net: mvmdio: do not clk_disable_unprepare() NULL clock by Alexey Khoroshilov · 8 years ago
  72. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  73. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  74. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  75. 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
  76. b82d44d net: fec: set mac address unconditionally by Gavin Schenk · 8 years ago
  77. 3a82e78 net: ethernet: mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  78. 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
  79. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  80. 8037838 mlx5: Add ndo_poll_controller() implementation by Calvin Owens · 8 years ago
  81. 6cd80b5 nfp: bpf: zero extend 4 byte context loads by Jakub Kicinski · 8 years ago
  82. 5038056 mlx4: remove unused fields by David Decotigny · 8 years ago
  83. 4e9f4b3 Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  84. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  85. ee4dc2e7 net: dsa: mv88e6xxx: add eeprom ops by Vivien Didelot · 8 years ago
  86. b073d4e net: dsa: mv88e6xxx: add set_switch_mac to ops by Vivien Didelot · 8 years ago
  87. b3469dd net: dsa: mv88e6xxx: add chip-wide ops by Vivien Didelot · 8 years ago
  88. c08026a net: dsa: mv88e6xxx: rename mv88e6xxx_ops by Vivien Didelot · 8 years ago
  89. b4e47c0 net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entry by Vivien Didelot · 8 years ago
  90. 370b4ff net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helper by Vivien Didelot · 8 years ago
  91. de33376 net: dsa: mv88e6xxx: expose mv88e6xxx_num_databases by Vivien Didelot · 8 years ago
  92. 6dc10bb net: dsa: mv88e6xxx: add flags for FID registers by Vivien Didelot · 8 years ago
  93. 9fe850f net: dsa: mv88e6xxx: abstract REG_GLOBAL2 by Vivien Didelot · 8 years ago
  94. a935c05 net: dsa: mv88e6xxx: add global1 helpers by Vivien Didelot · 8 years ago
  95. 5f3d380 net: qcom/emac: initial ACPI support by Timur Tabi · 8 years ago
  96. 0de709a net: qcom/emac: use device_get_mac_address by Timur Tabi · 8 years ago
  97. 54e19bc net: qcom/emac: do not use devm on internal phy pdev by Timur Tabi · 8 years ago
  98. 15b95a1 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  99. b930150 ath6kl: fix return value in ath6kl_wmi_set_pvb_cmd by Chaehyun Lim · 8 years ago
  100. 739ccd7 ath9k: disable RNG by default by Miaoqing Pan · 8 years ago