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