| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling fixes | Andreas Mohr | 2006-06-26 | 2 | -2/+2 |
* | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.c | Eric Sesterhenn | 2006-04-19 | 1 | -1/+0 |
* | RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmalloc | J. Bruce Fields | 2006-04-19 | 1 | -8/+3 |
* | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily | NeilBrown | 2006-04-11 | 1 | -6/+8 |
* | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown | 2006-03-27 | 1 | -16/+12 |
* | [PATCH] knfsd: Use new cache code for rsc cache | NeilBrown | 2006-03-27 | 1 | -10/+64 |
* | [PATCH] knfsd: Use new sunrpc cache for rsi cache | NeilBrown | 2006-03-27 | 1 | -7/+59 |
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 2006-03-27 | 1 | -2/+2 |
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 2006-03-27 | 1 | -7/+7 |
* | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc | J. Bruce Fields | 2006-03-20 | 1 | -0/+6 |
* | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. | J. Bruce Fields | 2006-03-20 | 2 | -6/+14 |
* | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum | J. Bruce Fields | 2006-03-20 | 5 | -17/+12 |
* | SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry | Trond Myklebust | 2006-03-20 | 1 | -0/+2 |
* | SUNRPC: Move upcall out of auth->au_ops->crcreate() | Trond Myklebust | 2006-02-01 | 1 | -9/+14 |
* | SUNRPC: Fix a lock recursion in the auth_gss downcall | Trond Myklebust | 2006-02-01 | 1 | -6/+19 |
* | [PATCH] svcrpc: gss: svc context creation error handling | J. Bruce Fields | 2006-01-18 | 1 | -1/+2 |
* | [PATCH] svcrpc: gss: server context init failure handling | Kevin Coffman | 2006-01-18 | 1 | -12/+17 |
* | [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE | Andy Adamson | 2006-01-18 | 1 | -5/+25 |
* | SUNRPC: Make krb5 report unsupported encryption types | J. Bruce Fields | 2006-01-06 | 1 | -3/+7 |
* | SUNRPC: Make spkm3 report unsupported encryption types | J. Bruce Fields | 2006-01-06 | 1 | -3/+7 |
* | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 2006-01-06 | 3 | -8/+8 |
* | SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions | Trond Myklebust | 2005-12-19 | 1 | -2/+4 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 6 | -12/+7 |
* | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu | 2005-10-30 | 1 | -2/+2 |
* | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman | 2005-10-30 | 1 | -17/+6 |
* | RPCSEC_GSS: krb5 cleanup | J. Bruce Fields | 2005-10-18 | 3 | -33/+6 |
* | RPCSEC_GSS remove all qop parameters | J. Bruce Fields | 2005-10-18 | 10 | -70/+33 |
* | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. | J. Bruce Fields | 2005-10-18 | 6 | -6/+535 |
* | RPCSEC_GSS: krb5 pre-privacy cleanup | J. Bruce Fields | 2005-10-18 | 3 | -59/+14 |
* | RPCSEC_GSS: Simplify rpcsec_gss crypto code | J. Bruce Fields | 2005-10-18 | 1 | -29/+77 |
* | RPCSEC_GSS: client-side privacy support | J. Bruce Fields | 2005-10-18 | 1 | -1/+148 |
* | RPCSEC_GSS: cleanup au_rslack calculation | J. Bruce Fields | 2005-10-18 | 1 | -14/+6 |
* | SUNRPC: Add support for privacy to generic gss-api code. | J. Bruce Fields | 2005-10-18 | 1 | -0/+22 |
* | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" | Trond Myklebust | 2005-09-23 | 1 | -3/+6 |
* | [PATCH] RPC,NFS: new rpc_pipefs patch | Christoph Hellwig | 2005-09-23 | 1 | -6/+3 |
* | [PATCH] RPC: skip over transport-specific heads automatically | Chuck Lever | 2005-09-23 | 1 | -4/+2 |
* | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever | 2005-09-23 | 3 | -4/+0 |
* | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan | 2005-09-07 | 1 | -2/+6 |
* | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 3 | -16/+8 |
* | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -1/+1 |
* | [RPC]: Kill bogus kmap in krb5 | Herbert Xu | 2005-08-23 | 1 | -2/+0 |
* | [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns | J. Bruce Fields | 2005-06-22 | 1 | -4/+9 |
* | [PATCH] RPC: Don't fall back from krb5p to krb5i | J. Bruce Fields | 2005-06-22 | 1 | -3/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 14 | -0/+4562 |