aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
AgeCommit message (Expand)Author
2021-10-13SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-09-18rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-02-13SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-13SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
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
2020-01-15sunrpc: convert to time64_t for expiryArnd Bergmann
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann
2019-10-30SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-20SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2019-09-05sunrpc: Use kzfree rather than its implementation.zhong jiang
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-09Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-05-09SUNRPC: Rebalance a kref in auth_gss.cChuck Lever
2019-05-09SUNRPC: Fix an error code in gss_alloc_msg()Dan Carpenter