drm/radeon/kms/evergreen: set accel_enabled
[safe/jmp/linux-2.6] / net / sunrpc / auth_gss /
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-05-14 Trond MyklebustSUNRPC: Don't spam gssd with upcall requests when the...
2010-05-14 Trond MyklebustNFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
2010-05-14 Trond Myklebustgss_krb5: Advertise rc4-hmac enctype support in the...
2010-05-14 Kevin Coffmangss_krb5: Add support for rc4-hmac encryption
2010-05-14 Kevin Coffmangss_krb5: Use confounder length in wrap code
2010-05-14 Kevin Coffmangssd_krb5: More arcfour-hmac support
2010-05-14 Kevin Coffmangss_krb5: Save the raw session key in the context
2010-05-14 Kevin Coffmangssd_krb5: arcfour-hmac support
2010-05-14 Trond Myklebustgss_krb5: Advertise AES enctype support in the rpcsec_g...
2010-05-14 Kevin Coffmangss_krb5: add remaining pieces to enable AES encryption...
2010-05-14 Kevin Coffmangss_krb5: add support for new token formats in rfc4121
2010-05-14 Trond Myklebustgss_krb5: Advertise triple-des enctype support in the...
2010-05-14 Kevin Coffmangss_krb5: add support for triple-des encryption
2010-05-14 Trond Myklebustgss_krb5: Add upcall info indicating supported kerberos...
2010-05-14 Kevin Coffmangss_krb5: handle new context format from gssd
2010-05-14 Kevin Coffmangss_krb5: import functionality to derive keys into...
2010-05-14 Kevin Coffmangss_krb5: add ability to have a keyed checksum (hmac)
2010-05-14 Kevin Coffmangss_krb5: introduce encryption type framework
2010-05-14 Kevin Coffmangss_krb5: prepare for new context format
2010-05-14 Kevin Coffmangss_krb5: split up functions in preparation of adding...
2010-05-14 J. Bruce Fieldsgss_krb5: Don't expect blocksize to always be 8 when...
2010-05-14 Kevin Coffmangss_krb5: Added and improved code comments
2010-05-14 Kevin Coffmangss_krb5: Introduce encryption type framework
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Popnet: remove trailing space in messages
2010-03-21 Trond MyklebustSUNRPC: Fix a potential memory leak in auth_gss
2010-02-10 Jeff Laytonsunrpc: parse and return errors reported by gssd
2010-01-06 Randy Dunlapsunrpc: fix build-time warning
2009-12-18 Jeff Laytonsunrpc: on successful gss error pipe write, don't retur...
2009-12-18 Trond MyklebustSUNRPC: Fix the return value in gss_import_sec_context()
2009-12-18 Trond MyklebustSUNRPC: Fix up an error return value in gss_import_sec_...
2009-12-13 Trond MyklebustMerge branch 'nfs-for-2.6.33'
2009-12-09 Suresh Jayaramanrpc: remove unneeded function parameter in gss_add_msg()
2009-12-08 Roel KluinSUNRPC: IS_ERR/PTR_ERR confusion
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-08-25 Wei Yongjunsunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustSUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with...
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
2009-06-10 Jesper Dangaard... sunrpc/auth_gss: Call rcu_barrier() on module unload.
2008-12-23 Olga Kornievskaiarpc: add service field to new upcall
2008-12-23 Olga Kornievskaiarpc: add target field to new upcall
2008-12-23 Olga Kornievskaiarpc: allow gss callbacks to client
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 \"J. Bruce Fields\rpc: implement new upcall
2008-12-23 \"J. Bruce Fields\rpc: store pointer to pipe inode in gss upcall message
2008-12-23 \"J. Bruce Fields\rpc: use count of pipe openers to wait for first open
2008-12-23 \"J. Bruce Fields\rpc: track number of users of the gss upcall pipe
2008-12-23 \"J. Bruce Fields\rpc: minor gss_alloc_msg cleanup
2008-12-23 \"J. Bruce Fields\rpc: factor out warning code from gss_pipe_destroy_msg
2008-12-23 \"J. Bruce Fields\rpc: remove unnecessary assignment
2008-12-23 Jeff Laytonsunrpc: fix code that makes auth_gss send destroy_cred...
2008-12-23 Trond MyklebustSUNRPC: rpcsec_gss modules should not be used by out...
2008-12-23 Trond MyklebustSUNRPC: Remove the last remnant of the BKL...
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-09 \\\"J. Bruce Fields\\\rpc: remove some unused macros
2008-07-09 \\\"J. Bruce Fields\\\rpc: eliminate unused variable in auth_gss upcall code
2008-07-09 Trond MyklebustSUNRPC: Use GFP_NOFS when allocating credentials
2008-07-03 J. Bruce Fieldssvcrpc: fix handling of garbage args
2008-06-23 Kevin Coffmangss_krb5: Use random value to initialize confounder
2008-06-23 Kevin Coffmangss_krb5: move gss_krb5_crypto into the krb5 module
2008-06-23 Kevin Coffmangss_krb5: create a define for token header size and...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-23 Kevin Coffmansunrpc: make token header values less confusing
2008-04-23 Kevin Coffmangss_krb5: consistently use unsigned for seqnum
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2008-04-23 Kevin CoffmanCorrect grammer/typos in dprintks
2008-04-23 Harshula Jayasuriyasunrpc: GSS integrity and decryption failures should...
2008-04-19 Trond MyklebustSUNRPC: Don't change the RPCSEC_GSS context on a creden...
2008-04-19 Trond MyklebustSUNRPC: Fix a race in gss_refresh_upcall()
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Trond MyklebustSUNRPC: Don't attempt to destroy expired RPCSEC_GSS...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[SUNRPC]: net/* NULL noise
2008-03-14 Trond MyklebustSUNRPC: Add an rpc_credop callback for binding a creden...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-01 J. Bruce Fieldssvcrpc: ensure gss DESTROY tokens free contexts from...
2008-02-01 J. Bruce Fieldssunrpc: gss: simplify rsi_parse logic
2008-02-01 J. Bruce Fieldsnfsd: fix rsi_cache reference count leak
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-01-30 Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-03 James MorrisNFS: add newline to kernel warning message in auth_gss...
2007-11-26 Joe PerchesSUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
2007-11-20 Joe Perches[SUNRPC]: Add missing "space"
2007-11-17 Kevin Coffmansunrpc: return error if unsupported enctype or cksumtyp...
2007-11-17 Kevin Coffmansunrpc: gss_pipe_downcall(), don't assume all errors...
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
next