1. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  2. d171235 drivers/s390/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  3. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  5. e77a20e Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  6. 9753b12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  7. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  8. c3ccc12 netdevice chelsio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  9. 584c650 isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply by Harvey Harrison · 16 years ago
  10. 3f2c31d virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) by Mark McLoughlin · 16 years ago
  11. 0276b49 virtio_net: hook up the set-tso ethtool op by Mark McLoughlin · 16 years ago
  12. 0a888fd virtio_net: Recycle some more rx buffer pages by Mark McLoughlin · 16 years ago
  13. 6ea7ae1 e1000e: enable ECC correction on 82571 silicon by Alexander Duyck · 16 years ago
  14. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 16 years ago
  15. e82f54b e1000e: fix warn_on reload after phy_id error by Jeff Kirsher · 16 years ago
  16. f004f3e phylib: make mdio-gpio work without OF (v4) by Paulius Zaleckas · 16 years ago
  17. 72af187 phylib: rename mdio-ofgpio to mdio-gpio by Paulius Zaleckas · 16 years ago
  18. 6817ba2 dm9000: Fix build error. by David S. Miller · 16 years ago
  19. 898d805 mfd: Correct WM8350 I2C return code usage by Mark Brown · 16 years ago
  20. b1ccbdc mfd: fix event masking for da9030 by Mike Rapoport · 16 years ago
  21. 77fb61a acpi: fix oops in acpi_system_wakeup_device_seq_show by Linus Torvalds · 16 years ago
  22. 3ee8238 phy: fix phy address bug by Giulio Benetti · 16 years ago
  23. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  24. ac45020 igb: use dev_printk instead of printk by Bjorn Helgaas · 16 years ago
  25. 0f80704 qla3xxx: Cleanup: Fix link print statements. by Ron Mercer · 16 years ago
  26. e1b86d8 igb: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  27. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  28. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  29. 5f5c4bd via-velocity: enable perfect filtering for multicast packets by Joey Zhuo · 16 years ago
  30. cda2836 pegasus: minor resource shrinkage by David Brownell · 16 years ago
  31. 74ad0a5 ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}() by PJ Waskiewicz · 16 years ago
  32. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  33. d659fc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  34. 605f196 phy: Add support for Marvell 88E1118 PHY by Ron Madrid · 16 years ago
  35. d53b93f mlx4_en: Pause parameters per port by Yevgeny Petrilin · 16 years ago
  36. 0d3b710 LIS3LV02Dx: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  37. 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
  38. fab349c Merge branch 'doc-subdirs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 16 years ago
  39. 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
  40. 0113314 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  41. c98114d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  42. fb75109 misc: C2port needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  43. fa0cfc2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  44. df81d23 [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid() by Miquel van Smoorenburg · 16 years ago
  45. cecf61b rtc: rtc-sun4v fixes, revised by Alessandro Zummo · 16 years ago
  46. 6a6b97d libata: improve phantom device detection by Tejun Heo · 16 years ago
  47. 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
  48. 3e44017 phylib: fix premature freeing of struct mii_bus by Lennert Buytenhek · 16 years ago
  49. 3b259e3 atl1: Do not enumerate options unsupported by chip by J. K. Cliburn · 16 years ago
  50. 7ee0fdd atl1e: fix broken multicast by removing unnecessary crc inversion by J. K. Cliburn · 16 years ago
  51. 8118305 gianfar: Fix DMA unmap invocations by Andy Fleming · 16 years ago
  52. 18acfa2 net/ucc_geth: Fix oops in uec_get_ethtool_stats() by Anton Vorontsov · 16 years ago
  53. d8c3e23 niu: Bump driver version and release date. by David S. Miller · 16 years ago
  54. e3e081e NIU: Add Sun CP3260 ATCA blade support by Santwona Behera · 16 years ago
  55. 31c00fc Create/use more directory structure in the Documentation/ tree. by Randy Dunlap · 16 years ago
  56. a9cffb2 [S390] dasd: log sense for fatal errors by Stefan Haberland · 16 years ago
  57. 85acc40 [S390] cio: Fix refcount after moving devices. by Cornelia Huck · 16 years ago
  58. cc835f78 [S390] kvm_s390: Fix oops in virtio device detection with "mem=" by Christian Borntraeger · 16 years ago
  59. 675be97 [S390] sclp: emit error message if assign storage fails by Heiko Carstens · 16 years ago
  60. 01a1a3c V4L/DVB (9624): CVE-2008-5033: fix OOPS on tvaudio when controlling bass/treble by Mauro Carvalho Chehab · 16 years ago
  61. c6241b6 V4L/DVB (9623): tvaudio: Improve debug msg by printing something more human by Mauro Carvalho Chehab · 16 years ago
  62. 41f5230 V4L/DVB (9622): tvaudio: Improve comments and remove a unneeded prototype by Mauro Carvalho Chehab · 16 years ago
  63. 4942643 V4L/DVB (9621): Avoid writing outside shadow.bytes[] array by Mauro Carvalho Chehab · 16 years ago
  64. 81cb5c4 V4L/DVB (9620): tvaudio: use a direct reference for chip description by Mauro Carvalho Chehab · 16 years ago
  65. b4ab114 V4L/DVB (9619): tvaudio: update initial comments by Mauro Carvalho Chehab · 16 years ago
  66. 099b7fc V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS by Mauro Carvalho Chehab · 16 years ago
  67. dd03e97 V4L/DVB (9617): tvtime: remove generic_checkmode callback by Mauro Carvalho Chehab · 16 years ago
  68. af1a995 V4L/DVB (9616): tvaudio: cleanup - group all callbacks together by Mauro Carvalho Chehab · 16 years ago
  69. 04e6f99 V4L/DVB (9615): tvaudio: instead of using a magic number, use ARRAY_SIZE by Mauro Carvalho Chehab · 16 years ago
  70. 5c65335 V4L/DVB (9613): tvaudio: fix a memory leak by Mauro Carvalho Chehab · 16 years ago
  71. 131d3a7a HID: don't grab devices with no input by Jiri Slaby · 16 years ago
  72. 00bcd52 isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines by Harvey Harrison · 16 years ago
  73. 9c7c354 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  74. 7e5b95f Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  75. 8a57dfc dm: avoid destroying table in dm_any_congested by Chandra Seetharaman · 16 years ago
  76. d221d2e dm: move pending queue wake_up end_io_acct by Mikulas Patocka · 16 years ago
  77. 14e98c5 dm mpath: warn if args ignored by Chandra Seetharaman · 16 years ago
  78. b81aa1c dm mpath: avoid attempting to activate null path by Chandra Seetharaman · 16 years ago
  79. 6edebde dm stripe: fix init failure by Heinz Mauelshagen · 16 years ago
  80. 18776c7 dm raid1: flush workqueue before destruction by Mikulas Patocka · 16 years ago
  81. ccf9540 USB: net: asix: add support for Cables-to-Go USB Ethernet adapter by Jason Cooper · 16 years ago
  82. e50ae57 USB: gadget: cdc-acm deadlock fix by David Brownell · 16 years ago
  83. 372dd6e USB: EHCI: fix divide-by-zero bug by Alan Stern · 16 years ago
  84. 67b2e02 USB: EHCI: fix handling of dead controllers by Alan Stern · 16 years ago
  85. 5863964 usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB by Yoshihiro Shimoda · 16 years ago
  86. d73b7aff ub: stub pre_reset and post_reset to fix oops by Pete Zaitcev · 16 years ago
  87. 859ff40 USB: SISUSB2VGA driver: add 0x0711, 0x0903 by Albert Comerma · 16 years ago
  88. ed4103b usb: unusual devs patch for Nokia 7610 Supernova by Ricky Wong · 16 years ago
  89. ff30bf1 USB: remove optional bus bindings in isp1760, fixing runtime warning by Sebastian Andrzej Siewior · 16 years ago
  90. 9a18e75 + usb-serial-cp2101-add-enfora-gsm2228.patch added to -mm tree by Damir N Abdullin · 16 years ago
  91. 659d643 USB: storage: adjust comment in Kconfig by Paul Bolle · 16 years ago
  92. ddcb01f USB: Fix PS3 USB shutdown problems by Geoff Levand · 16 years ago
  93. 8010e06 USB: unusual_devs entry for Argosy USB mass-storage interface by Alan Stern · 16 years ago
  94. ad0b65e USB: cdc-acm.c: fix recursive lock in acm_start_wb error path by Brandon Philips · 16 years ago
  95. 881e3c9 USB: CP2101 Add device ID for AMB2560 by Craig Shelley · 16 years ago
  96. 2870fde USB: mention URB_FREE_BUFFER in usb_free_urb documentation by Rabin Vincent · 16 years ago
  97. c6206fa USB: Add YISO u893 usb modem vendor and product IDs to option driver by Leslie Watter · 16 years ago
  98. 23d15e0 usb: musb: fix BULK request on different available endpoints by Ajay Kumar Gupta · 16 years ago
  99. b60c72a usb: musb: fix debug global variable name by Felipe Balbi · 16 years ago
  100. eef767b usb: musb: Removes compilation warning in gadget mode by Ajay Kumar Gupta · 16 years ago