summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-11-30svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2016-11-01sunrpc: GFP_KERNEL should be GFP_NOFS in crypto codeJ. Bruce Fields
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-13sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-23sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-09sunrpc: plumb gfp_t parm into crcreate operationJeff Layton
2016-05-03Remove unnecessary allocationJ. Bruce Fields
2016-04-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04sunrpc: Fix skcipher/shash conversionHerbert Xu
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-02-22Merge branch 'multipath'Trond Myklebust
2016-02-17auth_gss: fix panic in gss_pipe_downcall() in fips modeScott Mayhew
2016-02-05SUNRPC: Make rpc_clnt store the multipath iteratorsTrond Myklebust
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu
2015-11-24nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields
2015-10-23sunrpc: avoid warning in gss_key_timeoutArnd Bergmann
2015-06-22sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-05-04svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-02-26sunrpc: integer underflow in rsc_parse()Dan Carpenter
2015-02-17svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-11-13sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-03sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton
2014-08-03sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.cJeff Layton
2014-08-03sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton
2014-08-03sunrpc: fix RCU handling of gc_ctx fieldJeff Layton
2014-07-12sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton
2014-07-12auth_gss: fetch the acceptor name out of the downcallJeff Layton
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds