1. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  2. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  3. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  4. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 9 years ago
  5. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  7. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  8. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  9. d2fcb54 cxgb4: use kvfree() in t4_free_mem() by Pekka Enberg · 9 years ago
  10. 68c61b9 cxgb3: use kvfree() in cxgb_free_mem() by Pekka Enberg · 9 years ago
  11. b65657f net: mvneta: disable IP checksum with jumbo frames for Armada 370 by Simon Guinot · 9 years ago
  12. f522a97 net: mvneta: introduce compatible string "marvell, armada-xp-neta" by Simon Guinot · 9 years ago
  13. 1625fec net: icplus: fix typo in constant name by Nik Nyby · 9 years ago
  14. 47af6b0 sis900: Trivial: Fix typos in enums by Nik Nyby · 9 years ago
  15. 55d9161 stmmac: Trivial: fix typo in constant name by Nik Nyby · 9 years ago
  16. 9686f31 net-Liquidio: Delete unnecessary checks before the function call "vfree" by Markus Elfring · 9 years ago
  17. a694717 vmxnet3: Bump up driver version number by Shreyas Bhatewara · 9 years ago
  18. 472cfe7 amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation by Tom Lendacky · 9 years ago
  19. d8e704e net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs by Florian Fainelli · 9 years ago
  20. 7b635da net: bcmgenet: workaround initial read failures for integrated PHYs by Florian Fainelli · 9 years ago
  21. 8e346e1 net: phy: bcm7xxx: workaround MDIO management controller initial read by Florian Fainelli · 9 years ago
  22. 8031612 bnx2x: fix DMA API usage by Michal Schmidt · 9 years ago
  23. 0f8b6ce net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  24. ebc0323 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  25. da1da28 net/phy: tune get_phy_c45_ids to support more c45 phy by Shengzhou Liu · 9 years ago
  26. d53c66a bnx2x: fix lockdep splat by Eric Dumazet · 9 years ago
  27. 1880349 net: fec: don't access RACC register when not available by Greg Ungerer · 9 years ago
  28. eb68623 net: phy: fix phy link up when limiting speed via device tree by Mugunthan V N · 9 years ago
  29. 2e59871 drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources() by Geert Uytterhoeven · 9 years ago
  30. 905726c xen-netfront: Remove the meaningless code by Li, Liang Z · 9 years ago
  31. 40746eb i40evf: don't configure unused RSS queues by Mitch Williams · 9 years ago
  32. 67c818a i40evf: fix panic during MTU change by Mitch Williams · 9 years ago
  33. 352f8ea e1000e: i219 - k1 workaround for LPT is not required for SPT by Yanir Lubetkin · 9 years ago
  34. 93cbfc7 e1000e: i219 - Increase minimum FIFO read/write min gap by Yanir Lubetkin · 9 years ago
  35. 69cfbc9 e1000e: i219 - increase IPG for speed 10/100 full duplex by Yanir Lubetkin · 9 years ago
  36. 6607c99 e1000e: i219 - fix to enable both ULP and EEE in Sx state by Yanir Lubetkin · 9 years ago
  37. beee807 e1000e: synchronization of MAC-PHY interface only on non- ME systems by Yanir Lubetkin · 9 years ago
  38. beb0a15 e1000e: fix locking issue with e1000e_disable_aspm by Yanir Lubetkin · 9 years ago
  39. 73cd635 igb: bump version of igb to 5.2.18 by Todd Fujinaka · 9 years ago
  40. 8d0a88a igb: disable IPv6 extension header processing by Todd Fujinaka · 9 years ago
  41. e2f15f9 netconsole: implement extended console support by Tejun Heo · 9 years ago
  42. 369e5a8 netconsole: make all dynamic netconsoles share a mutex by Tejun Heo · 9 years ago
  43. 698cf1c netconsole: make netconsole_target->enabled a bool by Tejun Heo · 9 years ago
  44. a6d403a netconsole: remove unnecessary netconsole_target_get/out() from write_msg() by Tejun Heo · 9 years ago
  45. 592b9b8 bnx2x: Fix linearization for encapsulated packets by Yuval Mintz · 9 years ago
  46. efd38b8 bnx2x: Release nvram lock on error flow by Yuval Mintz · 9 years ago
  47. dc6a20a bnx2x: Fix statistics gathering on link change by Ariel Elior · 9 years ago
  48. 2f43b82 bnx2x: Fix self-test for 20g devices by Yuval Mintz · 9 years ago
  49. bb9e9c1 bnx2x: Fix VF MAC removal by Shahed Shaikh · 9 years ago
  50. ad6afbe bnx2x: Don't notify about scratchpad parities by Manish Chopra · 9 years ago
  51. 9d18d27 bnx2x: Prevent false warning when accessing MACs by Yuval Mintz · 9 years ago
  52. 5d67c1c bnx2x: Correct speed from baseT into KR. by Yuval Mintz · 9 years ago
  53. 1359d73 bnx2x: Correct asymmetric flow-control by Yuval Mintz · 9 years ago
  54. f586a33 enic: use atomic_t instead of spin_lock in busy poll by Govindarajulu Varadarajan · 9 years ago
  55. 1298267 net/phy: Add Vitesse 8641 phy ID by Shaohui Xie · 9 years ago
  56. bbc65bf net/fsl: remove dependency FSL_SOC for Gianfar by Alison Wang · 9 years ago
  57. cbdb977 cavium/liquidio: fix some error handling in lio_set_phys_id() by Dan Carpenter · 9 years ago
  58. 5102e23 renesas: missing unlock on error path by Dan Carpenter · 9 years ago
  59. 7254acf mlx4: Disable HA for SRIOV PF RoCE devices by Or Gerlitz · 9 years ago
  60. 79a2585 net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled by Ido Shamay · 9 years ago
  61. 488a9b4 net/mlx4_en: Wake TX queues only when there's enough room by Ido Shamay · 9 years ago
  62. 0eb0851 net/mlx4_en: Release TX QP when destroying TX ring by Eran Ben Elisha · 9 years ago
  63. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  64. 3a07bd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. f159067 stmmac: troubleshoot unexpected bits in des0 & des1 by Alexey Brodkin · 9 years ago
  66. bd049a9 net: Cavium: Fix MAC address setting in shutdown state by Pavel Fedin · 9 years ago
  67. 8beeef8 drivers: net: xgene: fix for ACPI support without ACPI by Stephen Rothwell · 9 years ago
  68. 99611ba net/mlx5e: Prefetch skb data on RX by Saeed Mahameed · 9 years ago
  69. a1f5a1a net/mlx5e: Pop cq outside mlx5e_get_cqe by Achiad Shochat · 9 years ago
  70. e339105 net/mlx5e: Remove mlx5e_cq.sqrq back-pointer by Achiad Shochat · 9 years ago
  71. 8ca56ce net/mlx5e: Remove extra spaces by Achiad Shochat · 9 years ago
  72. 059ba07 net/mlx5e: Avoid TX CQE generation if more xmit packets expected by Achiad Shochat · 9 years ago
  73. 9fc5930 net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion by Achiad Shochat · 9 years ago
  74. ef583d0 net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() by Achiad Shochat · 9 years ago
  75. fb6c6f2 net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them by Saeed Mahameed · 9 years ago
  76. 03289b8 net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues by Saeed Mahameed · 9 years ago
  77. f1a3bad net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device by Eran Ben Elisha · 9 years ago
  78. 9a2abf5 net/mlx4_en: Fix off-by-four in ethtool by Eran Ben Elisha · 9 years ago
  79. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  80. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  82. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  83. c2d33bd drivers: net: xgene: Check for IS_ERR rather than NULL for clock. by Suman Tripathi · 9 years ago
  84. 822e34a drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/W version of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  85. 2c7be0a drivers: net: xgene: Implement the backward compatibility with the old and new firmware w.r.t Tx completion IRQ interrupt. by Suman Tripathi · 9 years ago
  86. 0738c54 drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of APM X-Gene SoC ethernet controller. by Suman Tripathi · 9 years ago
  87. 0dd0770 NET: Add ezchip ethernet driver by Noam Camus · 9 years ago
  88. a076e6b rocker: call correct unregister function on error by Gilad Ben-Yossef · 9 years ago
  89. 55dd275 net: fec: init MAC prior to mii bus probe by Nimrod Andy · 9 years ago
  90. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  91. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  92. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  93. df55885 net: stmmac: dwmac-rk: add rk3368-specific data by Heiko Stübner · 9 years ago
  94. 0fb98db net: stmmac: dwmac-rk: abstract access to mac settings in GRF by Heiko Stübner · 9 years ago
  95. c48fa33 net: stmmac: dwmac-rk: Fix clk rate when provided by soc by Heiko Stübner · 9 years ago
  96. 059dab0 net: stmmac: dwmac-rk: remove unused gpio register defines by Heiko Stübner · 9 years ago
  97. 5b3f87d Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  98. 26c0a14 net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121 by Alexander Popov · 9 years ago
  99. db687a5 dsa: mv88x6xxx: Zero statistics counters by Andrew Lunn · 9 years ago
  100. 56d95e2 dsa: mv88x6xxx: Add debugfs interface for scratch registers by Andrew Lunn · 9 years ago