1. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  2. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  3. f3c0cee net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return by Joe Perches · 14 years ago
  4. 66c941f net: sunrpc: kill unused macros by Shan Wei · 14 years ago
  5. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  6. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  7. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  8. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  9. 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
  10. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  11. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  12. 1e7af1b nfsd4: remove spkm3 by J. Bruce Fields · 14 years ago
  13. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  14. 2ed5282 svcauth_gss: replace a trivial 'switch' with an 'if' by NeilBrown · 14 years ago
  15. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  16. 651b293 gss:spkm3 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  17. ce8477e gss:krb5 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  18. 5a67657 SUNRPC: Fix race corrupting rpc upcall by Trond Myklebust · 14 years ago
  19. 0d8a374 SUNRPC: Defer deleting the security context until gss_do_free_ctx() by Trond Myklebust · 14 years ago
  20. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  21. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  22. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  23. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  24. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  25. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 14 years ago
  26. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 14 years ago
  27. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 14 years ago
  28. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 14 years ago
  29. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 14 years ago
  30. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  31. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 14 years ago
  32. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 14 years ago
  33. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  34. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 14 years ago
  35. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  36. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 14 years ago
  37. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 14 years ago
  38. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 14 years ago
  39. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 14 years ago
  40. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 14 years ago
  41. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 14 years ago
  42. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 14 years ago
  43. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 14 years ago
  44. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 14 years ago
  45. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  48. cdead7c SUNRPC: Fix a potential memory leak in auth_gss by Trond Myklebust · 14 years ago
  49. dc5ddce sunrpc: parse and return errors reported by gssd by Jeff Layton · 15 years ago
  50. 6c85309 sunrpc: fix build-time warning by Randy Dunlap · 15 years ago
  51. 486bad2 sunrpc: on successful gss error pipe write, don't return error by Jeff Layton · 15 years ago
  52. b891e4a SUNRPC: Fix the return value in gss_import_sec_context() by Trond Myklebust · 15 years ago
  53. 14ace02 SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() by Trond Myklebust · 15 years ago
  54. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  55. 053e324 rpc: remove unneeded function parameter in gss_add_msg() by Suresh Jayaraman · 15 years ago
  56. 480e324 SUNRPC: IS_ERR/PTR_ERR confusion by Roel Kluin · 15 years ago
  57. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  58. eac8173 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service by Wei Yongjun · 15 years ago
  59. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  60. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  61. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  62. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  63. 2efef70 rpc: add service field to new upcall by Olga Kornievskaia · 16 years ago
  64. 8b1c7bf rpc: add target field to new upcall by Olga Kornievskaia · 16 years ago
  65. 945b34a rpc: allow gss callbacks to client by Olga Kornievskaia · 16 years ago
  66. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  67. 34769fc rpc: implement new upcall by \"J. Bruce Fields\ · 16 years ago
  68. 5b7ddd4 rpc: store pointer to pipe inode in gss upcall message by \"J. Bruce Fields\ · 16 years ago
  69. 79a3f20 rpc: use count of pipe openers to wait for first open by \"J. Bruce Fields\ · 16 years ago
  70. cf81939 rpc: track number of users of the gss upcall pipe by \"J. Bruce Fields\ · 16 years ago
  71. db75b3d rpc: minor gss_alloc_msg cleanup by \"J. Bruce Fields\ · 16 years ago
  72. b03568c rpc: factor out warning code from gss_pipe_destroy_msg by \"J. Bruce Fields\ · 16 years ago
  73. 99db356 rpc: remove unnecessary assignment by \"J. Bruce Fields\ · 16 years ago
  74. 6dcd392 sunrpc: fix code that makes auth_gss send destroy_cred message (try #2) by Jeff Layton · 16 years ago
  75. 7bd8826 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code by Trond Myklebust · 16 years ago
  76. 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
  77. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  78. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  79. d25a03c rpc: remove some unused macros by \\\"J. Bruce Fields\\\ · 16 years ago
  80. 720b8f2 rpc: eliminate unused variable in auth_gss upcall code by \\\"J. Bruce Fields\\\ · 16 years ago
  81. 0f38b87 SUNRPC: Use GFP_NOFS when allocating credentials by Trond Myklebust · 16 years ago
  82. b620754 svcrpc: fix handling of garbage args by J. Bruce Fields · 16 years ago
  83. 863a248 gss_krb5: Use random value to initialize confounder by Kevin Coffman · 16 years ago
  84. db8add5 gss_krb5: move gss_krb5_crypto into the krb5 module by Kevin Coffman · 16 years ago
  85. d00953a gss_krb5: create a define for token header size and clean up ptr location by Kevin Coffman · 16 years ago
  86. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  87. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  88. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  89. 4ab4b0b sunrpc: make token header values less confusing by Kevin Coffman · 16 years ago
  90. 5743d65 gss_krb5: consistently use unsigned for seqnum by Kevin Coffman · 16 years ago
  91. 30aef31 Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent by Kevin Coffman · 17 years ago
  92. 3d4a688 Correct grammer/typos in dprintks by Kevin Coffman · 17 years ago
  93. dd35210 sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS by Harshula Jayasuriya · 17 years ago
  94. cd019f7 SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use by Trond Myklebust · 16 years ago
  95. 7b6962b SUNRPC: Fix a race in gss_refresh_upcall() by Trond Myklebust · 16 years ago
  96. 7c67db3 NFSv4: Reintroduce machine creds by Trond Myklebust · 16 years ago
  97. 78ea323 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() by Trond Myklebust · 16 years ago
  98. 080a1f1 SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. by Trond Myklebust · 16 years ago
  99. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  100. 2772442 [SUNRPC]: net/* NULL noise by Al Viro · 16 years ago