1. 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 21 years ago
  2. 70b4d63 [PATCH] Fix boot-time slowdown for measure_migration_cost by Ingo Molnar · 21 years ago
  3. 7fcdf32 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 21 years ago
  4. f7dd16b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 21 years ago
  5. 951069e Don't try to "validate" a non-existing timeval. by Linus Torvalds · 21 years ago
  6. c6f0d75 [PATCH] Clarify help text of SKGE/SK98LIN/SKY2 by Daniel Drake · 21 years ago
  7. 0febb72 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 21 years ago
  8. 2c74088 [TCP] H-TCP: Fix accounting by Baruch Even · 21 years ago
  9. c5d90e0 [IPV4] igmp: remove pointless printk by Dave Jones · 21 years ago
  10. 22f01da [SPARC]: Fix compile failures in math-emu. by David S. Miller · 21 years ago
  11. e2c2fc2 [SCTP]: heartbeats exceed maximum retransmssion limit by Vlad Yasevich · 21 years ago
  12. 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 21 years ago
  13. ae7ec20 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration by Adrian Bunk · 21 years ago
  14. 1a1fedf [PATCH] Typo corrections for ieee80211 by Larry Finger · 21 years ago
  15. 489f445 [PATCH] ipw2200: Fix a variable referenced after kfree() bug by Zhu Yi · 21 years ago
  16. 17ed081 [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem by Zhu Yi · 21 years ago
  17. f73cb83 [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic by Zhu Yi · 21 years ago
  18. b6e4da7 [PATCH] ipw2100: Fix setting txpower failed problem by Zhu Yi · 21 years ago
  19. 3c5eca5 [PATCH] ipw2100: Fix a gcc compile warning by Zhu Yi · 21 years ago
  20. cddfc12 [SPARC64]: Kill compat_sys_clock_settime sign extension stub. by David S. Miller · 21 years ago
  21. b0b020d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 21 years ago
  22. 4a99ac3 [PATCH] ieee80211: Fix A band min and max channel definitions by Zhu Yi · 21 years ago
  23. 55cd94a [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs by Zhu Yi · 21 years ago
  24. b6daa25 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets by Zhu Yi · 21 years ago
  25. 4f95af5 [PATCH] orinoco_cs: tweak Vcc debugging messages by Valdis.Kletnieks@vt.edu · 21 years ago
  26. 6651a5c [PATCH] mv643xx_eth: Fix for building as a module by Dale Farnsworth · 21 years ago
  27. b4de905 [PATCH] mv643xx_eth: Whitespace cleanup by Dale Farnsworth · 21 years ago
  28. 12ad74f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive by Paolo Galtieri · 21 years ago
  29. c7cd901 [PATCH] mv643xx_eth: Fix spinlock recursion bug by Dale Farnsworth · 21 years ago
  30. efd51b5 [PATCH] s2io: scatter-gather fix by Ananda Raju · 21 years ago
  31. c35ca39 [PATCH] b44: fix laptop carrier detect by Stephen Hemminger · 21 years ago
  32. 6f9d472 [PATCH] acenic: fix checking of read_eeprom_byte() return values by Eric Sesterhenn · 21 years ago
  33. 6a986ce [PATCH] bonding: fix ->get_settings error checking by Eric Sesterhenn · 21 years ago
  34. 7add2a4 [IPV6] MLDv2: fix change records when transitioning to/from inactive by David L Stevens · 21 years ago
  35. 151bb0f [AF_KEY]: no message type set by Jerome Borsboom · 21 years ago
  36. cabcac0 [BONDING]: Remove CAP_NET_ADMIN requirement for INFOQUERY ioctl by Thomas Graf · 21 years ago
  37. d3ed309 [SPARC64]: Implement __raw_read_trylock() by David S. Miller · 21 years ago
  38. 8798b3f [NET]: Fix skb fclone error path handling. by Herbert Xu · 21 years ago
  39. 4072719 [SUNGEM]: Make PM of PHYs more reliable (#2) by Benjamin Herrenschmidt · 21 years ago
  40. 8ae55f0 [NET]: Fix some whitespace issues in af_packet.c by Kris Katterjohn · 21 years ago
  41. 2966b66 [NET]: more whitespace issues in net/core/filter.c by Kris Katterjohn · 21 years ago
  42. 4415863 [SPARC]: Increase NR_SYSCALLS to 299 by David S. Miller · 21 years ago
  43. 6fbfc96 [NETFILTER]: Unbreak x-tables on x86. by David S. Miller · 21 years ago
  44. 3ee68c4 [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. by David S. Miller · 21 years ago
  45. 18a4144 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 21 years ago
  46. 02829f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 21 years ago
  47. 4979929 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 21 years ago
  48. 7e732bf [PATCH] Fix regression added by ppoll/pselect code. by David S. Miller · 21 years ago
  49. 4f2d768 [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. by David S. Miller · 21 years ago
  50. cf9e50a Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by David S. Miller · 21 years ago
  51. 386d1d5 [IA64] eliminate softlockup warning by John Hawkes · 21 years ago
  52. 60f1c44 [IA64] sem2mutex: arch/ia64/kernel/perfmon.c by Jes Sorensen · 21 years ago
  53. 92ff2ec [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c by Jes Sorensen · 21 years ago
  54. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 21 years ago
  55. f7111ce [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. by David S. Miller · 21 years ago
  56. 0f36b01 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 21 years ago
  57. 648bf4f [PATCH] tlclk driver update by mark gross · 21 years ago
  58. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 21 years ago
  59. 2f768af [PATCH] EDAC: drivers for Radisys 82600 by Alan Cox · 21 years ago
  60. 0d88a10 [PATCH] EDAC: drivers for Intel i82860, i82875 by Alan Cox · 21 years ago
  61. 806c35f [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x by Alan Cox · 21 years ago
  62. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 21 years ago
  63. 3213e91 [PATCH] Add pselect/ppoll system calls on i386 by David Woodhouse · 21 years ago
  64. 9f72949 [PATCH] Add pselect/ppoll system call implementation by David Woodhouse · 21 years ago
  65. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 21 years ago
  66. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 21 years ago
  67. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 21 years ago
  68. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 21 years ago
  69. a411aee [PATCH] Handle TIF_RESTORE_SIGMASK for FRV by David Howells · 21 years ago
  70. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 21 years ago
  71. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 21 years ago
  72. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 21 years ago
  73. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 21 years ago
  74. e2f9901 [PATCH] exportfs: add find_acceptable_alias helper by Christoph Hellwig · 21 years ago
  75. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 21 years ago
  76. 45bd3b3 [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c by NeilBrown · 21 years ago
  77. 7fcd5330 [PATCH] nfsd4_lock() returns bogus values to clients by Al Viro · 21 years ago
  78. de1ae28 [PATCH] NFSERR_SERVERFAULT returned host-endian by Al Viro · 21 years ago
  79. 9246585 [PATCH] nfsd4_truncate() bogus return value by Al Viro · 21 years ago
  80. d75f2b9 [PATCH] nfsd/vfs.c: endianness fixes by Al Viro · 21 years ago
  81. 5274881 [PATCH] nfsd4: clean up settattr code by Fred Isaman · 21 years ago
  82. 34081ef [PATCH] nfsd4: Fix bug in rdattr_error return by Fred Isaman · 21 years ago
  83. 6c26d08 [PATCH] nfsd4: fix open_downgrade by J. Bruce Fields · 21 years ago
  84. fb553c0 [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE by J. Bruce Fields · 21 years ago
  85. 0f442aa [PATCH] nfsd4: simplify process-open1 logic by J. Bruce Fields · 21 years ago
  86. 375c554 [PATCH] nfsd4: nfs4state.c miscellaneous goto removals by J. Bruce Fields · 21 years ago
  87. ae8b625 [PATCH] nfsd4: no replays on unconfirmed owners by J. Bruce Fields · 21 years ago
  88. a525825 [PATCH] nfsd4: handle replays of failed open reclaims by J. Bruce Fields · 21 years ago
  89. c2642ab [PATCH] nfsd4: recovery lookup dir check by J. Bruce Fields · 21 years ago
  90. d22749b [PATCH] nfsd4: fix open of recovery directory by J. Bruce Fields · 21 years ago
  91. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 21 years ago
  92. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 21 years ago
  93. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 21 years ago
  94. fd44527 [PATCH] nfsd4: operation debugging by J. Bruce Fields · 21 years ago
  95. 796dadf [PATCH] nfsd4: fix check_for_locks by J. Bruce Fields · 21 years ago
  96. 04ef595 [PATCH] nfsd4: remove release_state_owner() by J. Bruce Fields · 21 years ago
  97. 3a65588 [PATCH] nfsd4: rename lk_stateowner by J. Bruce Fields · 21 years ago
  98. 8a28051 [PATCH] nfsd4: fix nfsd4_lock cleanup on failure by J. Bruce Fields · 21 years ago
  99. a6f6ef2 [PATCH] nfsd4: misc lock fixes by Andy Adamson · 21 years ago
  100. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 21 years ago