1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  3. 8aaa51b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  4. fab9adf net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP by Eran Ben Elisha · 9 years ago
  5. 71cd26e altera tse: Error-Bit on tx-avalon-stream always set. by Andreas Oetken · 9 years ago
  6. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  7. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  8. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  9. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 9 years ago
  10. 93ea337 altera tse: Fix network-delays and -retransmissions after high throughput. by Andreas Oetken · 9 years ago
  11. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  12. f88203a stmmac: Configure Flow Control to work correctly based on rxfifo size by Vince Bridgers · 9 years ago
  13. 545d655 stmmac: Enable unicast pause frame detect in GMAC Register 6 by Vince Bridgers · 9 years ago
  14. e7877f5 stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree by Vince Bridgers · 9 years ago
  15. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 9 years ago
  16. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 9 years ago
  17. b892e98 ethernet: remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  18. 3122a92 rocker: fix error return code in rocker_probe() by Wei Yongjun · 9 years ago
  19. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  20. 6b9107d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  21. 074975d bnx2x: Fix busy_poll vs netpoll by Eric Dumazet · 9 years ago
  22. 48b6377 net: hip04: Make tx coalesce timer actually work by Thomas Gleixner · 9 years ago
  23. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  24. 59d2d18 mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures by Honggang LI · 9 years ago
  25. e9a7ff3 net/mlx4_core: Return the admin alias GUID upon host view request by Yishai Hadas · 10 years ago
  26. a0667a8 net/mlx4_core: Raise slave shutdown event upon FLR by Yishai Hadas · 9 years ago
  27. fb517a4 net/mlx4_core: Set initial admin GUIDs for VFs by Yishai Hadas · 9 years ago
  28. 773af94 net/mlx4_core: Manage alias GUID per VF by Yishai Hadas · 9 years ago
  29. c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 9 years ago
  30. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  31. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 9 years ago
  32. edf5cff i40e: Use new 40G speeds by Greg Rose · 9 years ago
  33. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 9 years ago
  34. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 9 years ago
  35. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 9 years ago
  36. 3169c32 i40e: enable user dump of internal hardware state by Jesse Brandeburg · 9 years ago
  37. f18ae10 i40e: print FCoE capability reported by the device function by Vasu Dev · 9 years ago
  38. 57175ac i40e: For VF reset (VFR and VFLR) add some more delay by Anjali Singhai Jain · 9 years ago
  39. 532b045 i40e: move VF notification routines up by Mitch Williams · 9 years ago
  40. 055b295 i40e: notify VFs of link state by Mitch Williams · 9 years ago
  41. ed63696 i40evf: remove aq_pending by Mitch Williams · 9 years ago
  42. e7c8c60 i40e: Add support to program FDir SB rules for VF from PF through ethtool by Anjali Singhai Jain · 9 years ago
  43. 2619ef4 i40evf: fix bad indentation by Mitch Williams · 9 years ago
  44. 4443463 i40e: stop VF rings by Mitch Williams · 9 years ago
  45. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 9 years ago
  46. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  47. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  48. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  49. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  50. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  51. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  52. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  53. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  54. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  55. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  56. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  57. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  58. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  59. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  60. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  61. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  62. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  63. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  64. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  65. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  66. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  67. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  68. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  69. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  70. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  72. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 9 years ago
  73. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 9 years ago
  74. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 9 years ago
  75. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 9 years ago
  76. 29ba877 bgmac: drop ring->num_slots by Felix Fietkau · 9 years ago
  77. 4668ae1 bgmac: fix DMA rx corruption by Felix Fietkau · 9 years ago
  78. 74b6f29 bgmac: simplify dma init/cleanup by Felix Fietkau · 9 years ago
  79. b965055 bgmac: increase rx ring size from 511 to 512 by Felix Fietkau · 9 years ago
  80. 6a6c708 bgmac: add check for oversized packets by Felix Fietkau · 9 years ago
  81. 56faacd bgmac: simplify/optimize rx DMA error handling by Felix Fietkau · 9 years ago
  82. 4b62dce bgmac: set received skb headroom to NET_SKB_PAD by Felix Fietkau · 9 years ago
  83. eb64e29 bgmac: leave interrupts disabled as long as there is work to do by Felix Fietkau · 9 years ago
  84. b38c83d bgmac: simplify tx ring index handling by Felix Fietkau · 9 years ago
  85. e076783 toshiba: Remove celleb from Kconfig options by Daniel Axtens · 9 years ago
  86. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  87. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 9 years ago
  88. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  89. 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 9 years ago
  90. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  91. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 9 years ago
  92. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 9 years ago
  93. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 9 years ago
  94. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 9 years ago
  95. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 9 years ago
  96. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  97. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 9 years ago
  98. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 9 years ago
  99. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 9 years ago
  100. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 9 years ago