index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-30
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-04-29
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
1
-0
/
+21
2022-04-28
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
1
-1
/
+10
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
1
-2
/
+13
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-3
/
+13
2022-03-30
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-2
/
+2
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
1
-2
/
+24
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
1
-5
/
+6
2022-03-22
SUNRPC: Improve accuracy of socket ENOBUFS determination
Trond Myklebust
1
-35
/
+18
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
1
-18
/
+4
2022-03-22
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
1
-15
/
+39
2022-03-22
SUNRPC: Only save the TCP source port after the connection is complete
Trond Myklebust
1
-2
/
+3
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-10
/
+12
2022-03-13
SUNRPC: change locking for xs_swap_enable/disable
NeilBrown
1
-15
/
+11
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
1
-0
/
+8
2022-02-08
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
1
-1
/
+6
2022-01-06
SUNRPC: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-23
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
1
-5
/
+5
2021-11-05
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
1
-1
/
+1
2021-11-05
SUNRPC: Fix races when closing the socket
Trond Myklebust
1
-0
/
+1
2021-11-01
SUNRPC: Clean up xs_tcp_setup_sock()
Trond Myklebust
1
-40
/
+28
2021-11-01
SUNRPC: Replace use of socket sk_callback_lock with sock_lock
Trond Myklebust
1
-27
/
+11
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-4
/
+11
2021-08-27
SUNRPC: Tweak TCP socket shutdown in the RPC client
Trond Myklebust
1
-3
/
+6
2021-08-27
SUNRPC: Simplify socket shutdown when not reusing TCP ports
Trond Myklebust
1
-0
/
+4
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-18
/
+0
2021-08-10
sunrpc: Fix return value of get_srcport()
Anna Schumaker
1
-1
/
+1
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
1
-0
/
+7
2021-07-08
Merge branch 'sysfs-devel'
Trond Myklebust
1
-0
/
+9
2021-07-08
SUNRPC query transport's source port
Olga Kornievskaia
1
-0
/
+7
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
1
-0
/
+9
2021-06-21
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-05-20
SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
Trond Myklebust
1
-0
/
+2
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
1
-0
/
+4
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
1
-1
/
+4
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
1
-5
/
+5
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
1
-4
/
+2
2020-12-14
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
1
-1
/
+2
2020-12-02
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+4
2020-09-21
SUNRPC: Replace dprintk() call site in xs_nospace()
Chuck Lever
1
-4
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-5
/
+5
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+10
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
1
-3
/
+4
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-2
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-2
/
+1
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
1
-16
/
+1
[next]