1. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  2. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  3. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  4. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  5. 4885543 |PATCH net-next] tg3: add tx_dropped counter by Eric Dumazet · 13 years ago
  6. 752961a be2net: don't create multiple RX/TX rings in multi channel mode by Sathya Perla · 13 years ago
  7. dafc0fe be2net: don't create multiple TXQs in BE2 by Sathya Perla · 13 years ago
  8. f9449ab be2net: refactor VF setup/teardown code into be_vf_setup/clear() by Sathya Perla · 13 years ago
  9. a54769f be2net: add vlan/rx-mode/flow-control config to be_setup() by Sathya Perla · 13 years ago
  10. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  12. b6e0c41 igb: Move DMA Coalescing init code to separate function. by Carolyn Wyborny · 13 years ago
  13. 65189d2 igb: Fix for Alt MAC Address feature on 82580 and later devices by Carolyn Wyborny · 13 years ago
  14. 7d94eb8 igbvf: Bump version number by Williams, Mitch A · 13 years ago
  15. 1009075 igbvf: Update module identification strings by Williams, Mitch A · 13 years ago
  16. e1ac50f bnx2x: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  17. a0006a8 cxgb4vf: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  18. e91b0f2 cxgb4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  19. 311761c mlx4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  20. 9eac2d4 ll_temac: Add support for ethtool by Ricardo · 13 years ago
  21. 46a0169 igb: fix a compile warning by RongQing Li · 13 years ago
  22. 924a4c7 myri10ge: fix truesize underestimation by Eric Dumazet · 13 years ago
  23. 7b8b596 igbvf: fix truesize underestimation by Eric Dumazet · 13 years ago
  24. 90278c9 mlx4_en: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  25. 45db81e stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2) by Giuseppe CAVALLARO · 13 years ago
  26. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 13 years ago
  27. 38fe7a9 stmmac: allow mmc usage only if feature actually available (V4) by Giuseppe CAVALLARO · 13 years ago
  28. 1db123f stmmac: use predefined macros for HW cap register fields (V4) by Rayagond Kokatanur · 13 years ago
  29. 48febf7 stmmac: allow mtu bigger than 1500 in case of normal desc (V4) by Giuseppe CAVALLARO · 13 years ago
  30. 51e3137 stmmac: update the driver version and doc (V4) by Giuseppe CAVALLARO · 13 years ago
  31. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 13 years ago
  32. 79ee1dc stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4). by Srinivas Kandagatla · 13 years ago
  33. 1e5c22c mlx4_en: Updating driver version by Yevgeny Petrilin · 13 years ago
  34. ad86107 mlx4_en: Adding rxhash support by Yevgeny Petrilin · 13 years ago
  35. 3b61008 mlx4_en: Recording rx queue for gro packets by Yevgeny Petrilin · 13 years ago
  36. ad04378 mlx4_en: Checksum counters per ring by Yevgeny Petrilin · 13 years ago
  37. f3a9d1f mlx4_en: Controlling FCS header removal by Yevgeny Petrilin · 13 years ago
  38. e72ebf5 mlx4: Fix vlan table overflow by Yevgeny Petrilin · 13 years ago
  39. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  40. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  41. f7ba35d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  42. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  43. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  44. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  45. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  46. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  47. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  48. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  49. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  50. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  51. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  52. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  53. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  54. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  55. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  56. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  57. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  58. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  59. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  60. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 13 years ago
  61. 4d2d55a igbvf: Fix trunk vlan by Greg Rose · 13 years ago
  62. fd38f734 igbvf: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  63. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 13 years ago
  64. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  65. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  66. 96cd895 ftmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  67. e7e5a40 niu: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  68. 5935f81 ftgmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  69. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  70. 98a045d e1000e: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  71. 9813064 ixgbe: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  72. 95b9c1d igb: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  73. ed64b3c e1000: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  74. a1f4e8b bnx2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  75. bdb28a9 be2net: fix truesize errors by Eric Dumazet · 13 years ago
  76. a28dc43 igb: Version bump. by Carolyn Wyborny · 13 years ago
  77. ca2e3e7 igb: Loopback functionality supports for i350 devices by Akeem G. Abodunrin · 13 years ago
  78. bed45a6 igb: fix static function warnings reported by sparse by Emil Tantilov · 13 years ago
  79. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 13 years ago
  80. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 13 years ago
  81. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 13 years ago
  82. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 13 years ago
  83. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 13 years ago
  84. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 13 years ago
  85. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  86. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  87. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  88. 3ed6f69 ll_temac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  89. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  90. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  91. 5bdc4f5 r6040: bump version to 0.28 and date to 07Oct2011. by Florian Fainelli · 13 years ago
  92. 06e92c3 r6040: invoke phy_{start,stop} when appropriate by Florian Fainelli · 13 years ago
  93. f0ec717 mlx4_en: Adding 40gb speed report for ethtool by Alexander Guller · 13 years ago
  94. 4234144 mlx4_en: Fix crash upon device initialization error by Alexander Guller · 13 years ago
  95. 999bb4b mlx4_en: Fix QP number calculation according to module param by Alexander Guller · 13 years ago
  96. 7398af4 mlx4_en: Added missing iounmap upon releasing a device by Alexander Guller · 13 years ago
  97. 6b4d8d9 mlx4_en: Adjusting moderation per each ring by Alexander Guller · 13 years ago
  98. fe0af03 mlx4_en: Removing reserve vectors by Alexander Guller · 13 years ago
  99. 76532d0 mlx4_en: Assigning TX irq per ring by Alexander Guller · 13 years ago
  100. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 13 years ago