1. daebbca qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  2. 0746556 bna: off by one by Dan Carpenter · 14 years ago
  3. e6599c2 bonding: enable gro by default by Eric Dumazet · 14 years ago
  4. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  5. 3b27e10 netns: keep vlan slaves on master netns move by David Lamparter · 14 years ago
  6. b71c7aa stmmac: use one memset() to reset TDES01 by Giuseppe CAVALLARO · 14 years ago
  7. c629882 stmmac: prevent dma init stuck in case of failures. by Giuseppe CAVALLARO · 14 years ago
  8. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  9. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  10. 457e9d2 qlcnic: update version 5.0.10 by Amit Kumar Salecha · 14 years ago
  11. 97f29d8 qlcnic: remove fw version check by Amit Kumar Salecha · 14 years ago
  12. aec1e84 qlcnic: vlan lro support by Amit Kumar Salecha · 14 years ago
  13. 5718d3b qlcnic: vlan gro support by Amit Kumar Salecha · 14 years ago
  14. d579066 qlcnic: support vlan rx accleration by Amit Kumar Salecha · 14 years ago
  15. 0c796f9 drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl by Dan Rosenberg · 14 years ago
  16. b1cbd5f ehea: Remove a silly return by Breno Leitao · 14 years ago
  17. 1953925 sky2: enable GRO by default by stephen hemminger · 14 years ago
  18. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  19. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  20. f833c4c tg3: phy tmp variable roundup by Matt Carlson · 14 years ago
  21. a4a8bb1 tg3: Dynamically allocate VPD data memory by Matt Carlson · 14 years ago
  22. 02e9608 tg3: Use skb_is_gso_v6() by Matt Carlson · 14 years ago
  23. 8fea32b tg3: Move producer ring struct to tg3_napi by Matt Carlson · 14 years ago
  24. 6fd45cb tg3: Clarify semantics of TG3_IRQ_MAX_VECS by Matt Carlson · 14 years ago
  25. 2e9f7a7 tg3: Unlock 5717 B0+ support by Matt Carlson · 14 years ago
  26. dc6d074 tg3: Don't send APE events for NCSI firmware by Matt Carlson · 14 years ago
  27. f0392d2 tg3: Disable TSS by Matt Carlson · 14 years ago
  28. 41a8a7e tg3: Fix read DMA FIFO overruns on recent devices by Matt Carlson · 14 years ago
  29. 030bda0 drivers/net/wireless: Use static const char * const where possible by Joe Perches · 14 years ago
  30. 99101d3 drivers/net/pcmcia: Use static const char * const where possible by Joe Perches · 14 years ago
  31. 6fa59c9 drivers/net: Use static const char * const where possible by Joe Perches · 14 years ago
  32. 068e8a3 e1000e: Simplify MSI interrupt testing by Jean Delvare · 14 years ago
  33. 2514158 bnx2x: Spread rx buffers between allocated queues by Dmitry Kravkov · 14 years ago
  34. 441993d cx82310_eth: allow empty URBs by Ondrej Zary · 14 years ago
  35. 7dbfdc2 cx82310_eth: check usb_string() return value for error by Ondrej Zary · 14 years ago
  36. d81e27c drivers/net/skfp: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  37. 70ce679b net/cxgb3: remove undefined operations by Andreas Schwab · 14 years ago
  38. 1570475 net/de4x5: remove undefined operations by Andreas Schwab · 14 years ago
  39. 61a2145 sundance: Add power management hooks by Denis Kirjanov · 14 years ago
  40. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  41. 0ea05ce bna: Check for NULL before deref in bnad_cb_tx_cleanup by David S. Miller · 14 years ago
  42. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  43. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  44. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  45. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  46. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  47. 58758aa sfc: Allocate DMA and event rings using GFP_KERNEL by Ben Hutchings · 14 years ago
  48. e42de26 sfc: Fix failure paths in efx_probe_port() by Ben Hutchings · 14 years ago
  49. 7db8e8e sfc: Remove declarations of functions that no longer exist by Ben Hutchings · 14 years ago
  50. 80485d3 sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors by Ben Hutchings · 14 years ago
  51. 1cdc2cf sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count by Ben Hutchings · 14 years ago
  52. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. cbd9da7 drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c by Nikitas Angelinas · 14 years ago
  54. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  55. dc99839 au1000-eth: change multi-line comments style by Florian Fainelli · 14 years ago
  56. d0e7cb5 au1000-eth: remove volatiles, switch to I/O accessors by Florian Fainelli · 14 years ago
  57. 49a42c0 au1000-eth: fix asm -> linux headers inclusion by Florian Fainelli · 14 years ago
  58. 215e17b au1000-eth: fix bad printk usages by Florian Fainelli · 14 years ago
  59. 18b8e15 au1000-eth: fix all but one "line over 80 characters warnings" by Florian Fainelli · 14 years ago
  60. ec7eabdd au1000-eth: stylistic fixes by Florian Fainelli · 14 years ago
  61. 3441592 au1000-eth: typedefs removal by Florian Fainelli · 14 years ago
  62. fb621ba ixgbevf: remove private net_device_stats by Eric Dumazet · 14 years ago
  63. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  64. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 14 years ago
  65. f27e21a atlx: make strings const by Stephen Hemminger · 14 years ago
  66. 2b1b8ed ixgbevf: Removed unneeded HW struct members by Greg Rose · 14 years ago
  67. 7ca647b drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum by Joe Perches · 14 years ago
  68. c768957 drivers/net/ixgbe/ixgbe_main.c: Use pr_<level> by Joe Perches · 14 years ago
  69. e8e9f69 drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups by Joe Perches · 14 years ago
  70. 933d41f ixgbe: fix TX ring enable issues seen when VMDQ is enabled by Alexander Duyck · 14 years ago
  71. e508be1 e1000: fix Tx hangs by disabling 64-bit DMA by Jesse Brandeburg · 14 years ago
  72. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  73. cc28a20 introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver by Ondrej Zary · 14 years ago
  74. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  75. de2b96f via-velocity: Turn scatter-gather support back off. by David S. Miller · 14 years ago
  76. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 14 years ago
  77. 89b12fa 3c59x: Fix deadlock in vortex_error() by Ben Hutchings · 14 years ago
  78. cb32f2a bonding: Fix jiffies overflow problems (again) by Jiri Bohac · 14 years ago
  79. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 14 years ago
  80. 2edae08 r8169: add gro support by Eric Dumazet · 14 years ago
  81. c936335 bnx2x: Update bnx2x version to 1.52.53-6 by Yaniv Rosner · 14 years ago
  82. 7f02c4a bnx2x: Change LED scheme for dual-media by Yaniv Rosner · 14 years ago
  83. a22f078 bnx2x: Add dual-media changes by Yaniv Rosner · 14 years ago
  84. de6eae1 bnx2x: Organize PHY functions by Yaniv Rosner · 14 years ago
  85. c18aa15 bnx2x: Apply logic changes for the new scheme by Yaniv Rosner · 14 years ago
  86. d90d96b bnx2x: Move common function into aggregated function by Yaniv Rosner · 14 years ago
  87. 7aa0711 bnx2x: Adjust flow-control with the new scheme by Yaniv Rosner · 14 years ago
  88. 62b29a5 bnx2x: Adjust alignment of split PHY functions by Yaniv Rosner · 14 years ago
  89. b7737c9 bnx2x: Split PHY functions by Yaniv Rosner · 14 years ago
  90. e10bc84 bnx2x: Unify PHY attributes by Yaniv Rosner · 14 years ago
  91. d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
  92. ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
  93. e04c4dc drivers/net: Removing undead ifdef CHELSIO_T1_1G by Christian Dietrich · 14 years ago
  94. 49d70c4 drivers/net/jme: Use pr_<level> by Joe Perches · 14 years ago
  95. ca1cef3 NET: bna, fix lock imbalance by Jiri Slaby · 14 years ago
  96. e8f7f43 drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  97. 9d348af ibmveth: Update module information and version by Santiago Leon · 14 years ago
  98. c229609 ibmveth: Remove some unnecessary include files by Santiago Leon · 14 years ago
  99. 6485911 ibmveth: Convert driver specific assert to BUG_ON by Santiago Leon · 14 years ago
  100. be35ae9 ibmveth: Return -EINVAL on all ->probe errors by Santiago Leon · 14 years ago