1. c6f0d75 [PATCH] Clarify help text of SKGE/SK98LIN/SKY2 by Daniel Drake · 19 years ago
  2. 0febb72 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  3. ae7ec20 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration by Adrian Bunk · 19 years ago
  4. 1a1fedf [PATCH] Typo corrections for ieee80211 by Larry Finger · 19 years ago
  5. 489f445 [PATCH] ipw2200: Fix a variable referenced after kfree() bug by Zhu Yi · 19 years ago
  6. 17ed081 [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem by Zhu Yi · 19 years ago
  7. f73cb83 [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic by Zhu Yi · 19 years ago
  8. b6e4da7 [PATCH] ipw2100: Fix setting txpower failed problem by Zhu Yi · 19 years ago
  9. 3c5eca5 [PATCH] ipw2100: Fix a gcc compile warning by Zhu Yi · 19 years ago
  10. b0b020d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  11. 4a99ac3 [PATCH] ieee80211: Fix A band min and max channel definitions by Zhu Yi · 19 years ago
  12. 55cd94a [PATCH] ieee80211: Fix iwlist scan can only show about 20 APs by Zhu Yi · 19 years ago
  13. b6daa25 [PATCH] ieee80211: Fix problem with not decrypting broadcast packets by Zhu Yi · 19 years ago
  14. 4f95af5 [PATCH] orinoco_cs: tweak Vcc debugging messages by Valdis.Kletnieks@vt.edu · 19 years ago
  15. 6651a5c [PATCH] mv643xx_eth: Fix for building as a module by Dale Farnsworth · 19 years ago
  16. b4de905 [PATCH] mv643xx_eth: Whitespace cleanup by Dale Farnsworth · 19 years ago
  17. 12ad74f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive by Paolo Galtieri · 19 years ago
  18. c7cd901 [PATCH] mv643xx_eth: Fix spinlock recursion bug by Dale Farnsworth · 19 years ago
  19. efd51b5 [PATCH] s2io: scatter-gather fix by Ananda Raju · 19 years ago
  20. c35ca39 [PATCH] b44: fix laptop carrier detect by Stephen Hemminger · 19 years ago
  21. 6f9d472 [PATCH] acenic: fix checking of read_eeprom_byte() return values by Eric Sesterhenn · 19 years ago
  22. 6a986ce [PATCH] bonding: fix ->get_settings error checking by Eric Sesterhenn · 19 years ago
  23. 3ee68c4 [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. by David S. Miller · 19 years ago
  24. 18a4144 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  25. 02829f7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  26. 4979929 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  27. 7e732bf [PATCH] Fix regression added by ppoll/pselect code. by David S. Miller · 19 years ago
  28. 4f2d768 [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. by David S. Miller · 19 years ago
  29. cf9e50a Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by David S. Miller · 19 years ago
  30. 386d1d5 [IA64] eliminate softlockup warning by John Hawkes · 19 years ago
  31. 60f1c44 [IA64] sem2mutex: arch/ia64/kernel/perfmon.c by Jes Sorensen · 19 years ago
  32. 92ff2ec [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c by Jes Sorensen · 19 years ago
  33. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 19 years ago
  34. f7111ce [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. by David S. Miller · 19 years ago
  35. 0f36b01 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  36. 648bf4f [PATCH] tlclk driver update by mark gross · 19 years ago
  37. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  38. 2f768af [PATCH] EDAC: drivers for Radisys 82600 by Alan Cox · 19 years ago
  39. 0d88a10 [PATCH] EDAC: drivers for Intel i82860, i82875 by Alan Cox · 19 years ago
  40. 806c35f [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x by Alan Cox · 19 years ago
  41. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  42. 3213e91 [PATCH] Add pselect/ppoll system calls on i386 by David Woodhouse · 19 years ago
  43. 9f72949 [PATCH] Add pselect/ppoll system call implementation by David Woodhouse · 19 years ago
  44. 36a7878 [PATCH] uml: use generic sys_rt_sigsuspend by Jeff Dike · 19 years ago
  45. 2fc1062 [PATCH] uml: add TIF_RESTORE_SIGMASK support by Jeff Dike · 19 years ago
  46. f27201d [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc by David Woodhouse · 19 years ago
  47. 283828f [PATCH] Handle TIF_RESTORE_SIGMASK for i386 by David Howells · 19 years ago
  48. a411aee [PATCH] Handle TIF_RESTORE_SIGMASK for FRV by David Howells · 19 years ago
  49. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  50. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  51. 4f08550 [PATCH] vfs: *at functions: i386 by Ulrich Drepper · 19 years ago
  52. 5590ff0 [PATCH] vfs: *at functions: core by Ulrich Drepper · 19 years ago
  53. e2f9901 [PATCH] exportfs: add find_acceptable_alias helper by Christoph Hellwig · 19 years ago
  54. 846f2fc [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. by David Shaw · 19 years ago
  55. 45bd3b3 [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c by NeilBrown · 19 years ago
  56. 7fcd5330 [PATCH] nfsd4_lock() returns bogus values to clients by Al Viro · 19 years ago
  57. de1ae28 [PATCH] NFSERR_SERVERFAULT returned host-endian by Al Viro · 19 years ago
  58. 9246585 [PATCH] nfsd4_truncate() bogus return value by Al Viro · 19 years ago
  59. d75f2b9 [PATCH] nfsd/vfs.c: endianness fixes by Al Viro · 19 years ago
  60. 5274881 [PATCH] nfsd4: clean up settattr code by Fred Isaman · 19 years ago
  61. 34081ef [PATCH] nfsd4: Fix bug in rdattr_error return by Fred Isaman · 19 years ago
  62. 6c26d08 [PATCH] nfsd4: fix open_downgrade by J. Bruce Fields · 19 years ago
  63. fb553c0 [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE by J. Bruce Fields · 19 years ago
  64. 0f442aa [PATCH] nfsd4: simplify process-open1 logic by J. Bruce Fields · 19 years ago
  65. 375c554 [PATCH] nfsd4: nfs4state.c miscellaneous goto removals by J. Bruce Fields · 19 years ago
  66. ae8b625 [PATCH] nfsd4: no replays on unconfirmed owners by J. Bruce Fields · 19 years ago
  67. a525825 [PATCH] nfsd4: handle replays of failed open reclaims by J. Bruce Fields · 19 years ago
  68. c2642ab [PATCH] nfsd4: recovery lookup dir check by J. Bruce Fields · 19 years ago
  69. d22749b [PATCH] nfsd4: fix open of recovery directory by J. Bruce Fields · 19 years ago
  70. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  71. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  72. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  73. fd44527 [PATCH] nfsd4: operation debugging by J. Bruce Fields · 19 years ago
  74. 796dadf [PATCH] nfsd4: fix check_for_locks by J. Bruce Fields · 19 years ago
  75. 04ef595 [PATCH] nfsd4: remove release_state_owner() by J. Bruce Fields · 19 years ago
  76. 3a65588 [PATCH] nfsd4: rename lk_stateowner by J. Bruce Fields · 19 years ago
  77. 8a28051 [PATCH] nfsd4: fix nfsd4_lock cleanup on failure by J. Bruce Fields · 19 years ago
  78. a6f6ef2 [PATCH] nfsd4: misc lock fixes by Andy Adamson · 19 years ago
  79. 1918e34 [PATCH] svcrpc: save and restore the daddr field when request deferred by J. Bruce Fields · 19 years ago
  80. 7e8f059 [PATCH] nfsd: remove inline from a couple of large NFS functions by NeilBrown · 19 years ago
  81. f193fba [PATCH] nfsd: check error status from nfsd_sync_dir by YAMAMOTO Takashi · 19 years ago
  82. 6b192832 [PATCH] hfs: set type/creator for symlinks by Roman Zippel · 19 years ago
  83. af8c85b [PATCH] hfs: set correct create date for links by Roman Zippel · 19 years ago
  84. 9a4cad9 [PATCH] hfs: set correct ctime by Roman Zippel · 19 years ago
  85. 2179d37 [PATCH] hfs: add HFSX support by David Elliott · 19 years ago
  86. 7cf3cc3 [PATCH] hfs: cleanup HFS prints by Roman Zippel · 19 years ago
  87. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 19 years ago
  88. 5131cf1 [PATCH] add missing syscall declarations by Arnd Bergmann · 19 years ago
  89. c21761f [PATCH] fix sched_setscheduler semantics by Jason Baron · 19 years ago
  90. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 19 years ago
  91. a374a48 [PATCH] uml ubd code: fix a bit of whitespace by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  92. 4833aff [PATCH] uml: allow again to move backing file and to override saved location by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  93. ce2d2ae [PATCH] uml: arch Kconfig menu cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  94. b631629 [PATCH] uml: avoid malloc to sleep in atomic sections by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  95. b6a2b13 [PATCH] uml: sigio code - reduce spinlock hold time by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  96. 71c8d4c [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  97. e56a788 [PATCH] uml: networking - clear transport-specific structure by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  98. c42791b [PATCH] uml: make daemon transport behave properly by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  99. 3b94806 [PATCH] uml: remove leftover from patch revertal by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  100. 097fdf0 [PATCH] uml: TT mode softint fixes by Bodo Stroesser · 19 years ago