summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtsock.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-4/+4
* sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-241-59/+2
* sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-241-1/+7
* NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown2014-09-251-10/+0
* rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron2014-09-241-0/+6
* rpc: return sent and err from xs_sendpages()Jason Baron2014-09-241-39/+42
* SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-241-0/+4
* rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl2014-09-101-2/+18
* replace strict_strto callsDaniel Walter2014-07-121-2/+2
* SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2014-06-301-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-3/+0
|\
| * sunrpc: Remove sk_no_check settingTom Herbert2014-05-231-3/+0
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-8/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-121-4/+4
|\
| * net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-4/+4
* | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-04-081-17/+17
|\ \ | |/ |/|
| * SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee2014-03-301-0/+2
| * NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee2014-03-301-9/+0
| * NFSD: Free backchannel xprt in bc_destroyKinglong Mee2014-03-301-0/+4
| * SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee2014-03-281-8/+11
* | SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust2014-02-111-20/+8
* | SUNRPC: Fix races in xs_nospace()Trond Myklebust2014-02-111-1/+5
|/
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-4/+3
|\
| * sunrpc: fix some typosWeng Meiling2013-12-101-4/+3
* | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-281-5/+37
|\ \
| * | SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-311-0/+1
| * | SUNRPC: Report connection error values to rpc_tasks on the pending queueTrond Myklebust2013-12-311-5/+36
| |/
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
|/
* SUNRPC: Fix a data corruption issue when retransmitting RPC callsTrond Myklebust2013-11-081-7/+21
* SUNRPC: Cleanup xs_destroy()Trond Myklebust2013-10-311-10/+5
* SUNRPC: close a rare race in xs_tcp_setup_socket.NeilBrown2013-10-311-4/+9
* sunrpc: comment typo fixJ. Bruce Fields2013-10-281-2/+2
* SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust2013-10-011-1/+1
* SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust2013-10-011-0/+13
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-1/+12
|\
| * SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust2013-09-041-1/+12
* | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-241-1/+1
|/
* Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-111-1/+0
|\
| * sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-151-1/+0
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-2/+2
|/
* SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields2013-04-261-0/+3
* Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-261-5/+9
|\
| * SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-141-1/+5
| * SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-251-4/+4
* | sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields2013-03-091-5/+10
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-8/+27
|\
| * SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-0/+1
* | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-011-3/+3
* | SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust2013-02-011-1/+3
OpenPOWER on IntegriCloud