summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprtsock.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-191-0/+2
* SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2023-06-191-0/+1
* SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2022-03-251-1/+0
* SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2022-03-221-0/+1
* SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust2022-03-221-0/+1
* SUNRPC query transport's source portOlga Kornievskaia2021-07-081-0/+1
* Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-071-4/+0
|\
| * sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-121-4/+0
* | SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington2019-10-101-0/+1
|/
* SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust2019-07-061-0/+5
* SUNRPC: Fix an Oops in udp_poll()Trond Myklebust2019-02-261-0/+1
* SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust2018-09-301-15/+4
* SUNRPC: Add socket transmit queue offset trackingTrond Myklebust2018-09-301-0/+7
* SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust2018-09-301-7/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-091-0/+3
* SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-131-0/+1
* SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust2015-10-081-0/+2
* SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust2015-09-171-0/+3
* sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-241-0/+59
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-111-12/+0
* nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis2009-09-131-11/+0
* SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2007-11-261-6/+0
* NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-091-0/+11
* SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-091-0/+40