1. fb5475f ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine by John Fastabend · 14 years ago
  2. b1bbdb2 ixgbe: DCB and perfect filters can coexist by John Fastabend · 14 years ago
  3. 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 14 years ago
  4. 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 14 years ago
  5. aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 14 years ago
  6. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  7. 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 14 years ago
  8. 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 14 years ago
  9. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 14 years ago
  10. 1fcd86b ixgbe: dcbnl reduce duplicated code and indentation by John Fastabend · 14 years ago
  11. c12db76 ixgbevf: remove unnecessary ampersands by Stephen Hemminger · 14 years ago
  12. f416dfc ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops by Greg Rose · 14 years ago
  13. ac52caa igb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  14. e97d320 e1000: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  15. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 3844204 pxa168_eth: fix race in transmit path. by Richard Cochran · 14 years ago
  17. 4aa3a71 gianfar v5: implement nfc by Sebastian Poehn · 14 years ago
  18. d13d6bf ucc_geth: enable transmit time stamping. by Richard Cochran · 14 years ago
  19. 1f6e44a pxa168_eth: enable transmit time stamping. by Richard Cochran · 14 years ago
  20. 8c0069a smsc911x: enable transmit time stamping. by Richard Cochran · 14 years ago
  21. e309721 fs_enet: enable transmit time stamping. by Richard Cochran · 14 years ago
  22. e072092 macb: enable transmit time stamping. by Richard Cochran · 14 years ago
  23. d6cf073 fec_mpc52xx: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  24. 93e0ed1 ll_temac: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  25. 570773c emaclite: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  26. d76b7e2 lib8390: enable transmit and receive time stamping. by Richard Cochran · 14 years ago
  27. c82b9d7 netxen: fix race in skb->len access by Eric Dumazet · 14 years ago
  28. 306ff6e myricom: remove stats_lock by Eric Dumazet · 14 years ago
  29. 1b9c413 myri_sbus: remove driver by Jon Mason · 14 years ago
  30. cf05c70 veth: fix 64bit stats on 32bit arches by Eric Dumazet · 14 years ago
  31. 5bf0c19 davinci_emac: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  32. 6241207 smsc9420: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  33. 52f64fa stmmac: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  34. 2aa8f4c r6040: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  35. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  36. a0087a3 fec: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  37. 658924d hp100: fix an skb->len race by Eric Dumazet · 14 years ago
  38. 00ce2d5 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 14 years ago
  39. cefa999 netpoll: copy dev name of slaves to struct netpoll by WANG Cong · 14 years ago
  40. fd112f2 r8169: check firmware content sooner. by Francois Romieu · 14 years ago
  41. 960aee6 r8169: support new firmware format. by Hayes Wang · 14 years ago
  42. 1c361ef r8169: explicit firmware format check. by Francois Romieu · 14 years ago
  43. b6ffd97 r8169: move the firmware down into the device private data. by Francois Romieu · 14 years ago
  44. 3744100 r8169: fix static initializers. by Francois Romieu · 14 years ago
  45. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 14 years ago
  46. cab758e fs_enet: fix freescale FCC ethernet dp buffer alignment by Clive Stubbings · 14 years ago
  47. 82362cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 14 years ago
  48. 118133e netdev: bfin_mac: fix memory leak when freeing dma descriptors by Sonic Zhang · 14 years ago
  49. c4dc4d1 e1000: remove unnecessary code by Greg Dietsche · 14 years ago
  50. 0a3f084 net: icplus: remove unnecessary code by Greg Dietsche · 14 years ago
  51. bebd097 tun: teach the tun/tap driver to support netpoll by Neil Horman · 14 years ago
  52. ae6e86b dp83640: drop PHY status frames in the driver. by Richard Cochran · 14 years ago
  53. 2331038 dp83640: fix phy status frame event parsing by Richard Cochran · 14 years ago
  54. f1dc045 phylib: Allow BCM63XX PHY to be selected only on BCM63XX. by Ralf Baechle · 14 years ago
  55. e6539e2 ppp: use PPP_TRANS instead of the magic number 0x20 by Changli Gao · 14 years ago
  56. 59deab2 gianfar: Use pr_<level>, netdev_<level> and netif_<level> by Joe Perches · 14 years ago
  57. 3c8def9 be2net: support multiple TX queues by Sathya Perla · 14 years ago
  58. d402612 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730 by Marius B. Kotsbak · 14 years ago
  59. 520b275 tg3: Create funcs for power source switching by Matt Carlson · 14 years ago
  60. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 14 years ago
  61. 5bb0977 tg3: Show flowctrl settings through get_settings() by Matt Carlson · 14 years ago
  62. ad0fad9 tg3: Fix EEE debounce timer values by Matt Carlson · 14 years ago
  63. 727a6d9 tg3: Add more selfboot formats to NVRAM selftest by Matt Carlson · 14 years ago
  64. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 14 years ago
  65. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 14 years ago
  66. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 14 years ago
  67. b96368e bnx2x: Update date to 2011/06/13 and version to 1.70.00-0 by Vladislav Zolotarov · 14 years ago
  68. d1976b2 bnx2x: PFC support for 578xx by Dmitry Kravkov · 14 years ago
  69. 60d2fe0 bnx2x: Rename LASI registers to definitions in mdio.h by Yaniv Rosner · 14 years ago
  70. 3deb816 bnx2x: Add a periodic task for link PHY events by Yaniv Rosner · 14 years ago
  71. 0d40f0d bnx2x: Adjust BCM84833 to BCM578xx by Yaniv Rosner · 14 years ago
  72. 6c3218c6 bnx2x: Adjust ETS to 578xx by Yaniv Rosner · 14 years ago
  73. 6583e33 bnx2x: Add new PHY 54616s by Yaniv Rosner · 14 years ago
  74. 3c9ada2 bnx2x: Add Warpcore support for 578xx by Yaniv Rosner · 14 years ago
  75. 9380bb9 bnx2x: Add new MAC support for 578xx by Yaniv Rosner · 14 years ago
  76. 754a2f5 bnx2x: Cosmetic changes. by Dmitry Kravkov · 14 years ago
  77. ef01854 bnx2x: update DCB data during PMF migration by Dmitry Kravkov · 14 years ago
  78. c9ee920 bnx2x: 57712 parity handling by Vladislav Zolotarov · 14 years ago
  79. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
  80. 042181f bnx2x: Created bnx2x_sp by Vladislav Zolotarov · 14 years ago
  81. 9ee3d37 bnx2x: removed unused variables by Dmitry Kravkov · 14 years ago
  82. a9fccec bnx2x: use bnx2x_reload_if_running by Dmitry Kravkov · 14 years ago
  83. 7a25cc7 bnx2x: dump FW memory when appropriate msglvl is raised by Dmitry Kravkov · 14 years ago
  84. 361c391 bnx2x: do not call link update without HW notification by Yaniv Rosner · 14 years ago
  85. 30ae438b bnx2x: disable fairness if ETS is enabled by Dmitry Kravkov · 14 years ago
  86. ca92429 bnx2x: avoid release of unrequested irqs by Dmitry Kravkov · 14 years ago
  87. 93ef5c0 bnx2x: put start bd csum in separate function by Dmitry Kravkov · 14 years ago
  88. 4b7ed89 bnx2x: remove references to intr_sem by Dmitry Kravkov · 14 years ago
  89. 8eef2af bnx2x: do not allocate FCoE ring if disabled by Dmitry Kravkov · 14 years ago
  90. 59e5137 cnic: Move indexing function pointers to struct kcq_info by Michael Chan · 14 years ago
  91. 3373b28 mwl8k: Tell firmware to generate CCMP header by Nishant Sarmukadam · 14 years ago
  92. a7b2116 mwifiex: Fixing NULL pointer dereference by Yogesh Ashok Powar · 14 years ago
  93. 9281b2a net/hplance: hplance_init() should be __devinit by Geert Uytterhoeven · 14 years ago
  94. b7c7dee vmxnet3: remove unused variable by Neil Horman · 14 years ago
  95. bf0239a bonding:delete a dereference before check by Peter Pan(潘卫平) · 14 years ago
  96. 1ffde03 3c503: fix broken IRQ autoprobing by Ondrej Zary · 14 years ago
  97. ec1d7c9 smsc9420: enable transmit time stamping. by Richard Cochran · 14 years ago
  98. 3e82ce1 stmmac: enable transmit time stamping. by Richard Cochran · 14 years ago
  99. 7c4bb9f r6040: enable transmit time stamping. by Richard Cochran · 14 years ago
  100. 68f5139 ethoc: enable transmit time stamping. by Richard Cochran · 14 years ago