1. 3f03e38 [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler. by Pavel Emelyanov · 17 years ago
  2. d59b54b [NET]: Fix wrong comments for unregister_net* by Wang Chen · 17 years ago
  3. bbe4297 [BNX2]: Update version to 1.6.9. by Michael Chan · 17 years ago
  4. c09c262 [BNX2]: Fix RX packet rot. by Michael Chan · 17 years ago
  5. fb0c18b [BNX2]: Add PHY_DIS_EARLY_DAC workaround. by Michael Chan · 17 years ago
  6. 9b3efc0 [S390]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  7. 299f590 [XTENSA]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  8. 505a41d [UM]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  9. 95a02cf [IPv6] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  10. 2017a72 [IPv4] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  11. a4e65d3 [IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call by Pavel Emelyanov · 17 years ago
  12. 1df2e44 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. by YOSHIFUJI Hideaki · 17 years ago
  13. 82d29bf Linux 2.6.24-rc5 by Linus Torvalds · 17 years ago
  14. 7999f4b xen: relax signature check by Jeremy Fitzhardinge · 17 years ago
  15. c34c15b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  16. 3790ee4 proc: remove/Fix proc generic d_revalidate by Eric W. Biederman · 17 years ago
  17. d84248b atmel_spi: reload RCR before TCR by Rini van Zetten · 17 years ago
  18. 6650e0a MAINTAINERS: update stale entries by Joe Perches · 17 years ago
  19. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  20. 794e64d Fix NULL dereference in umem.c by Neil Brown · 17 years ago
  21. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
  22. 72fad71 hugetlb: handle write-protection faults in follow_hugetlb_page by Adam Litke · 17 years ago
  23. 8805f23 spi_imx: fix typo in description by Will Newton · 17 years ago
  24. 6b1a802 spi_bfin5xx: fix typo in description by Will Newton · 17 years ago
  25. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  26. da7ce6e asm-h8300: parentheses around definition CLOCK_TICK_RATE by Roel Kluin · 17 years ago
  27. 7818786 pcmcia: fix kernel-doc comments by Randy Dunlap · 17 years ago
  28. 24601bb revert "dpt_i2o: convert to SCSI hotplug model" by Andrew Morton · 17 years ago
  29. 43cbe2c aoe: properly initialise the request_queue's backing_dev_info by Andrew Morton · 17 years ago
  30. 5ea1395 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  31. 437105f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  32. a186b4a firewire: OHCI 1.0 Isochronous Receive support by Jarod Wilson · 17 years ago
  33. 41f81e8 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  34. dc3d532 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild by Linus Torvalds · 17 years ago
  35. af1bff4 Revert "PCI: fix IDE legacy mode resources" by Linus Torvalds · 17 years ago
  36. 6d98bda powerpc: Fix IDE legacy vs. native fixups by Benjamin Herrenschmidt · 17 years ago
  37. cf10e82 [XFS] Fix xfs_ichgtime()s broken usage of I_SYNC by David Chinner · 17 years ago
  38. 978c7b2 [XFS] Make xfsbufd threads freezable by Rafael J. Wysocki · 17 years ago
  39. e89bc61 [XFS] revert to double-buffering readdir by Christoph Hellwig · 17 years ago
  40. a7430847 [XFS] Fix broken inode cluster setup. by David Chinner · 17 years ago
  41. 77be55a [XFS] Clear XBF_READ_AHEAD flag on I/O completion. by Lachlan McIlroy · 17 years ago
  42. d1afb67 [XFS] Fixed a few bugs in xfs_buf_associate_memory() by Lachlan McIlroy · 17 years ago
  43. cd57e59 [XFS] 971064 Various fixups for xfs_bulkstat(). by Lachlan McIlroy · 17 years ago
  44. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  45. 7fd2725 Avoid double memclear() in SLOB/SLUB by Linus Torvalds · 17 years ago
  46. 18c32da kbuild: fix building with O=.. options by Sam Ravnborg · 17 years ago
  47. 1cacc9a kbuild: fix building with redirected output. by Sam Ravnborg · 17 years ago
  48. ba0f00b [MIPS] Malta: Enable tickless and highres timers. by Ralf Baechle · 17 years ago
  49. 5ef1b9a [MIPS] Bigsur: Enable tickless and and highres timers. by Ralf Baechle · 17 years ago
  50. 8f7e7d6 qemu: do not enable IP7 blindly by Atsushi Nemoto · 17 years ago
  51. 0f5e49a [MIPS] Alchemy: Fix Au1x SD controller IRQ by Manuel Lauss · 17 years ago
  52. 6d2d419 [MIPS] Don't byteswap writes to display when running bigendian by Chris Dearman · 17 years ago
  53. aa0ebec [IA64] Fix iosapic interrupt delivery mode for CPE by Kenji Kaneshige · 17 years ago
  54. 3661999 [IA64] kprobe: make kreturn probe handler stack unwind correct by Shaohua Li · 17 years ago
  55. 965d747 [IA64] operator priority fix in acpi_map_lsapic() by Roel Kluin · 17 years ago
  56. c2eeb32 [IA64] Add missing "space" to concatenated strings by Joe Perches · 17 years ago
  57. 685c7f5 [IA64] make full use of macro efi_md_size by Li Zefan · 17 years ago
  58. b898a42 [IA64] rename _bss to __bss_start by Bernhard Walle · 17 years ago
  59. afc2cf3 [IA64] SGI Altix : fix bug in sn_io_late_init() by Mike Habeck · 17 years ago
  60. 9e004eb [IA64] iosapic cleanup by Simon Horman · 17 years ago
  61. b9ab117 [IA64] signal : fix missing error checkings by Shi Weihua · 17 years ago
  62. bdc2619 [IA64] export copy_page() to modules by Andrew Morton · 17 years ago
  63. ff08e65 [IA64] don't assume that unwcheck.py is executable by Andrew Morton · 17 years ago
  64. 1f0abae [IA64] increase .data.patch offset by Andrew Morton · 17 years ago
  65. 94545ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  66. 459ad68 libata: kill spurious NCQ completion detection by Tejun Heo · 17 years ago
  67. c4f7792 ahci: don't attach if ICH6 is in combined mode by Tejun Heo · 17 years ago
  68. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  69. 994056d ahci: fix engine reset failed message by Tejun Heo · 17 years ago
  70. 7962024 S2io: Check for register initialization completion before accesing device registers by Sreenivasa Honnur · 17 years ago
  71. 17cf803 ibm_newemac: Update file headers copyright notices by Benjamin Herrenschmidt · 17 years ago
  72. d09e18b ibm_newemac: Call dev_set_drvdata() before tah_reset() by Valentine Barshak · 17 years ago
  73. 63b6cad ibm_newemac: Fix typo reading TAH channel info by Valentine Barshak · 17 years ago
  74. 4696c3c ibm_newemac: Correct opb_bus_freq value by Valentine Barshak · 17 years ago
  75. 3d72256 ibm_newemac: Skip EMACs that are marked unused by the firmware by Hugh Blemings · 17 years ago
  76. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 17 years ago
  77. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 17 years ago
  78. 911b237 ibm_newemac: Workaround reset timeout when no link by Benjamin Herrenschmidt · 17 years ago
  79. 9685306 ibm_newemac: Fix ZMII refcounting bug by Benjamin Herrenschmidt · 17 years ago
  80. 8df4538 ibm_newemac: Add ET1011c PHY support by Stefan Roese · 17 years ago
  81. f1f304f ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support by Stefan Roese · 17 years ago
  82. abf9b90 e100: cleanup unneeded math by Auke Kok · 17 years ago
  83. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  84. 70eba18 make bnx2x select ZLIB_INFLATE by Eliezer Tamir · 17 years ago
  85. 75758e8 cxgb3 - T3C support update by Divy Le Ray · 17 years ago
  86. fdaea7a bonding: Fix race at module unload by Jay Vosburgh · 17 years ago
  87. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 17 years ago
  88. b63bb73 bonding: Fix time comparison by David Sterba · 17 years ago
  89. 8e4b932 bonding: Allow setting and querying xmit policy regardless of mode by Wagner Ferenc · 17 years ago
  90. 1dcdcd6 bonding: Coding style: break line after the if condition by Wagner Ferenc · 17 years ago
  91. b884366 bonding: Purely cosmetic: rename a local variable by Wagner Ferenc · 17 years ago
  92. 16cd016 bonding: Return nothing for not applicable values by Wagner Ferenc · 17 years ago
  93. 7bd4650 bonding: Remove trailing NULs from sysfs interface. by Wagner Ferenc · 17 years ago
  94. 2c5ea0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  95. fa2dd44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  96. e17587b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  97. 29ac005 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  98. f3656b9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  99. bbce0b5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  100. e17bcb4 ACPI: move timer broadcast before busmaster disable by Thomas Gleixner · 17 years ago