1. c82e9aa mlx4_core: resource tracking for HCA resources used by guests by Eli Cohen · 13 years ago
  2. acba242 mlx4_core: Add wrapper functions and comm channel and slave event support to EQs by Jack Morgenstein · 13 years ago
  3. ea51b37 mlx4_core: mtt modifications for SRIOV by Jack Morgenstein · 13 years ago
  4. d723338 mlx4_core: cq modifications for SRIOV by Jack Morgenstein · 13 years ago
  5. fe9a260 mlx4_core: qp modifications for SRIOV by Jack Morgenstein · 13 years ago
  6. 3ec65b2 mlx4_core: srq modifications for SRIOV by Jack Morgenstein · 13 years ago
  7. 5cc914f mlx4_core: Added FW commands and their wrappers for supporting SRIOV by Marcel Apfelbaum · 13 years ago
  8. e8f081a net/mlx4_core: Implement the master-slave communication channel by Yevgeny Petrilin · 13 years ago
  9. f5311ac mlx4_core: Reduce number of PD bits to 17 by Jack Morgenstein · 13 years ago
  10. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago
  11. 65dab25 mlx4: Extanding port_mask functionality by Jack Morgenstein · 13 years ago
  12. 623ed84 mlx4_core: initial header-file changes for SRIOV support by Jack Morgenstein · 13 years ago
  13. 11ac75e be2net: refactor/cleanup vf configuration code by Sathya Perla · 13 years ago
  14. 110b82b be2net: fix ethtool ringparam reporting by Sathya Perla · 13 years ago
  15. 036d2df bnx2x: properly update skb when mtu > 1500 by Dmitry Kravkov · 13 years ago
  16. 1ded132 be2net: workaround to fix a bug in BE by Ajit Khaparde · 13 years ago
  17. 02fe702 be2net: update some counters to display via ethtool by Ajit Khaparde · 13 years ago
  18. 7185bb3 bnx2x: properly initialize L5 features by Dmitry Kravkov · 13 years ago
  19. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  20. 6626873 be2net: netpoll support by Ivan Vecera · 13 years ago
  21. 26cf820 net/fec: make FEC driver buildable as module by Lothar Waßmann · 13 years ago
  22. e163cc9 net/fec: fix the .remove code by Lothar Waßmann · 13 years ago
  23. 42431dc net/fec: preserve MII/RMII setting in fec_stop() by Lothar Waßmann · 13 years ago
  24. 589efdc net/fec: don't munge MAC address from platform data by Lothar Waßmann · 13 years ago
  25. 86f9f2c net/fec: don't request invalid IRQ by Lothar Waßmann · 13 years ago
  26. 6ea0722 net/fec: prevent dobule restart of interface on FDX/HDX change by Lothar Waßmann · 13 years ago
  27. 5b1436c net/fec: set con_id in clk_get() call to NULL by Lothar Waßmann · 13 years ago
  28. a7dd321 net/fec: misc cleanups by Lothar Waßmann · 13 years ago
  29. efab79c tg3: Update version to 3.122 by Matt Carlson · 13 years ago
  30. 4a2db50 tg3: Return flowctrl config through ethtool by Matt Carlson · 13 years ago
  31. 859edb2 tg3: Track LP advertising by Matt Carlson · 13 years ago
  32. e2bf73e tg3: Integrate flowctrl check into AN adv check by Matt Carlson · 13 years ago
  33. 92feeab tg3: Save stats across chip resets by Matt Carlson · 13 years ago
  34. 0e6c9da tg3: Remove ethtool stats member from dev struct by Matt Carlson · 13 years ago
  35. f33f1fc bnx2x: fix typo in fcoe stats collection by Barak Witkowski · 13 years ago
  36. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. f2fd5c3 bnx2x: Fix compile errors if CONFIG_CNIC is not set by Michael Chan · 13 years ago
  38. 73dbb5e bnx2x: fix crash while ethtool -t by Dmitry Kravkov · 13 years ago
  39. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
  40. ed5162a bnx2x: support classification config query by Ariel Elior · 13 years ago
  41. 50f0a56 bnx2x: add fcoe statistics by Barak Witkowski · 13 years ago
  42. 0e898dd bnx2x: add PFC statistics by Barak Witkowski · 13 years ago
  43. 65e9d805 pasemi_mac: Fix building as module by Ben Hutchings · 13 years ago
  44. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  45. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  46. 5d91c2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  47. c4be62a cxgb3: Handle NULL dst neighbour in cxgb3_offload.c by David Miller · 13 years ago
  48. a475712 cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour. by David Miller · 13 years ago
  49. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  50. 560f20d ixgbe: Remove function prototype for non-existent function by Greg Rose · 13 years ago
  51. 43497cc ixgbe: DCB: IEEE transitions may fail to reprogram hardware. by John Fastabend · 13 years ago
  52. 4909fe9 ixgbe: DCBnl set_all, order of operations fix by John Fastabend · 13 years ago
  53. e8c626e igb: Update DMA Coalescing threshold calculation. by Matthew Vick · 13 years ago
  54. 5f4a780 e1000e: hitting BUG_ON() from napi_enable by Bruce Allan · 13 years ago
  55. 09357b0 e1000e: Avoid wrong check on TX hang by Jeff Kirsher · 13 years ago
  56. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  57. ddf98e6 ll_temac: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  58. a1de221 enic: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  59. 01e2374 bnx2x: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  60. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  61. 7505afe forcedeath: Fix bql support for forcedeath by Igor Maravic · 13 years ago
  62. 1d214fa niu: Fix typo in comment. by David S. Miller · 13 years ago
  63. efa230f niu: Add support for byte queue limits. by David S. Miller · 13 years ago
  64. 63ec3c8 niu: Remove redundant PHY ID test. by David S. Miller · 13 years ago
  65. d7d7596 icplus: mdio_write(), remove unnecessary for loop by Patrick Kelle · 13 years ago
  66. 449fa02 sfc: fix race in efx_enqueue_skb_tso() by Eric Dumazet · 13 years ago
  67. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 13 years ago
  68. 15fc1f3 net: fec: Select the FEC driver by default for i.MX SoCs by Fabio Estevam · 13 years ago
  69. ec2a546 sky2: add bql support by stephen hemminger · 13 years ago
  70. 614c76d bnx2x: handle iSCSI SD mode by Dmitry Kravkov · 13 years ago
  71. c7e963f net/smsc911x: Add regulator support by Robert Marklund · 13 years ago
  72. c394099 sfc: Support for byte queue limits by Tom Herbert · 13 years ago
  73. 2df1a70 bnx2x: Support for byte queue limits by Tom Herbert · 13 years ago
  74. 298376d tg3: Support for byte queue limits by Tom Herbert · 13 years ago
  75. b8bfca9 forcedeth: Support for byte queue limits by Tom Herbert · 13 years ago
  76. 3f0cfa3 e1000e: Support for byte queue limits by Tom Herbert · 13 years ago
  77. 85c10f2 net: add calxeda xgmac ethernet driver by Rob Herring · 13 years ago
  78. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  79. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  80. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 13 years ago
  81. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 13 years ago
  82. de0396f bnx2x: Change value comparison order by Yaniv Rosner · 13 years ago
  83. 2f751a8 bnx2x: Cosmetic changes by Yaniv Rosner · 13 years ago
  84. 3291133 bnx2x: Fix self test of BCM57800 by Yaniv Rosner · 13 years ago
  85. 6db5193 bnx2x: Add known PHY type check by Yaniv Rosner · 13 years ago
  86. ec15b89 bnx2x: Change Warpcore MDIO work around mode by Yaniv Rosner · 13 years ago
  87. 521683d bnx2x: Fix BCM84833 link and LED behavior by Yaniv Rosner · 13 years ago
  88. b76070b bnx2x: Warpcore HW reset following fan failure by Yaniv Rosner · 13 years ago
  89. 870516e1 bnx2x: ETS changes by Yaniv Rosner · 13 years ago
  90. 866ceda bnx2x: PFC changes by Yaniv Rosner · 13 years ago
  91. c4860ba jme: PHY configuration for compatible issue by Aries Lee · 13 years ago
  92. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 13 years ago
  93. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 13 years ago
  94. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 13 years ago
  95. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 13 years ago
  96. 0d9fdaa net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value by Or Gerlitz · 13 years ago
  97. 1202d46 net/mlx4: fix UDP RSS related settings by Or Gerlitz · 13 years ago
  98. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 13 years ago
  99. 83b98fb dm9000: Fix check for disabled wake on LAN by Mark Brown · 13 years ago
  100. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 13 years ago