summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_mech_switch.c
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: No direct data placement with krb5i and krb5pChuck Lever2016-07-111-0/+12
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-1/+1
* SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust2014-05-181-3/+1Star
* svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-011-1/+4
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-291-29/+90
|\
| * SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-291-13/+13
| * SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-4/+1Star
| * SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-291-2/+33
| * SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-291-6/+14
| * SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-291-0/+7
| * SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-291-5/+23
* | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-261-2/+3
|/
* SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-011-2/+2
* SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-171-1/+3
* SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-161-4/+14
* auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson2012-05-031-3/+4
* rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-161-4/+28
* NFS: Determine initial mount securityBryan Schumaker2011-03-241-0/+16
* NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-0/+22
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-3/+4
* gss_krb5: Added and improved code commentsKevin Coffman2010-05-141-0/+14
* SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust2009-12-181-1/+1
* SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust2008-12-231-9/+9
* [SUNRPC]: net/* NULL noiseAl Viro2008-03-181-1/+1
* knfsd: nfsd4: store pseudoflavor in requestAndy Adamson2007-07-171-0/+14
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-131-2/+2
|\
| * [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* | SUNRPC: fix print format for tk_pid in auth_gss supportChuck Lever2007-02-041-3/+3
|/
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* [PATCH] knfsd: svcrpc: gss: simplify rsc_parse()J. Bruce Fields2006-06-301-3/+3
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1Star
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-191-10/+4Star
* SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-191-0/+22
* [PATCH] RPC: Eliminate socket.h includes in RPC clientChuck Lever2005-09-231-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+301