index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-41
/
+54
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+4
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-08-14
sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
Jeff Layton
1
-0
/
+3
2023-07-29
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2
-41
/
+48
2023-07-29
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2
-0
/
+4
2023-07-29
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2
-0
/
+2
2023-07-24
sunrpc: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-02
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-24
/
+658
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-26
/
+12
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2023-06-24
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
1
-0
/
+5
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
1
-7
/
+0
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2
-0
/
+371
2023-06-19
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
1
-2
/
+47
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
1
-0
/
+6
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
4
-2
/
+180
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
1
-1
/
+1
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
1
-0
/
+4
2023-06-19
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
1
-8
/
+31
2023-06-19
SUNRPC: support abstract unix socket addresses
NeilBrown
2
-4
/
+13
2023-06-18
svcrdma: Fix stale comment
Chuck Lever
1
-4
/
+2
2023-06-17
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
1
-2
/
+6
2023-06-17
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
1
-5
/
+5
2023-06-17
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
1
-3
/
+0
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
1
-0
/
+12
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
1
-4
/
+3
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
1
-0
/
+2
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2
-2
/
+5
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
1
-1
/
+2
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
1
-2
/
+2
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
1
-6
/
+6
2023-06-13
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-26
/
+12
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2
-22
/
+13
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-0
/
+25
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
1
-5
/
+0
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+6
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
1
-5
/
+4
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-11
/
+7
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
1
-9
/
+9
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-14
/
+12
2023-06-05
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
1
-16
/
+7
2023-06-05
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
1
-2
/
+3
2023-06-05
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
1
-1
/
+3
2023-06-05
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
1
-7
/
+2
2023-06-05
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
1
-3
/
+0
[next]