1. 826dd0e netdevice ni65: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  2. c8019bf netdevice ppp: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  3. f7b2927 smsc95xx: add tx checksum offload support by Steve Glendinning · 16 years ago
  4. 8761169 sfc: Fix dependency for SFC_MTD by Ben Hutchings · 16 years ago
  5. c19d036 isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes by Harvey Harrison · 16 years ago
  6. c010360 netdevice lance: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  7. 5377152 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() by Lennert Buytenhek · 16 years ago
  8. f61e554 mv643xx_eth: move receive error handling out of line by Lennert Buytenhek · 16 years ago
  9. 66e63ff mv643xx_eth: implement ->set_rx_mode() by Lennert Buytenhek · 16 years ago
  10. 66823b9 mv643xx_eth: inline txq_alloc_desc_index() by Lennert Buytenhek · 16 years ago
  11. 37a6084 mv643xx_eth: introduce per-port register area pointer by Lennert Buytenhek · 16 years ago
  12. 10a9948 mv643xx_eth: checkpatch fixes by Lennert Buytenhek · 16 years ago
  13. 00b5e50 myri10ge: remove hardcoded sram_size by Brice Goglin · 16 years ago
  14. d6279c8 myri10ge: fix per-slice rx/tx_dropped counters by Brice Goglin · 16 years ago
  15. a61fc1e netdev/smc91x: unify Blackfin code a bit and use proper read/write functions by Mike Frysinger · 16 years ago
  16. f4bdd26 netdevice hamradio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  17. f3a216d netdevice: 82596: Convert netdev->priv to netdev_priv by Wang Chen · 16 years ago
  18. 68fd991 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize by Alexander Duyck · 16 years ago
  19. b2d5653 igb: simplify swap in clean_rx_irq if using packet split by Alexander Duyck · 16 years ago
  20. 3ef6b23 igb: update name to reflect new hardware by Alexander Duyck · 16 years ago
  21. d8b83c5 acenic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  22. 2c9171d niu: convert to net_device_ops by Stephen Hemminger · 16 years ago
  23. b94426b forcedeth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  24. 7c7d64b tg3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  25. 0edc352 ixgb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  26. afe29f7 enic: convert to net_device_ops by Stephen Hemminger · 16 years ago
  27. 52256cf ppp: convert to net_device_ops by Stephen Hemminger · 16 years ago
  28. acc7842 e100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  29. 2e5c692 igb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  30. 39a11bd via-velocity: convert to net_device_ops by Stephen Hemminger · 16 years ago
  31. 0e7614b e1000: convert to net_device_ops by Stephen Hemminger · 16 years ago
  32. 80ff32b cxgb2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  33. dd75269 cxgb3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  34. 825a84d atlx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  35. 1e058ab atl1e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  36. 758e43b tun: convert to net_device_ops by Stephen Hemminger · 16 years ago
  37. 48dfcde 8139: convert to net_device_ops by Stephen Hemminger · 16 years ago
  38. 8b4ab28 r8169: convert to net_device_ops by Francois Romieu · 16 years ago
  39. f80d032 skge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  40. 1436b30 sky2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  41. 651c246 e1000e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  42. eb7cc59 bonding: convert to net_device_ops by Stephen Hemminger · 16 years ago
  43. 54a30c9 macvlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  44. 4456e7b veth: convert to net_device_ops by Stephen Hemminger · 16 years ago
  45. 8dfcdf3 ifb: convert to net_device_ops by Stephen Hemminger · 16 years ago
  46. c02373b netdev: convert loopback to net_device_ops by Stephen Hemminger · 16 years ago
  47. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  48. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  49. d171235 drivers/s390/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  50. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  52. e77a20e Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  53. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  54. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  56. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  57. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  58. 0276b49 virtio_net: hook up the set-tso ethtool op by Mark McLoughlin · 16 years ago
  59. 0a888fd virtio_net: Recycle some more rx buffer pages by Mark McLoughlin · 16 years ago
  60. 6ea7ae1 e1000e: enable ECC correction on 82571 silicon by Alexander Duyck · 16 years ago
  61. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 16 years ago
  62. e82f54b e1000e: fix warn_on reload after phy_id error by Jeff Kirsher · 16 years ago
  63. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  64. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  65. 6817ba2 dm9000: Fix build error. by David S. Miller · 16 years ago
  66. 898d805 mfd: Correct WM8350 I2C return code usage by Mark Brown · 16 years ago
  67. b1ccbdc mfd: fix event masking for da9030 by Mike Rapoport · 16 years ago
  68. 77fb61a acpi: fix oops in acpi_system_wakeup_device_seq_show by Linus Torvalds · 16 years ago
  69. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  70. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  71. ac45020 igb: use dev_printk instead of printk by Bjorn Helgaas · 16 years ago
  72. 0f80704 qla3xxx: Cleanup: Fix link print statements. by Ron Mercer · 16 years ago
  73. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  74. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  75. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  76. 5f5c4bd via-velocity: enable perfect filtering for multicast packets by Joey Zhuo · 16 years ago
  77. cda2836 pegasus: minor resource shrinkage by David Brownell · 16 years ago
  78. 74ad0a5 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by PJ Waskiewicz · 16 years ago
  79. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  80. d659fc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  81. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  82. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  83. 0d3b710 LIS3LV02Dx: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  84. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  85. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  86. 6ca2cb9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  87. 0113314 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  88. c98114d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  89. fb75109 misc: C2port needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  90. fa0cfc2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  91. df81d23 [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() by Miquel van Smoorenburg · 16 years ago
  92. cecf61b rtc: rtc-sun4v fixes, revised by Alessandro Zummo · 16 years ago
  93. 6a6b97d libata: improve phantom device detection by Tejun Heo · 16 years ago
  94. a2224ad Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  95. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago
  96. 3b259e3 atl1: Do not enumerate options unsupported by chip by J. K. Cliburn · 16 years ago
  97. 7ee0fdd atl1e: fix broken multicast by removing unnecessary crc inversion by J. K. Cliburn · 16 years ago
  98. 8118305 gianfar: Fix DMA unmap invocations by Andy Fleming · 16 years ago
  99. 18acfa2 net/ucc_geth: Fix oops in uec_get_ethtool_stats() by Anton Vorontsov · 16 years ago
  100. d8c3e23 niu: Bump driver version and release date. by David S. Miller · 16 years ago