aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/auth_gss.c
AgeCommit message (Expand)Author
2020-05-20SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-05-20SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-23sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-04-23SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter
2019-04-26SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcallTrond Myklebust
2019-04-26SUNRPC: Use the client user namespace when encoding credsTrond Myklebust
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust
2019-03-02SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpcTrond Myklebust
2019-02-14SUNRPC: Add rpc_auth::au_ralign fieldChuck Lever
2019-02-14SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsizeChuck Lever
2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever
2019-02-14SUNRPC: Introduce trace points in rpc_auth_gss.koChuck Lever
2019-02-14SUNRPC: Use struct xdr_stream when decoding RPC Reply headerChuck Lever
2019-02-13SUNRPC: Use struct xdr_stream when constructing RPC Call headerChuck Lever
2019-02-13SUNRPC: Remove rpc_xprt::tsh_sizeChuck Lever
2019-02-13SUNRPC: Add xdr_stream::rqst fieldChuck Lever
2019-01-15SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limitTrond Myklebust
2018-12-19SUNRPC discard cr_uid from struct rpc_cred.NeilBrown
2018-12-19SUNRPC: remove crbind rpc_cred operationNeilBrown
2018-12-19NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown
2018-12-19SUNRPC: remove machine_cred field from struct auth_credNeilBrown
2018-12-19SUNRPC: remove uid and gid from struct auth_credNeilBrown
2018-12-19SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown
2018-12-02SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-11-12SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust
2018-10-23SUNRPC: Convert the auth cred cache to use refcount_tTrond Myklebust
2018-09-30SUNRPC: The transmitted message must lie in the RPCSEC window of validityTrond Myklebust
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-07-31sunrpc: whitespace fixesStephen Hemminger
2018-07-30net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-07-04net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_tReshetova, Elena
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-10SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-09-30sunrpc: add RPCSEC_GSS hash_cred() functionFrank Sorenson
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever