1. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  2. ef609c2 sunrpc: Fix skcipher/shash conversion by Herbert Xu · 8 years ago
  3. 3b5cf20 sunrpc: Use skcipher and ahash/shash by Herbert Xu · 9 years ago
  4. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  5. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  6. 400f26b SUNRPC: conditionally return endtime from import_sec_context by Simo Sorce · 12 years ago
  7. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 12 years ago
  8. f783288 SUNRPC: Load GSS kernel module by OID by Chuck Lever · 12 years ago
  9. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 12 years ago
  10. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  11. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 13 years ago
  12. 058c5c9 rpc: allow autoloading of gss mechanisms by J. Bruce Fields · 13 years ago
  13. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  14. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  15. f862822 gss:krb5 only include enctype numbers in gm_upcall_enctypes by Kevin Coffman · 14 years ago
  16. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  17. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  18. ce8477e gss:krb5 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  19. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  20. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  21. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 15 years ago
  22. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 15 years ago
  23. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 15 years ago
  24. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  25. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 15 years ago
  26. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  27. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 15 years ago
  28. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  29. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 15 years ago
  30. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 15 years ago
  31. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 15 years ago
  32. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 15 years ago
  33. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 15 years ago
  34. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 15 years ago
  35. 14ace02 SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() by Trond Myklebust · 15 years ago
  36. 0f38b87 SUNRPC: Use GFP_NOFS when allocating credentials by Trond Myklebust · 16 years ago
  37. ef338be sunrpc: return error if unsupported enctype or cksumtype is encountered by Kevin Coffman · 17 years ago
  38. ae4c40b knfsd: rpc: add gss krb5 and spkm3 oid values by Usha Ketineni · 17 years ago
  39. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  40. 8885cb3 SUNRPC: fix print format for tk_pid in auth_gss support by Chuck Lever · 18 years ago
  41. 717757a rpcgss: krb5: ignore seed by J. Bruce Fields · 18 years ago
  42. d922a84 rpcgss: krb5: sanity check sealalg value in the downcall by J. Bruce Fields · 18 years ago
  43. e678e06 gss: krb5: remove signalg and sealalg by J. Bruce Fields · 18 years ago
  44. e69062b [SUNRPC]: Use k{mem,str}dup where applicable by Arnaldo Carvalho de Melo · 18 years ago
  45. 378c669 [SUNRPC] GSS: Use block ciphers where applicable by Herbert Xu · 18 years ago
  46. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  47. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  48. 9e56904 SUNRPC: Make krb5 report unsupported encryption types by J. Bruce Fields · 19 years ago
  49. a0857d0 RPCSEC_GSS: krb5 cleanup by J. Bruce Fields · 19 years ago
  50. 00fd6e1 RPCSEC_GSS remove all qop parameters by J. Bruce Fields · 19 years ago
  51. 14ae162 RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. by J. Bruce Fields · 19 years ago
  52. bfa9151 RPCSEC_GSS: krb5 pre-privacy cleanup by J. Bruce Fields · 19 years ago
  53. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  54. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago