aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xprtsock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-25SUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust1-1/+0
2022-03-22SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust1-0/+1
2022-03-22SUNRPC: Don't call connect() more than once on a TCP socketTrond Myklebust1-0/+1
2021-07-08SUNRPC query transport's source portOlga Kornievskaia1-0/+1
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+0
2019-11-12sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig1-4/+0
2019-10-10SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington1-0/+1
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust1-0/+5
2019-02-26SUNRPC: Fix an Oops in udp_poll()Trond Myklebust1-0/+1
2018-09-30SUNRPC: Simplify TCP receive code by switching to using iteratorsTrond Myklebust1-15/+4
2018-09-30SUNRPC: Add socket transmit queue offset trackingTrond Myklebust1-0/+7
2018-09-30SUNRPC: Rename TCP receive-specific state variablesTrond Myklebust1-7/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-09SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust1-0/+3
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust1-0/+1
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust1-0/+2
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-0/+3
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton1-0/+59
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust1-12/+0
2009-09-13nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannelAlexandros Batsakis1-11/+0
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-10-09NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\1-0/+11
2007-10-09SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\1-0/+40