1. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 17 years ago
  2. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 17 years ago
  3. 5ea7963 b44: Truncate PHY address by Michael Buesch · 17 years ago
  4. 6ef2977 skge napi->poll() locking bug by Marin Mitov · 17 years ago
  5. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 17 years ago
  6. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 17 years ago
  7. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 17 years ago
  8. 23d245b dm9000: Support promisc and all-multi modes by Peter Korsgaard · 17 years ago
  9. 33edded dm9601: configure MAC to drop invalid (crc/length) packets by Peter Korsgaard · 17 years ago
  10. b47b4b2 dm9601: add Hirose USB-100 device ID by Peter Korsgaard · 17 years ago
  11. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 17 years ago
  12. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
  13. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
  14. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
  15. 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
  16. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 17 years ago
  17. c7793ac ixgb: remove unused variable by Julia Lawall · 17 years ago
  18. 1172899 e100: endianness annotations by Al Viro · 17 years ago
  19. 6d8126f igb trivial annotations by Al Viro · 17 years ago
  20. 7deb07b igb: endianness fix by Al Viro · 17 years ago
  21. 2cfb8b7 bonding: update version by Jay Vosburgh · 17 years ago
  22. 92b41da bonding: Fix sysfs attribute handling by Libor Pechacek · 17 years ago
  23. 966bc6f bonding: fix two compiler warnings by Jay Vosburgh · 17 years ago
  24. 2bf86b7 bonding: Fix locking in 802.3ad mode by Jay Vosburgh · 17 years ago
  25. 26c080bf smctr.c: fix logical-bitwise-or confusion by Jay Schulist · 17 years ago
  26. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 17 years ago
  27. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago
  28. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 17 years ago
  29. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 17 years ago
  30. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 17 years ago
  31. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  32. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  33. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  34. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  35. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 17 years ago
  36. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 17 years ago
  37. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 17 years ago
  38. dea5513 ahci: request all PCI BARs by Tejun Heo · 17 years ago
  39. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 17 years ago
  40. 9150c97 ioc3.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  41. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 17 years ago
  42. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  43. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 17 years ago
  44. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 17 years ago
  45. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 17 years ago
  46. ad390d2d56 3c501: Further coding style fixes by Alan Cox · 17 years ago
  47. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 17 years ago
  48. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 17 years ago
  49. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 17 years ago
  50. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 17 years ago
  51. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  52. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  53. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 17 years ago
  54. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 17 years ago
  55. 27ebe30 virtio: Use spin_lock_irqsave/restore for virtio-pci by Anthony Liguori · 17 years ago
  56. 16bb547 drivers/net/atl1/atl1_main.c: remove unused variable by Julia Lawall · 17 years ago
  57. b97ef87 drivers/net/ipg.c: remove unused variable by Julia Lawall · 17 years ago
  58. 9ebfd49 epic100 endianness annotations and fixes by Al Viro · 17 years ago
  59. 48f5fec ipg fix by Al Viro · 17 years ago
  60. 3b5e26f more misannotations: ne2k-pci by Al Viro · 17 years ago
  61. 63734a3 fore2000 - fix misannotations by Al Viro · 17 years ago
  62. 5ffa6d7 wan/farsync: copy_from_user() to iomem is wrong by Al Viro · 17 years ago
  63. ed773b4 r6040 endianness fixes by Al Viro · 17 years ago
  64. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  65. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 17 years ago
  66. ff451d7 [PARISC] pdc_stable: fix compile errors by Joel Soete · 17 years ago
  67. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 17 years ago
  68. ce63645 tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() by Roel Kluin · 17 years ago
  69. 4faa849 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  70. f5101d58 firewire: fw-ohci: shut up false compiler warning on PPC32 by Stefan Richter · 17 years ago
  71. bde1709 firewire: fw-ohci: use dma_alloc_coherent for ar_buffer by Jarod Wilson · 17 years ago
  72. 6e45ef4 ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  73. 2aa9ff7 firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk) by Stefan Richter · 17 years ago
  74. 0a8da30 firewire: update Kconfig help text by Stefan Richter · 17 years ago
  75. a2cdebe firewire: warn on fatal condition in topology code by Stefan Richter · 17 years ago
  76. 51f9dbe firewire: fw-sbp2: set single-phase retry_limit by Jarod Wilson · 17 years ago
  77. 11bf20a firewire: fw-ohci: Apple UniNorth 1st generation support by Stefan Richter · 17 years ago
  78. ea8d006 firewire: fw-ohci: PPC PMac platform code by Stefan Richter · 17 years ago
  79. efbf390 firewire: endianess annotations by Stefan Richter · 17 years ago
  80. 25df287 firewire: endianess fix by Stefan Richter · 17 years ago
  81. dba92d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  82. b1881fb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  83. ebe168d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  84. 96e3102 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  85. f2005e17 block: floppy: fix rmmod lockup by Jiri Slaby · 17 years ago
  86. 9efda79 char: riscom, fix rc_board indexing by Jiri Slaby · 17 years ago
  87. 2cfb8ce spi_bitbang: short transfer status fix by Jan Nikitenko · 17 years ago
  88. 40369e1 au1550_spi: fix prototype of irq handler by Jan Nikitenko · 17 years ago
  89. 1682fe6 rt2x00: Add suspend/resume handlers to rt2x00rfkill by Ivo van Doorn · 17 years ago
  90. f50e4a8 ath5k: disable irq handling in ath5k_hw_detach() by Pavel Roskin · 17 years ago
  91. 5abdc49 b43: phy.c fix typo in register write by Harvey Harrison · 17 years ago
  92. c1e889b PS3: gelic: change the prefix of the net interface for wireless by Masakazu Mokuno · 17 years ago
  93. aad4c7d PS3: gelic: ignore scan info from zero SSID beacons by Masakazu Mokuno · 17 years ago
  94. 43557e1 prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g by Jan Slupski · 17 years ago
  95. 3d9b525 iop-adma.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  96. 9c98718 fsldma: Add a completed cookie updated action in DMA finish interrupt. by Zhang Wei · 17 years ago
  97. 2187c26 fsldma: Add device_prep_dma_interrupt support to fsldma.c by Zhang Wei · 17 years ago
  98. 9b941c6 dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. by Zhang Wei · 17 years ago
  99. 5682284 fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. by Zhang Wei · 17 years ago
  100. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago