aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
AgeCommit message (Expand)Author
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust
2016-08-05SUNRPC: Fix reconnection timeoutsTrond Myklebust
2016-08-05SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown
2016-08-01SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson
2016-06-15rpc: share one xps between all backchannelsJ. Bruce Fields
2016-06-13SUNRPC: Fix suspicious enobufs issues.Trond Myklebust
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust
2016-06-13SUNRPC: Consolidate xs_tcp_data_ready and xs_data_readyTrond Myklebust
2016-06-13SUNRPC: Small optimisation of client receiveTrond Myklebust
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-11sunrpc: do not pull udp headers on receiveWillem de Bruijn
2016-02-05SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust
2016-01-07Merge branch 'bugfixes'Trond Myklebust
2016-01-06SUNRPC: Fixup socket wait for memoryTrond Myklebust
2015-12-28SUNRPC: drop unused xs_reclassify_socketX() helpersStefan Hajnoczi
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-03SUNRPC: fix variable typeAndrzej Hajda
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-10-08SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()Trond Myklebust
2015-10-08SUNRPC: Move AF_LOCAL receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move UDP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Move TCP receive data path into a workqueue contextTrond Myklebust
2015-10-08SUNRPC: Refactor TCP receiveTrond Myklebust
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust
2015-08-29SUNRPC: Prevent SYN+SYNACK+RST stormsTrond Myklebust
2015-08-29SUNRPC: xs_reset_transport must mark the connection as disconnectedTrond Myklebust
2015-08-19SUNRPC: Allow sockets to do GFP_NOIO allocationsTrond Myklebust
2015-08-17SUNRPC: Fix a thinko in xs_connect()Trond Myklebust
2015-07-28Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-27SUNRPC: Report TCP errors to the callerTrond Myklebust
2015-07-27sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown
2015-07-03SUNRPC: Don't confuse ENOBUFS with a write_space issueTrond Myklebust
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust
2015-06-19SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust
2015-06-10SUNRPC: Transport fault injectionChuck Lever
2015-06-10sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton
2015-06-10sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton