index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svcsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2023-07-28
1
-22
/
+25
*
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2023-07-28
1
-0
/
+2
*
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-28
1
-0
/
+1
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-26
/
+12
|
\
|
*
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
1
-26
/
+12
*
|
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
1
-1
/
+3
*
|
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
2023-06-05
1
-7
/
+2
*
|
SUNRPC: Fix an incorrect comment
Chuck Lever
2023-06-05
1
-1
/
+1
*
|
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-05
1
-12
/
+11
|
/
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-18
/
+6
*
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2023-05-14
1
-14
/
+16
*
SUNRPC: Fix error handling in svc_setup_socket()
Chuck Lever
2023-05-05
1
-12
/
+4
*
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2023-04-27
1
-3
/
+98
*
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2023-04-27
1
-2
/
+46
*
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
2023-04-26
1
-7
/
+18
*
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-22
1
-2
/
+2
|
\
|
*
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2023-02-20
1
-2
/
+2
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+5
|
\
\
|
*
|
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+5
|
|
/
*
/
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-5
/
+2
|
/
*
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-10
1
-4
/
+4
|
\
|
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
1
-4
/
+4
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-2
/
+2
|
/
*
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
1
-15
/
+4
|
\
|
*
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
1
-4
/
+4
|
*
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
2022-05-19
1
-2
/
+0
|
*
SUNRPC: Remove dead code in svc_tcp_release_rqst()
Chuck Lever
2022-05-19
1
-9
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
1
-4
/
+9
|
\
|
|
*
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
1
-3
/
+6
|
*
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-07
1
-1
/
+3
*
|
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-1
/
+1
|
/
*
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
2021-04-22
1
-1
/
+1
*
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
2021-03-22
1
-2
/
+7
*
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
1
-9
/
+6
*
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
2021-02-16
1
-8
/
+7
*
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
2021-02-16
1
-9
/
+3
*
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-16
1
-1
/
+7
*
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
2021-02-01
1
-3
/
+4
*
SUNRPC: Handle TCP socket sends with kernel_sendpage() again
Chuck Lever
2020-12-18
1
-1
/
+85
*
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-11-30
1
-4
/
+4
*
SUNRPC: Fix svc_flush_dcache()
Chuck Lever
2020-09-21
1
-1
/
+1
*
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-2
/
+2
|
\
|
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-2
/
+2
*
|
SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
Christophe Leroy
2020-06-29
1
-0
/
+1
|
/
*
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-06-11
1
-195
/
+205
|
\
|
*
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
2020-05-20
1
-25
/
+35
|
*
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2020-05-20
1
-41
/
+68
|
*
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
2020-05-20
1
-8
/
+15
|
*
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
2020-05-20
1
-20
/
+19
|
*
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
2020-05-20
1
-14
/
+2
[next]