1. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  2. 013448c SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors by Trond Myklebust · 12 years ago
  3. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  4. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  5. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  6. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 12 years ago
  7. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 12 years ago
  8. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 12 years ago
  9. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  10. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 7bdf741 auth_gss: the list of pseudoflavors not being parsed correctly by Steve Dickson · 12 years ago
  12. ae2975b userns: Convert group_info values from gid_t to kgid_t. by Eric W. Biederman · 13 years ago
  13. fc2952a SUNRPC: split upcall function to extract reusable parts by Simo Sorce · 12 years ago
  14. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  15. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  16. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  17. 0097143 SUNRPC: Don't use variable length automatic arrays in kernel code by Trond Myklebust · 12 years ago
  18. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 12 years ago
  19. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  20. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 12 years ago
  21. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 12 years ago
  22. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 12 years ago
  23. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 12 years ago
  24. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  25. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  26. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  27. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  28. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  29. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  30. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  31. 68c9715 SUNRPC: Clean up the RPCSEC_GSS service ticket requests by Trond Myklebust · 13 years ago
  32. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  33. c122515 SUNRPC/NFS: make rpc pipe upcall generic by Peng Tao · 13 years ago
  34. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  35. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  36. 058c5c9 rpc: allow autoloading of gss mechanisms by J. Bruce Fields · 13 years ago
  37. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  38. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  39. 2992c4b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  40. 5afa913 SUNRPC: Ensure the RPC client only quits on fatal signals by Trond Myklebust · 13 years ago
  41. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  42. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  43. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  44. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  47. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  48. f862822 gss:krb5 only include enctype numbers in gm_upcall_enctypes by Kevin Coffman · 13 years ago
  49. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  50. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  51. f3c0cee net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return by Joe Perches · 14 years ago
  52. 66c941f net: sunrpc: kill unused macros by Shan Wei · 14 years ago
  53. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  54. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  55. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  56. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  57. 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
  58. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  59. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  60. 1e7af1b nfsd4: remove spkm3 by J. Bruce Fields · 14 years ago
  61. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  62. 2ed5282 svcauth_gss: replace a trivial 'switch' with an 'if' by NeilBrown · 14 years ago
  63. 1ebede8 sunrpc: close connection when a request is irretrievably lost. by NeilBrown · 14 years ago
  64. 651b293 gss:spkm3 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  65. ce8477e gss:krb5 miss returning error to caller when import security context by Bian Naimeng · 14 years ago
  66. 5a67657 SUNRPC: Fix race corrupting rpc upcall by Trond Myklebust · 14 years ago
  67. 0d8a374 SUNRPC: Defer deleting the security context until gss_do_free_ctx() by Trond Myklebust · 14 years ago
  68. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  69. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  70. 126e216 SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired by Trond Myklebust · 14 years ago
  71. 1f4c86c NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls by Trond Myklebust · 14 years ago
  72. fc54a0c gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  73. fffdaef gss_krb5: Add support for rc4-hmac encryption by Kevin Coffman · 14 years ago
  74. 5af4654 gss_krb5: Use confounder length in wrap code by Kevin Coffman · 14 years ago
  75. 1dbd902 gssd_krb5: More arcfour-hmac support by Kevin Coffman · 14 years ago
  76. fc263a9 gss_krb5: Save the raw session key in the context by Kevin Coffman · 14 years ago
  77. 8b23707 gssd_krb5: arcfour-hmac support by Kevin Coffman · 14 years ago
  78. bf6d359 gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  79. 934a95a gss_krb5: add remaining pieces to enable AES encryption support by Kevin Coffman · 14 years ago
  80. de9c17e gss_krb5: add support for new token formats in rfc4121 by Kevin Coffman · 14 years ago
  81. 4018bf3 gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall by Trond Myklebust · 14 years ago
  82. 958142e gss_krb5: add support for triple-des encryption by Kevin Coffman · 14 years ago
  83. 683ac66 gss_krb5: Add upcall info indicating supported kerberos enctypes by Trond Myklebust · 14 years ago
  84. 47d8480 gss_krb5: handle new context format from gssd by Kevin Coffman · 14 years ago
  85. 4891f2d gss_krb5: import functionality to derive keys into the kernel by Kevin Coffman · 14 years ago
  86. e1f6c07 gss_krb5: add ability to have a keyed checksum (hmac) by Kevin Coffman · 14 years ago
  87. 81d4a43 gss_krb5: introduce encryption type framework by Kevin Coffman · 14 years ago
  88. a8cc1cb gss_krb5: prepare for new context format by Kevin Coffman · 14 years ago
  89. 1ac3719 gss_krb5: split up functions in preparation of adding new enctypes by Kevin Coffman · 14 years ago
  90. 54ec3d4 gss_krb5: Don't expect blocksize to always be 8 when calculating padding by J. Bruce Fields · 14 years ago
  91. 7561042 gss_krb5: Added and improved code comments by Kevin Coffman · 14 years ago
  92. 725f286 gss_krb5: Introduce encryption type framework by Kevin Coffman · 14 years ago
  93. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  94. 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
  95. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  96. cdead7c SUNRPC: Fix a potential memory leak in auth_gss by Trond Myklebust · 14 years ago
  97. dc5ddce sunrpc: parse and return errors reported by gssd by Jeff Layton · 14 years ago
  98. 6c85309 sunrpc: fix build-time warning by Randy Dunlap · 15 years ago
  99. 486bad2 sunrpc: on successful gss error pipe write, don't return error by Jeff Layton · 15 years ago
  100. b891e4a SUNRPC: Fix the return value in gss_import_sec_context() by Trond Myklebust · 15 years ago