index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2018-04-13
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2018-02-03
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2016-10-28
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-07
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
2016-02-25
SUNRPC: Fixup socket wait for memory
Trond Myklebust
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-11-03
SUNRPC: fix variable type
Andrzej Hajda
2015-11-02
Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2015-10-08
SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()
Trond Myklebust
2015-10-08
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
Trond Myklebust
2015-10-08
SUNRPC: Move UDP receive data path into a workqueue context
Trond Myklebust
2015-10-08
SUNRPC: Move TCP receive data path into a workqueue context
Trond Myklebust
2015-10-08
SUNRPC: Refactor TCP receive
Trond Myklebust
2015-09-19
SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose
Trond Myklebust
2015-09-17
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
2015-09-17
SUNRPC: Fix races between socket connection and destroy code
Trond Myklebust
2015-08-29
SUNRPC: Prevent SYN+SYNACK+RST storms
Trond Myklebust
2015-08-29
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
2015-08-19
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
2015-08-17
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-27
SUNRPC: Report TCP errors to the caller
Trond Myklebust
2015-07-27
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
2015-07-03
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
2015-07-02
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-06-20
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
2015-06-19
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-02
SUNRPC: drop stale doc comments in xprtsock.c
Stefan Hajnoczi
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
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-08
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2015-02-08
SUNRPC: TCP/UDP always close the old socket before reconnecting
Trond Myklebust
2015-02-08
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2015-02-08
SUNRPC: Ensure xs_reset_transport() resets the close connection flags
Trond Myklebust
[next]