aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAge
* Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\
| * SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\
| * rpc: allow autoloading of gss mechanismsJ. Bruce Fields2011-07-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\|
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
| |\
| | * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
* | | sunrpc: Reduce switch/case indentJoe Perches2011-07-01
|/ /
* / nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
|/
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-08
|\
| * Revert "net/sunrpc: Use static const char arrays"Trond Myklebust2011-04-06
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* NFS: Determine initial mount securityBryan Schumaker2011-03-24
* NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-24
* gss:krb5 only include enctype numbers in gm_upcall_enctypesKevin Coffman2011-03-11
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-17
| * net: sunrpc: kill unused macrosShan Wei2010-12-17
* | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\ \
| * | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
| * | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
| |/
* / Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
|/
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * nfsd4: remove spkm3J. Bruce Fields2010-10-01
| * svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-21
| * sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-21
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-26
|\ \
| * | net/sunrpc: Use static const char arraysJoe Perches2010-10-25
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-06
|\ \ \ | | |/ | |/|
| * | gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
| |/
* / net: return operator cleanupEric Dumazet2010-09-23
|/
* SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-04
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: remove trailing space in messagesFrans Pop2010-03-24
* | | SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-14
* | | NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-14
* | | gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* | | gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-14
* | | gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-14
* | | gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-14
* | | gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-14
* | | gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-14
* | | gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcallTrond Myklebust2010-05-14
* | | gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-14