index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Age
Commit message (
Expand
)
Author
2023-02-20
SUNRPC: Hoist init_decode out of svc_authenticate()
Chuck Lever
2023-02-20
SUNRPC: Convert the svcauth_gss_accept() pre-amble to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Clean up svcauth_gss_accept's NULL procedure check
Chuck Lever
2023-02-20
SUNRPC: Convert gss_verify_header() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Rename automatic variables in unwrap_priv_data()
Chuck Lever
2023-02-20
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Rename automatic variables in unwrap_integ_data()
Chuck Lever
2023-02-20
SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper
Chuck Lever
2023-02-20
SUNRPC: Convert server-side GSS upcall helpers to use xdr_stream
Chuck Lever
2023-02-20
SUNRPC: Remove gss_read_verf()
Chuck Lever
2023-02-20
SUNRPC: Remove gss_read_common_verf()
Chuck Lever
2023-02-20
SUNRPC: Hoist common verifier decoding code into svcauth_gss_proc_init()
Chuck Lever
2023-02-20
SUNRPC: Move the server-side GSS upcall to a noinline function
Chuck Lever
2023-02-20
SUNRPC: Move svcxdr_init_decode() into ->accept methods
Chuck Lever
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-12-15
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-10
SUNRPC: Fix crasher in unwrap_integ_data()
Chuck Lever
2022-12-10
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-07-10
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-02-25
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC: remove redundant pointer plainhdr
Colin Ian King
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-06
sunrpc: Remove unneeded null check
Xu Wang
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-01
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
2021-09-23
UNRPC: Return specific error code on kmalloc failure
Yang Li
2021-09-08
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-09-03
SUNRPC: improve error response to over-size gss credential
NeilBrown
2021-08-17
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
2021-08-10
SUNRPC: Set rq_auth_stat in the pg_authenticate() callout
Chuck Lever
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2021-07-06
rpc: remove redundant initialization of variable status
Colin Ian King
2021-03-06
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-01-25
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
[prev]
[next]