1. 303b46b [PATCH] struct path: convert sunrpc by Josef Sipek · 18 years ago
  2. 94efa93 rpcgss: krb5: miscellaneous cleanup by J. Bruce Fields · 18 years ago
  3. 717757a rpcgss: krb5: ignore seed by J. Bruce Fields · 18 years ago
  4. d922a84 rpcgss: krb5: sanity check sealalg value in the downcall by J. Bruce Fields · 18 years ago
  5. 39a21dd rpcgss: krb5: clean up some goto's, etc. by J. Bruce Fields · 18 years ago
  6. ca54f89 rpcgss: simplify make_checksum by J. Bruce Fields · 18 years ago
  7. 2818bf8 rpcgss: krb5: kill checksum_type, miscellaneous small cleanup by J. Bruce Fields · 18 years ago
  8. 5eb064f rpcgss: krb5: expect a constant signalg value by J. Bruce Fields · 18 years ago
  9. e678e06 gss: krb5: remove signalg and sealalg by J. Bruce Fields · 18 years ago
  10. adeb813 rpc: spkm3 update by Olga Kornievskaia · 18 years ago
  11. 37a4e6c rpc: move process_xdr_buf by Olga Kornievskaia · 18 years ago
  12. 87d918d rpc: gss: fix a kmap_atomic race in krb5 code by J. Bruce Fields · 18 years ago
  13. 8fc7500 rpc: gss: eliminate print_hexl()'s by J. Bruce Fields · 18 years ago
  14. e69062b [SUNRPC]: Use k{mem,str}dup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  15. cfbdbab [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression by Al Viro · 18 years ago
  16. 5b304bc [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case by J.Bruce Fields · 18 years ago
  17. 3c15a48 [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code by J.Bruce Fields · 18 years ago
  18. 4452435 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one by NeilBrown · 18 years ago
  19. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  20. 753ed90 [SUNRPC]: more sunrpc endianness annotations by Al Viro · 18 years ago
  21. d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
  22. 7699431 [SUNRPC]: svc_{get,put}nl() by Alexey Dobriyan · 18 years ago
  23. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  24. 3505868 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest by Herbert Xu · 18 years ago
  25. 378c669 [SUNRPC] GSS: Use block ciphers where applicable by Herbert Xu · 18 years ago
  26. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  27. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  28. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  29. 7c9fdcf [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy by J. Bruce Fields · 18 years ago
  30. e142ede [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code by J. Bruce Fields · 18 years ago
  31. 1df0cad [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() by J. Bruce Fields · 18 years ago
  32. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  33. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  34. a5f9145 SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c by Eric Sesterhenn · 18 years ago
  35. d4a30e7 RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc by J. Bruce Fields · 18 years ago
  36. dfee55f [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily by NeilBrown · 18 years ago
  37. baab935 [PATCH] knfsd: Convert sunrpc_cache to use krefs by NeilBrown · 18 years ago
  38. 17f834b [PATCH] knfsd: Use new cache code for rsc cache by NeilBrown · 18 years ago
  39. d4d11ea [PATCH] knfsd: Use new sunrpc cache for rsi cache by NeilBrown · 18 years ago
  40. 7d317f2 [PATCH] knfsd: Get rid of 'inplace' sunrpc caches by NeilBrown · 18 years ago
  41. efc36aa [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' by NeilBrown · 18 years ago
  42. 0e19c1e SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc by J. Bruce Fields · 18 years ago
  43. eaa82ed SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. by J. Bruce Fields · 18 years ago
  44. 9e57b30 SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum by J. Bruce Fields · 18 years ago
  45. 12de3b3 SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry by Trond Myklebust · 18 years ago
  46. fba3bad SUNRPC: Move upcall out of auth->au_ops->crcreate() by Trond Myklebust · 19 years ago
  47. 8a31776 SUNRPC: Fix a lock recursion in the auth_gss downcall by Trond Myklebust · 19 years ago
  48. 5fb8b49 [PATCH] svcrpc: gss: svc context creation error handling by J. Bruce Fields · 19 years ago
  49. 91a4762 [PATCH] svcrpc: gss: server context init failure handling by Kevin Coffman · 19 years ago
  50. 822f100 [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE by Andy Adamson · 19 years ago
  51. 9e56904 SUNRPC: Make krb5 report unsupported encryption types by J. Bruce Fields · 19 years ago
  52. 42181d4 SUNRPC: Make spkm3 report unsupported encryption types by J. Bruce Fields · 19 years ago
  53. 9eed129 SUNRPC: Update the spkm3 code to use the make_checksum interface by J. Bruce Fields · 19 years ago
  54. 48e4918 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions by Trond Myklebust · 19 years ago
  55. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  56. 6df5b9f [CRYPTO] Simplify one-member scatterlist expressions by Herbert Xu · 19 years ago
  57. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  58. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  59. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  60. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  61. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  62. f7b3af6 RPCSEC_GSS: Simplify rpcsec_gss crypto code by J. Bruce Fields · 19 years ago
  63. 2d2da60c RPCSEC_GSS: client-side privacy support by J. Bruce Fields · 19 years ago
  64. 24b2605 RPCSEC_GSS: cleanup au_rslack calculation by J. Bruce Fields · 19 years ago
  65. 293f1eb SUNRPC: Add support for privacy to generic gss-api code. by J. Bruce Fields · 19 years ago
  66. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  67. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  68. 808012f [PATCH] RPC: skip over transport-specific heads automatically by Chuck Lever · 19 years ago
  69. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  70. f35279d [PATCH] sunrpc: cache_register can use wrong module reference by Bruce Allan · 19 years ago
  71. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  72. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  73. c3a2069 [RPC]: Kill bogus kmap in krb5 by Herbert Xu · 19 years ago
  74. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 19 years ago
  75. 438b6fd [PATCH] RPC: Don't fall back from krb5p to krb5i by J. Bruce Fields · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago