summaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-01SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-09-23UNRPC: Return specific error code on kmalloc failureYang Li
2021-09-08Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-03SUNRPC: improve error response to over-size gss credentialNeilBrown
2021-08-17rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever
2021-08-09SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2021-07-06rpc: remove redundant initialization of variable statusColin Ian King
2021-03-06rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-01-25SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-01-25SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2020-12-09SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-09-11SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel
2020-08-25Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19SUNRPC: remove duplicate includeWang Hai
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-24SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-08sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-05-28sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-03-26SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever
2020-03-16SUNRPC: Trim stack utilization in the wrap and unwrap pathsChuck Lever
2020-03-16sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-15SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust