1. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  2. 0ea05ce bna: Check for NULL before deref in bnad_cb_tx_cleanup by David S. Miller · 14 years ago
  3. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  4. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  5. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  6. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  7. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  8. 58758aa sfc: Allocate DMA and event rings using GFP_KERNEL by Ben Hutchings · 14 years ago
  9. e42de26 sfc: Fix failure paths in efx_probe_port() by Ben Hutchings · 14 years ago
  10. 7db8e8e sfc: Remove declarations of functions that no longer exist by Ben Hutchings · 14 years ago
  11. 80485d3 sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors by Ben Hutchings · 14 years ago
  12. 1cdc2cf sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count by Ben Hutchings · 14 years ago
  13. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  15. cbd9da7 drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c by Nikitas Angelinas · 14 years ago
  16. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  17. dc99839 au1000-eth: change multi-line comments style by Florian Fainelli · 14 years ago
  18. d0e7cb5 au1000-eth: remove volatiles, switch to I/O accessors by Florian Fainelli · 14 years ago
  19. 49a42c0 au1000-eth: fix asm -> linux headers inclusion by Florian Fainelli · 14 years ago
  20. 215e17b au1000-eth: fix bad printk usages by Florian Fainelli · 14 years ago
  21. 18b8e15 au1000-eth: fix all but one "line over 80 characters warnings" by Florian Fainelli · 14 years ago
  22. ec7eabdd au1000-eth: stylistic fixes by Florian Fainelli · 14 years ago
  23. 3441592 au1000-eth: typedefs removal by Florian Fainelli · 14 years ago
  24. fb621ba ixgbevf: remove private net_device_stats by Eric Dumazet · 14 years ago
  25. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  26. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 14 years ago
  27. f27e21a atlx: make strings const by Stephen Hemminger · 14 years ago
  28. 92e32ea cxacru: ignore cx82310_eth devices by Ondrej Zary · 14 years ago
  29. 2b1b8ed ixgbevf: Removed unneeded HW struct members by Greg Rose · 14 years ago
  30. 7ca647b drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum by Joe Perches · 14 years ago
  31. c768957 drivers/net/ixgbe/ixgbe_main.c: Use pr_<level> by Joe Perches · 14 years ago
  32. e8e9f69 drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups by Joe Perches · 14 years ago
  33. 933d41f ixgbe: fix TX ring enable issues seen when VMDQ is enabled by Alexander Duyck · 14 years ago
  34. a1c3ed4 qeth: NAPI support for l2 and l3 discipline by Frank Blaschka · 14 years ago
  35. 81d5374 Kconfig: have CCWGROUP depend on CLAW by Mike Frysinger · 14 years ago
  36. 963a9fd qeth: Use %pI6 by Joe Perches · 14 years ago
  37. d36deae qdio: extend API to allow polling by Jan Glauber · 14 years ago
  38. e508be1 e1000: fix Tx hangs by disabling 64-bit DMA by Jesse Brandeburg · 14 years ago
  39. a7a4f1c drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  40. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  41. cc28a20 introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver by Ondrej Zary · 14 years ago
  42. d56557a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  43. dc6f962 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  44. 61f953c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  45. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. 96d4cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  47. b06ac5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  48. 608a5ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  49. 78f220a Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  50. 4eab8a5 Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel by Linus Torvalds · 14 years ago
  51. de2b96f via-velocity: Turn scatter-gather support back off. by David S. Miller · 14 years ago
  52. 32737e9 PATCH: b44 Handle RX FIFO overflow better (simplified) by Mark Lord · 14 years ago
  53. 89b12fa 3c59x: Fix deadlock in vortex_error() by Ben Hutchings · 14 years ago
  54. cb32f2a bonding: Fix jiffies overflow problems (again) by Jiri Bohac · 14 years ago
  55. c4433be stmmac: fix sleep inside atomic by Giuseppe Cavallaro · 14 years ago
  56. 2edae08 r8169: add gro support by Eric Dumazet · 14 years ago
  57. c936335 bnx2x: Update bnx2x version to 1.52.53-6 by Yaniv Rosner · 14 years ago
  58. 7f02c4a bnx2x: Change LED scheme for dual-media by Yaniv Rosner · 14 years ago
  59. a22f078 bnx2x: Add dual-media changes by Yaniv Rosner · 14 years ago
  60. de6eae1 bnx2x: Organize PHY functions by Yaniv Rosner · 14 years ago
  61. c18aa15 bnx2x: Apply logic changes for the new scheme by Yaniv Rosner · 14 years ago
  62. d90d96b bnx2x: Move common function into aggregated function by Yaniv Rosner · 14 years ago
  63. 7aa0711 bnx2x: Adjust flow-control with the new scheme by Yaniv Rosner · 14 years ago
  64. 62b29a5 bnx2x: Adjust alignment of split PHY functions by Yaniv Rosner · 14 years ago
  65. b7737c9 bnx2x: Split PHY functions by Yaniv Rosner · 14 years ago
  66. e10bc84 bnx2x: Unify PHY attributes by Yaniv Rosner · 14 years ago
  67. 8554048 intel_agp,i915: Add more sandybridge graphics device ids by Zhenyu Wang · 14 years ago
  68. a69ffdb drm/i915: Enable MI_FLUSH on Sandybridge by Zhenyu Wang · 14 years ago
  69. f8f235e agp/intel: Fix cache control for Sandybridge by Zhenyu Wang · 14 years ago
  70. 93f5f7f agp/intel: use #ifdef idiom for intel-agp.h by Zhenyu Wang · 14 years ago
  71. 8dfc2b1 agp/intel: fix physical address mask bits for sandybridge by Zhenyu Wang · 14 years ago
  72. 032d2a0 drm/i915: Prevent double dpms on by Chris Wilson · 14 years ago
  73. 52be119 drm/i915: Avoid use of uninitialised values when disabling panel-fitter by Chris Wilson · 14 years ago
  74. 4e5359c drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt by Simon Farnsworth · 14 years ago
  75. 8e647a2 drm/i915: Tightly scope intel_encoder to prevent invalid use by Chris Wilson · 14 years ago
  76. a25c25c drm/i915: Allocate the PCI resource for the MCHBAR by Chris Wilson · 14 years ago
  77. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  78. b66d842 drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS by Chris Wilson · 14 years ago
  79. 0ad6ef2 drm/i915/dp: Boost timeout for enabling transcoder to 100ms by Chris Wilson · 14 years ago
  80. 4e6cfef drm/i915: Re-use set_base_atomic to share setting of the display registers by Chris Wilson · 14 years ago
  81. 52e6863 drm/i915: Fix offset page-flips on i965+ by Chris Wilson · 14 years ago
  82. c96c3a8c drm/i915: Include a generation number in the device info by Chris Wilson · 14 years ago
  83. d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
  84. ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
  85. a0ece28 drivers/atm/firestream.c: Fix unsigned return type by Julia Lawall · 14 years ago
  86. e04c4dc drivers/net: Removing undead ifdef CHELSIO_T1_1G by Christian Dietrich · 14 years ago
  87. 49d70c4 drivers/net/jme: Use pr_<level> by Joe Perches · 14 years ago
  88. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  89. 017d79e isdn: potential buffer overflows by Dan Carpenter · 14 years ago
  90. ca1cef3 NET: bna, fix lock imbalance by Jiri Slaby · 14 years ago
  91. e8f7f43 drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  92. 9d348af ibmveth: Update module information and version by Santiago Leon · 14 years ago
  93. c229609 ibmveth: Remove some unnecessary include files by Santiago Leon · 14 years ago
  94. 6485911 ibmveth: Convert driver specific assert to BUG_ON by Santiago Leon · 14 years ago
  95. be35ae9 ibmveth: Return -EINVAL on all ->probe errors by Santiago Leon · 14 years ago
  96. f148f61 ibmveth: Coding style fixes by Santiago Leon · 14 years ago
  97. 517e80e ibmveth: Some formatting fixes by Santiago Leon · 14 years ago
  98. 21c2dec ibmveth: Convert driver specific error functions to netdev_err by Santiago Leon · 14 years ago
  99. c43ced1 ibmveth: Convert driver specific debug to netdev_dbg by Santiago Leon · 14 years ago
  100. e295fe8 ibmveth: Remove redundant function prototypes by Santiago Leon · 14 years ago