1. 2453beb stmmac: Add defines and documentation for enabling flow control by Vince Bridgers · 9 years ago
  2. e743471 stmmac: fix oops on rmmod after assigning ip addr by Bryan O'Donoghue · 9 years ago
  3. b892e98 ethernet: remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  4. 3122a92 rocker: fix error return code in rocker_probe() by Wei Yongjun · 9 years ago
  5. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  6. 6b9107d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  7. 074975d bnx2x: Fix busy_poll vs netpoll by Eric Dumazet · 9 years ago
  8. 48b6377 net: hip04: Make tx coalesce timer actually work by Thomas Gleixner · 9 years ago
  9. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  10. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 9 years ago
  11. edf5cff i40e: Use new 40G speeds by Greg Rose · 9 years ago
  12. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 9 years ago
  13. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 9 years ago
  14. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 9 years ago
  15. 3169c32 i40e: enable user dump of internal hardware state by Jesse Brandeburg · 9 years ago
  16. f18ae10 i40e: print FCoE capability reported by the device function by Vasu Dev · 9 years ago
  17. 57175ac i40e: For VF reset (VFR and VFLR) add some more delay by Anjali Singhai Jain · 9 years ago
  18. 532b045 i40e: move VF notification routines up by Mitch Williams · 9 years ago
  19. 055b295 i40e: notify VFs of link state by Mitch Williams · 9 years ago
  20. ed63696 i40evf: remove aq_pending by Mitch Williams · 9 years ago
  21. e7c8c60 i40e: Add support to program FDir SB rules for VF from PF through ethtool by Anjali Singhai Jain · 9 years ago
  22. 2619ef4 i40evf: fix bad indentation by Mitch Williams · 9 years ago
  23. 4443463 i40e: stop VF rings by Mitch Williams · 9 years ago
  24. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 9 years ago
  25. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  26. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  27. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  28. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  29. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  30. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  31. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  32. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  33. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  34. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  35. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  36. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  37. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  38. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  39. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  40. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  41. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  42. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  43. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  44. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  45. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  46. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  47. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  48. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  49. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. c3c7b12 cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF by Hariprasad Shenai · 9 years ago
  51. 0aac3f5 cxgb4: Add comment for calculate tx flits and sge length code by Hariprasad Shenai · 9 years ago
  52. d52ce92 cxgb4: Use device node in page allocation by Hariprasad Shenai · 9 years ago
  53. c098b02 cxgb4: Freelist starving threshold varies from adapter to adapter by Hariprasad Shenai · 9 years ago
  54. 21dcfad cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes by Hariprasad Shenai · 9 years ago
  55. 29ba877 bgmac: drop ring->num_slots by Felix Fietkau · 9 years ago
  56. 4668ae1 bgmac: fix DMA rx corruption by Felix Fietkau · 9 years ago
  57. 74b6f29 bgmac: simplify dma init/cleanup by Felix Fietkau · 9 years ago
  58. b965055 bgmac: increase rx ring size from 511 to 512 by Felix Fietkau · 9 years ago
  59. 6a6c708 bgmac: add check for oversized packets by Felix Fietkau · 9 years ago
  60. 56faacd bgmac: simplify/optimize rx DMA error handling by Felix Fietkau · 9 years ago
  61. 4b62dce bgmac: set received skb headroom to NET_SKB_PAD by Felix Fietkau · 9 years ago
  62. eb64e29 bgmac: leave interrupts disabled as long as there is work to do by Felix Fietkau · 9 years ago
  63. b38c83d bgmac: simplify tx ring index handling by Felix Fietkau · 9 years ago
  64. e076783 toshiba: Remove celleb from Kconfig options by Daniel Axtens · 9 years ago
  65. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  66. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 9 years ago
  67. e60a9de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  68. 716723c net/macb: sqe_test_errors are TX errors, not RX errors by Wolfgang Steinwender · 9 years ago
  69. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  70. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 9 years ago
  71. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 9 years ago
  72. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 9 years ago
  73. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 9 years ago
  74. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 9 years ago
  75. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 9 years ago
  76. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 9 years ago
  77. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 9 years ago
  78. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 9 years ago
  79. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 9 years ago
  80. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 9 years ago
  81. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 9 years ago
  82. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 9 years ago
  83. a8373f1 amd-xgbe: Add support for the netdev Tx watchdog by Lendacky, Thomas · 9 years ago
  84. b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 9 years ago
  85. 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 9 years ago
  86. c335869 e100: Use dma_rmb/wmb where appropriate by Alexander Duyck · 9 years ago
  87. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 9 years ago
  88. 12b3375 mlx4/mlx5: Use dma_wmb/rmb where appropriate by Alexander Duyck · 9 years ago
  89. 019be1c cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate by Alexander Duyck · 9 years ago
  90. 27015f8 stmmac: devm_reset_control_get can return PROBE_DEFER by Phil Reid · 9 years ago
  91. 69304cc be2net: Fix a bug in Rx buffer posting by Ajit Khaparde · 9 years ago
  92. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 9 years ago
  93. 5f9755d stmmac: Add an optional register interface clock by Andrew Bresticker · 9 years ago
  94. 25672db sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  95. d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  96. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 9 years ago
  97. 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 9 years ago
  98. b4468cc sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb by Alexander Duyck · 9 years ago
  99. 812034f cxgb4: Move ethtool related code to a separate file by Hariprasad Shenai · 9 years ago
  100. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago