aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_mech_switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown1-3/+9
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever1-1/+2
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust1-29/+0
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann1-1/+1
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever1-1/+3
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever1-26/+1
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever1-1/+1
2018-09-30SUNRPC: Lockless lookup of RPCSEC_GSS mechanismsTrond Myklebust1-14/+14
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever1-0/+12
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-1/+1
2014-05-18SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust1-3/+1
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields1-1/+4
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10J. Bruce Fields1-29/+90
2013-04-26SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce1-2/+3
2013-03-29SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever1-13/+13
2013-03-29SUNRPC: Make gss_mech_get() staticChuck Lever1-4/+1
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever1-2/+33
2013-03-29SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever1-6/+14
2013-03-29SUNRPC: Load GSS kernel module by OIDChuck Lever1-0/+7
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever1-5/+23
2013-02-01SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust1-2/+2
2012-07-17SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust1-1/+3
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever1-4/+14
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson1-3/+4
2011-07-15rpc: allow autoloading of gss mechanismsJ. Bruce Fields1-4/+28
2011-03-24NFS: Determine initial mount securityBryan Schumaker1-0/+16
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker1-0/+22
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust1-3/+4
2010-05-14gss_krb5: Added and improved code commentsKevin Coffman1-0/+14
2009-12-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust1-1/+1
2008-12-23SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust1-9/+9
2008-03-17[SUNRPC]: net/* NULL noiseAl Viro1-1/+1
2007-07-17knfsd: nfsd4: store pseudoflavor in requestAndy Adamson1-0/+14
2007-02-12Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust1-2/+2
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2007-02-03SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever1-3/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields1-3/+3
2005-11-08[NET]: kfree cleanupJesper Juhl1-2/+1
2005-10-18RPCSEC_GSS remove all qop parametersJ. Bruce Fields1-10/+4
2005-10-18SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields1-0/+22
2005-09-23[PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+301