summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Remove unneeded null checkXu Wang2022-01-061-4/+2
* Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-101-1/+1
|\
| * UNRPC: Return specific error code on kmalloc failureYang Li2021-09-231-1/+1
* | Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-10-071-1/+1
|\ \ | |/ |/|
| * SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields2021-10-011-1/+1
* | Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-09-081-0/+2
|\|
| * SUNRPC: improve error response to over-size gss credentialNeilBrown2021-09-031-0/+2
* | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-09-042-23/+26
|\ \ | |/ |/|
| * SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever2021-08-101-0/+4
| * SUNRPC: Add svc_rqst::rq_auth_statChuck Lever2021-08-101-22/+21
| * SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust2021-08-091-1/+1
* | rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-08-171-1/+1
|/
* rpc: remove redundant initialization of variable statusColin Ian King2021-07-061-1/+1
* rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-03-061-4/+7
* SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski2021-01-251-3/+6
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-01-253-58/+45
* SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever2020-12-092-6/+10
* SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever2020-11-301-1/+1
* Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-221-10/+17
|\
| * SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw2020-10-201-10/+17
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-136-512/+13
|\ \ | |/ |/|
| * SUNRPC: remove RC4-HMAC-MD5 support from KerberosVArd Biesheuvel2020-09-116-512/+13
* | Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-251-1/+0
|\ \
| * | SUNRPC: remove duplicate includeWang Hai2020-08-191-1/+0
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-08-093-40/+83
|\
| * SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever2020-07-242-2/+1
| * SUNRPC: Augment server-side rpcgss tracepointsChuck Lever2020-07-132-38/+82
* | mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-073-6/+6
|/
* Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-112-19/+38
|\
| * SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever2020-06-111-1/+1
| * SUNRPC: Trace GSS context lifetimesChuck Lever2020-06-112-4/+7
| * SUNRPC: receive buffer size estimation values almost never changeChuck Lever2020-06-111-14/+30
* | sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou2020-06-081-1/+1
* | sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-05-282-9/+15
* | sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-05-281-2/+4
|/
* SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever2020-04-272-5/+4
* SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever2020-04-272-9/+18
* SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever2020-04-275-24/+25
* Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-071-26/+68
|\
| * SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia2020-03-261-1/+2
| * SUNRPC: Trim stack utilization in the wrap and unwrap pathsChuck Lever2020-03-161-6/+8
| * sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever2020-03-161-19/+58
* | nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust2020-03-161-0/+12
* | SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2020-03-161-28/+15
* | SUNRPC: Add xdr_pad_size() helperChuck Lever2020-03-162-3/+4
|/
* Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-02-071-0/+4
|\
| * sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-071-0/+4
* | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-072-30/+0
|\ \
| * | SUNRPC: Remove broken gss_mech_list_pseudoflavors()Trond Myklebust2020-01-152-30/+0