开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-01-07
svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
Chuck Lever
2024-01-07
svcrdma: Add back svcxprt_rdma::sc_read_complete_q
Chuck Lever
2024-01-07
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Chuck Lever
2024-01-07
svcrdma: Clean up comment in svc_rdma_accept()
Chuck Lever
2024-01-07
svcrdma: Remove queue-shortening warnings
Chuck Lever
2024-01-07
svcrdma: Remove pointer addresses shown in dprintk()
Chuck Lever
2024-01-07
svcrdma: Optimize svc_rdma_cc_init()
Chuck Lever
2024-01-07
svcrdma: De-duplicate completion ID initialization helpers
Chuck Lever
2024-01-07
svcrdma: Move the svc_rdma_cc_init() call
Chuck Lever
2024-01-07
svcrdma: Remove struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_special()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
2024-01-07
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
2024-01-07
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
2024-01-07
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
2024-01-07
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
2024-01-07
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
2024-01-07
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
2024-01-07
svcrdma: Clean up locking
Chuck Lever
2024-01-07
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2024-01-07
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
2024-01-03
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
2024-01-03
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
2024-01-02
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
[next]