index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-07
svcrdma: Update synopsis of svc_rdma_copy_inline_range()
Chuck Lever
1
-8
/
+9
2024-01-07
svcrdma: Update the synopsis of svc_rdma_read_data_item()
Chuck Lever
1
-9
/
+8
2024-01-07
svcrdma: Update synopsis of svc_rdma_read_chunk_range()
Chuck Lever
1
-12
/
+12
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_chunk()
Chuck Lever
1
-11
/
+10
2024-01-07
svcrdma: Update synopsis of svc_rdma_build_read_segment()
Chuck Lever
1
-8
/
+9
2024-01-07
svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxt
Chuck Lever
1
-16
/
+15
2024-01-07
svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
Chuck Lever
1
-12
/
+9
2024-01-07
svcrdma: Start moving fields out of struct svc_rdma_read_info
Chuck Lever
1
-31
/
+26
2024-01-07
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
Chuck Lever
1
-18
/
+0
2024-01-07
svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
Chuck Lever
1
-2
/
+0
2024-01-07
svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
Chuck Lever
1
-6
/
+7
2024-01-07
svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
Chuck Lever
1
-5
/
+5
2024-01-07
svcrdma: Explicitly pass the transport into Read chunk I/O paths
Chuck Lever
1
-22
/
+36
2024-01-07
svcrdma: Explicitly pass the transport into Write chunk I/O paths
Chuck Lever
1
-1
/
+4
2024-01-07
svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
Chuck Lever
1
-2
/
+3
2024-01-07
svcrdma: Reduce size of struct svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+8
2024-01-07
svcrdma: Update some svcrdma DMA-related tracepoints
Chuck Lever
1
-5
/
+5
2024-01-07
svcrdma: DMA error tracepoints should report completion IDs
Chuck Lever
1
-4
/
+5
2024-01-07
svcrdma: SQ error tracepoints should report completion IDs
Chuck Lever
2
-6
/
+6
2024-01-07
rpcrdma: Introduce a simple cid tracepoint class
Chuck Lever
4
-4
/
+4
2024-01-07
svcrdma: Add lockdep class keys for transport locks
Chuck Lever
1
-0
/
+6
2024-01-07
svcrdma: Clean up locking
Chuck Lever
1
-2
/
+2
2024-01-07
svcrdma: Add an async version of svc_rdma_write_info_free()
Chuck Lever
1
-1
/
+11
2024-01-07
svcrdma: Add an async version of svc_rdma_send_ctxt_put()
Chuck Lever
1
-9
/
+25
2024-01-07
svcrdma: Add a utility workqueue to svcrdma
Chuck Lever
2
-8
/
+25
2024-01-07
svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
Chuck Lever
1
-11
/
+21
2024-01-07
svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
Chuck Lever
2
-21
/
+21
2024-01-07
SUNRPC: Remove RQ_SPLICE_OK
Chuck Lever
2
-12
/
+0
2024-01-07
SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavor
Chuck Lever
2
-0
/
+22
2024-01-04
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
16
-37
/
+100
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-03
Merge tag 'nf-24-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-2
/
+3
2024-01-03
net/smc: fix invalid link access in dumping SMC-R connections
Wen Gu
1
-2
/
+1
2024-01-03
net: Save and restore msg_namelen in sock_sendmsg
Marc Dionne
1
-0
/
+2
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
1
-1
/
+1
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
1
-1
/
+2
2024-01-02
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
1
-0
/
+13
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
1
-13
/
+5
2024-01-02
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
Jörn-Thorben Hinz
1
-2
/
+9
2024-01-01
net: qrtr: ns: Return 0 if server port is not present
Sarannya S
1
-1
/
+3
2024-01-01
net/tcp_sigpool: Use kref_get_unless_zero()
Dmitry Safonov
1
-3
/
+2
2024-01-01
net: sched: em_text: fix possible memory leak in em_text_destroy()
Hangyu Hua
1
-1
/
+3
2023-12-29
Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2
-2
/
+2
2023-12-27
Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-8
/
+15
2023-12-26
keys, dns: Fix missing size check of V1 server-list header
Edward Adam Davis
1
-10
/
+9
2023-12-25
nfc: Do not send datagram if socket state isn't LLCP_BOUND
Siddh Raman Pant
1
-0
/
+5
2023-12-25
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2023-12-22
Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux
Linus Torvalds
1
-4
/
+13
2023-12-21
Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+9
2023-12-21
Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-110
/
+269
[next]