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