index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2015-02-10
SUNRPC: Cleanup to remove xs_tcp_close()
Trond Myklebust
2015-02-09
SUNRPC: Fix stupid typo in xs_sock_set_reuseport
Trond Myklebust
2015-02-09
SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG
Trond Myklebust
2015-02-09
SUNRPC: Handle connection reset more efficiently.
Trond Myklebust
2015-02-09
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2015-02-09
SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release
Trond Myklebust
2015-02-09
SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection
Trond Myklebust
2015-02-09
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
2015-02-09
SUNRPC: Remove TCP socket linger code
Trond Myklebust
2015-02-09
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2015-02-09
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
2015-02-09
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2015-02-09
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
2015-02-09
SUNRPC: Do not clear the source port in xs_reset_transport
Trond Myklebust
2015-02-09
SUNRPC: Handle EADDRINUSE on connect
Trond Myklebust
2015-02-08
SUNRPC: Set SO_REUSEPORT socket option for TCP connections
Trond Myklebust
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
2014-09-25
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2014-09-25
rpc: return sent and err from xs_sendpages()
Jason Baron
2014-09-25
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
2014-07-12
replace strict_strto calls
Daniel Walter
2014-06-30
SUNRPC: Ensure that we handle ENOBUFS errors correctly.
Trond Myklebust
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-23
sunrpc: Remove sk_no_check setting
Tom Herbert
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-03-30
SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed
Kinglong Mee
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2014-03-30
NFSD: Free backchannel xprt in bc_destroy
Kinglong Mee
2014-03-29
SUNRPC: fix memory leak of peer addresses in XPRT
Kinglong Mee
2014-02-11
SUNRPC: RPC callbacks may be split across several TCP segments
Trond Myklebust
2014-02-11
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2013-12-31
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-11
sunrpc: fix some typos
Weng Meiling
2013-11-08
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-10-31
SUNRPC: Cleanup xs_destroy()
Trond Myklebust
2013-10-31
SUNRPC: close a rare race in xs_tcp_setup_socket.
NeilBrown
2013-10-28
sunrpc: comment typo fix
J. Bruce Fields
2013-10-01
SUNRPC: Only update the TCP connect cookie on a successful connect
Trond Myklebust
2013-10-01
SUNRPC: Enable the keepalive option for TCP sockets
Trond Myklebust
[next]