summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-0/+4
|\
| * net: sunrpc: mark expected switch fall-throughsGustavo A. R. Silva2017-11-171-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sunrpc: remove redundant initialization of sockColin Ian King2017-10-011-1/+1
* Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2017-09-051-4/+4
|\
| * sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-011-4/+4
* | SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-181-14/+16
* | SUNRPC: Cleanup xs_tcp_read_common()Trond Myklebust2017-08-161-17/+8
* | SUNRPC: Don't loop forever in xs_tcp_data_receive()Trond Myklebust2017-08-161-6/+7
* | SUNRPC: Don't hold the transport lock when receiving backchannel dataTrond Myklebust2017-08-161-4/+1
* | SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2017-08-161-5/+18
|/
* net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown2017-07-211-0/+2
* SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown2017-05-311-1/+6
* Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-011-20/+74
|\
| * sunrpc: silence uninitialized variable warningDan Carpenter2017-02-211-1/+3
| * sunrpc: Allow xprt->ops->timer method to sleepChuck Lever2017-02-101-0/+2
| * SUNRPC: Allow changing of the TCP timeout parameters on the flyTrond Myklebust2017-02-091-4/+47
| * SUNRPC: Refactor TCP socket timeout code into a helper functionTrond Myklebust2017-02-091-19/+26
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+1
|\
| * sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton2016-10-281-0/+1
* | udp: do fwd memory scheduling on dequeuePaolo Abeni2016-11-071-1/+1
* | udp: use it's own memory accounting schemaPaolo Abeni2016-10-221-1/+1
|/
* sunrpc: fix write space race causing stallsDavid Vrabel2016-09-191-1/+10
* SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-191-4/+2
* SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-191-6/+11
* sunrpc: fix UDP memory accountingPaolo Abeni2016-09-031-1/+1
* SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-051-6/+12
* SUNRPC: Fix reconnection timeoutsTrond Myklebust2016-08-051-7/+20
* SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown2016-08-051-0/+11
* SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust2016-08-011-0/+4
* Merge branch 'sunrpc'Trond Myklebust2016-07-241-48/+65
|\
| * SUNRPC: Fix suspicious enobufs issues.Trond Myklebust2016-06-131-6/+25
| * SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-131-3/+3
| * SUNRPC: Consolidate xs_tcp_data_ready and xs_data_readyTrond Myklebust2016-06-131-31/+7
| * SUNRPC: Small optimisation of client receiveTrond Myklebust2016-06-131-11/+33
* | sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson2016-07-191-1/+5
* | sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson2016-07-191-2/+2
* | sunrpc: Fix reserved port range calculationFrank Sorenson2016-07-191-1/+1
* | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-151-0/+1
|/
* Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-05-261-0/+6
|\
| * sunrpc: Advertise maximum backchannel payload sizeChuck Lever2016-05-171-0/+6
* | sunrpc: set SOCK_FASYNCEric Dumazet2016-05-131-0/+3
* | net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-271-2/+2
* | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-131-2/+1
* | sunrpc: do not pull udp headers on receiveWillem de Bruijn2016-04-111-3/+2
|/
* SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-051-3/+1
* Merge branch 'bugfixes'Trond Myklebust2016-01-071-28/+21
|\
| * SUNRPC: Fixup socket wait for memoryTrond Myklebust2016-01-061-28/+21
* | SUNRPC: drop unused xs_reclassify_socketX() helpersStefan Hajnoczi2015-12-281-13/+1
|/
OpenPOWER on IntegriCloud