1. 0110bba ehea: fix skb_frag_size typo by Eric Dumazet · 13 years ago
  2. 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
  3. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  4. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 8b3408f dp83640: free packet queues on remove by Richard Cochran · 13 years ago
  6. f5ff7cd dp83640: use proper function to free transmit time stamping packets by Richard Cochran · 13 years ago
  7. 4885543 |PATCH net-next] tg3: add tx_dropped counter by Eric Dumazet · 13 years ago
  8. 752961a be2net: don't create multiple RX/TX rings in multi channel mode by Sathya Perla · 13 years ago
  9. dafc0fe be2net: don't create multiple TXQs in BE2 by Sathya Perla · 13 years ago
  10. f9449ab be2net: refactor VF setup/teardown code into be_vf_setup/clear() by Sathya Perla · 13 years ago
  11. a54769f be2net: add vlan/rx-mode/flow-control config to be_setup() by Sathya Perla · 13 years ago
  12. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  13. 553737a NET: au1000_eth: Pass MACDMA address through platform resource info. by Manuel Lauss · 13 years ago
  14. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  15. f42af6c net: Fix driver name for mdio-gpio.c by Dirk Eibach · 13 years ago
  16. 8b18573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  17. a7d5b76 jme: fix irq storm after suspend/resume by Clemens Buchacher · 13 years ago
  18. 8f9f466 Add ethtool -g support to virtio_net by Rick Jones · 13 years ago
  19. 01718e3 bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_masters by Eric W. Biederman · 13 years ago
  20. f7ff198 tg3: fix tigon3_dma_hwbug_workaround() by Eric Dumazet · 13 years ago
  21. 1128c75 igb: VFTA Table Fix for i350 devices by Carolyn Wyborny · 13 years ago
  22. b6e0c41 igb: Move DMA Coalescing init code to separate function. by Carolyn Wyborny · 13 years ago
  23. 65189d2 igb: Fix for Alt MAC Address feature on 82580 and later devices by Carolyn Wyborny · 13 years ago
  24. 7d94eb8 igbvf: Bump version number by Williams, Mitch A · 13 years ago
  25. 1009075 igbvf: Update module identification strings by Williams, Mitch A · 13 years ago
  26. e09eff7 macvtap: Fix the minor device number allocation by Eric W. Biederman · 13 years ago
  27. 9bf1907 macvtap: Rewrite macvtap_newlink so the error handling works. by Eric W. Biederman · 13 years ago
  28. 2259fef macvtap: Don't leak unreceived packets when we delete a macvtap device. by Eric W. Biederman · 13 years ago
  29. 047af9cf macvtap: Fix macvtap_open races in the zero copy enable code. by Eric W. Biederman · 13 years ago
  30. 99f34b3 macvtap: Close a race between macvtap_open and macvtap_dellink. by Eric W. Biederman · 13 years ago
  31. 4b72736 virtio_net: fix truesize underestimation by Eric Dumazet · 13 years ago
  32. e1ac50f bnx2x: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  33. a0006a8 cxgb4vf: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  34. e91b0f2 cxgb4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  35. 311761c mlx4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  36. 9eac2d4 ll_temac: Add support for ethtool by Ricardo · 13 years ago
  37. 46a0169 igb: fix a compile warning by RongQing Li · 13 years ago
  38. 924a4c7 myri10ge: fix truesize underestimation by Eric Dumazet · 13 years ago
  39. 7b8b596 igbvf: fix truesize underestimation by Eric Dumazet · 13 years ago
  40. 90278c9 mlx4_en: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  41. 8a59a7b virtio_net: Clean up set_skb_frag() by Krishna Kumar · 13 years ago
  42. 79de9ef NET: asix: fix ethtool -e for AX88178 USB dongle by Grant Grundler · 13 years ago
  43. 45db81e stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2) by Giuseppe CAVALLARO · 13 years ago
  44. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 13 years ago
  45. 38fe7a9 stmmac: allow mmc usage only if feature actually available (V4) by Giuseppe CAVALLARO · 13 years ago
  46. 1db123f stmmac: use predefined macros for HW cap register fields (V4) by Rayagond Kokatanur · 13 years ago
  47. 48febf7 stmmac: allow mtu bigger than 1500 in case of normal desc (V4) by Giuseppe CAVALLARO · 13 years ago
  48. 51e3137 stmmac: update the driver version and doc (V4) by Giuseppe CAVALLARO · 13 years ago
  49. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 13 years ago
  50. 79ee1dc stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4). by Srinivas Kandagatla · 13 years ago
  51. 4c22400 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. by Eric W. Biederman · 13 years ago
  52. d5edf29 bonding: fix wrong port enabling in 802.3ad by Flavio Leitner · 13 years ago
  53. 1b23a3e r8169: fix wrong eee setting for rlt8111evl by hayeswang · 13 years ago
  54. 649b3b8 r8169: fix driver shutdown WoL regression. by françois romieu · 13 years ago
  55. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  56. 4ea2739 pptp: pptp_rcv_core() misses pskb_may_pull() call by Eric Dumazet · 13 years ago
  57. 1e5c22c mlx4_en: Updating driver version by Yevgeny Petrilin · 13 years ago
  58. ad86107 mlx4_en: Adding rxhash support by Yevgeny Petrilin · 13 years ago
  59. 3b61008 mlx4_en: Recording rx queue for gro packets by Yevgeny Petrilin · 13 years ago
  60. ad04378 mlx4_en: Checksum counters per ring by Yevgeny Petrilin · 13 years ago
  61. f3a9d1f mlx4_en: Controlling FCS header removal by Yevgeny Petrilin · 13 years ago
  62. e72ebf5 mlx4: Fix vlan table overflow by Yevgeny Petrilin · 13 years ago
  63. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 13 years ago
  64. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 13 years ago
  65. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 13 years ago
  66. ca63f8c caif-hsi: HSI-Platform device register and unregisters itself by Daniel Martensson · 13 years ago
  67. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 13 years ago
  68. 73033c9 caif-hsi: Fix for wakeup condition problem by Dmitry Tarnyagin · 13 years ago
  69. fe47f12 caif-hsi: Fixing a race condition in the caif_hsi code by Dmitry Tarnyagin · 13 years ago
  70. 94230fe caif-hsi: HSI Fix uninitialized data in HSI header by sjur.brandeland@stericsson.com · 13 years ago
  71. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  72. 8bae8bd pptp: fix skb leak in pptp_xmit() by Eric Dumazet · 13 years ago
  73. 4d97480 bonding: use local function pointer of bond->recv_probe in bond_handle_frame by Mitsuo Hayasaka · 13 years ago
  74. 28c2137 smsc911x: Add support for SMSC LAN89218 by Phil Edworthy · 13 years ago
  75. e730c82 tg3: negate USE_PHYLIB flag check by Jiri Pirko · 13 years ago
  76. d512348 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 13 years ago
  77. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  78. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  79. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  80. f7ba35d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  81. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  82. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  83. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  84. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  85. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  86. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  87. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  88. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  89. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  90. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  91. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  92. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  93. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  94. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  95. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  96. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  97. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  98. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  99. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  100. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago