index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
net/rds: handle zerocopy send cleanup before the message is queued
Nan Li
1
-5
/
+15
11 days
net: rds: fix MR cleanup on copy error
Ao Zhou
1
-4
/
+0
2026-04-01
rds: ib: reject FRMR registration before IB connection is established
Weiming Shi
1
-1
/
+6
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
1
-4
/
+10
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-23
/
+8
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
2
-23
/
+8
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-23
/
+20
2026-02-19
rds: tcp: fix uninit-value in __inet_bind
Tabrez Ahmed
1
-1
/
+1
2026-02-19
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
1
-3
/
+17
2026-02-17
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
1
-2
/
+4
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
6
-17
/
+72
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
4
-39
/
+90
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
1
-36
/
+36
2026-02-04
net/rds: Clear reconnect pending bit
Håkon Bugge
1
-0
/
+2
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
1
-0
/
+2
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
6
-5
/
+76
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
7
-7
/
+77
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
4
-29
/
+107
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
6
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2
-5
/
+2
2026-01-13
net/rds: Give each connection path its own workqueue
Allison Henderson
1
-4
/
+21
2026-01-13
net/rds: Add per cp work queue
Allison Henderson
9
-20
/
+23
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
4
-4
/
+4
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+12
2025-09-15
rds: ib: Increment i_fastreg_wrs before bailing out
Håkon Bugge
1
-8
/
+12
2025-09-08
rds: ib: Remove unused extern definition
Håkon Bugge
1
-1
/
+0
2025-08-22
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
3
-6
/
+6
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
1
-1
/
+1
2025-08-22
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
1
-4
/
+5
2025-08-22
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
1
-1
/
+1
2025-08-12
RDS: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
1
-22
/
+2
2025-06-21
rds: Correct spelling
Simon Horman
2
-2
/
+2
2025-06-21
rds: Correct endian annotation of port and addr assignments
Simon Horman
1
-3
/
+3
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
1
-4
/
+2
2025-05-15
rds: Use nested-BH locking for rds_page_remainder
Sebastian Andrzej Siewior
1
-2
/
+8
2025-05-15
rds: Acquire per-CPU pointer within BH disabled section
Sebastian Andrzej Siewior
1
-4
/
+2
2025-05-15
rds: Disable only bottom halves in rds_page_remainder_alloc()
Sebastian Andrzej Siewior
1
-5
/
+4
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-6
/
+2
2025-02-21
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+1
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-7
/
+32
2024-10-03
net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Dr. David Alan Gilbert
1
-4
/
+0
2024-08-09
net: rds: add option for GCOV profiling
Vegard Nossum
2
-0
/
+14
2024-08-01
RDS: IB: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-2
/
+2
[next]