index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprtsock.h
Age
Commit message (
Expand
)
Author
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-11-12
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-07-06
SUNRPC: Replace direct task wakeups from softirq context
Trond Myklebust
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2018-09-30
SUNRPC: Simplify TCP receive code by switching to using iterators
Trond Myklebust
2018-09-30
SUNRPC: Add socket transmit queue offset tracking
Trond Myklebust
2018-09-30
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2016-06-13
SUNRPC: Small optimisation of client receive
Trond Myklebust
2015-10-08
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
2015-09-17
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2009-09-13
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
Alexandros Batsakis
2007-11-26
SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static
Adrian Bunk
2007-10-09
NFS/SUNRPC: support transport protocol naming
\"Talpey, Thomas\
2007-10-09
SUNRPC: rearrange RPC sockets definitions
\"Talpey, Thomas\