index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
Age
Commit message (
Expand
)
Author
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-10-29
SUNRPC: Lockless server RPCSEC_GSS context lookup
Trond Myklebust
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-10-23
SUNRPC: Convert the auth cred cache to use refcount_t
Trond Myklebust
2018-10-18
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2018-10-05
SUNRPC: use cmpxchg64() in gss_seq_send64_fetch_and_inc()
Arnd Bergmann
2018-10-03
SUNRPC: Add lockless lookup of the server's auth domain
Trond Myklebust
2018-09-30
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
2018-09-30
SUNRPC: Lockless lookup of RPCSEC_GSS mechanisms
Trond Myklebust
2018-09-30
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
2018-08-09
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-30
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-08
Fix 16-byte memory leak in gssp_accept_sec_context_upcall
Dave Wysochanski
2018-04-05
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-04-03
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-19
sunrpc: Fix unaligned access on sparc64
James Ettle
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-11-27
SUNRPC: make cache_detail structures const
Bhumika Goyal
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-07
rpc: remove some BUG()s
J. Bruce Fields
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-07-13
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-13
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-07-13
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-07-13
sunrpc/auth_gss: fix decoder callback prototypes
Christoph Hellwig
2017-07-13
sunrpc/auth_gss: nfsd: fix encoder callback prototypes
Christoph Hellwig
2017-07-04
net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t
Reshetova, Elena
2017-06-28
sunrpc: Disable splice for krb5i
Chuck Lever
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
[next]