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
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
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
2025-12-03
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
1
-1
/
+1
2025-10-02
rds: ib: Increment i_fastreg_wrs before bailing out
HÃ¥kon Bugge
1
-8
/
+12
2024-09-04
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-04-13
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-03-26
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-15
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2
-5
/
+4
2024-02-23
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2023-10-25
net: prevent address rewrite in kernel_bind()
Jordan Rife
2
-2
/
+2
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
1
-1
/
+1
2023-10-10
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
1
-3
/
+5
2023-03-11
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-02-22
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2022-10-26
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
1
-1
/
+1
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2021-12-22
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-08
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-09-03
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-06-23
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
2021-06-16
RDS tcp loopback connection can hang
Rao Shoaib
4
-9
/
+27
2021-04-14
net/rds: Fix a use after free in rds_message_map_pages
Lv Yunlong
1
-1
/
+2
2021-02-17
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
1
-0
/
+3
2020-08-05
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
1
-1
/
+2
2020-05-20
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
4
-21
/
+19
2019-11-16
rds: ib: update WR sizes when bringing up connection
Dag Moxnes
1
-8
/
+15
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-09-27
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
1
-1
/
+4
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-2
/
+2
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-09-15
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-22
/
+18
2019-09-11
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
1
-22
/
+18
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
3
-6
/
+6
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-27
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
1
-1
/
+4
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+22
2019-08-24
net: rds: add service level support in rds-info
Zhu Yanjun
4
-8
/
+22
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
3
-15
/
+27
2019-08-15
rds: check for excessive looping in rds_send_xmit
Andy Grover
3
-1
/
+14
2019-08-15
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
1
-0
/
+2
2019-08-15
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
Chris Mason
1
-1
/
+1
2019-08-15
RDS: limit the number of times we loop in rds_send_xmit
Chris Mason
1
-1
/
+11
2019-08-15
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
Ka-Cheong Poon
1
-3
/
+90
2019-07-27
net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...
Jia-Ju Bai
1
-1
/
+4
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-49
/
+109
2019-07-17
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
1
-1
/
+1
2019-07-17
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
3
-6
/
+45
2019-07-17
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
1
-1
/
+2
2019-07-17
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
1
-2
/
+2
2019-07-17
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
2
-27
/
+40
2019-07-17
net/rds: Get rid of "wait_clean_list_grace" and add locking
Gerd Rausch
2
-38
/
+19
[next]