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
2021-02-23
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-01-27
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2020-01-27
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
1
-0
/
+2
2019-10-07
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-10-01
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
1
-1
/
+4
2019-10-01
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
1
-22
/
+18
2019-09-10
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
1
-1
/
+4
2019-07-10
rds: Fix warning.
David S. Miller
1
-1
/
+3
2019-06-11
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-05-02
net/rds: Check address length before reading address family
Tetsuo Handa
2
-0
/
+5
2019-04-20
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
3
-42
/
+91
2019-04-17
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
1
-1
/
+1
2019-02-12
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2018-10-10
rds: RDS (tcp) hangs on sendto() to unresponding address
Ka-Cheong Poon
1
-3
/
+10
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-08-31
net/rds: RDS is not Radio Data System
Pavel Machek
1
-1
/
+1
2018-08-27
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
1
-7
/
+2
2018-08-21
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
1
-1
/
+0
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
30
-441
/
+1600
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
9
-21
/
+107
2018-08-14
rds: fix building with IPV6=m
Arnd Bergmann
1
-0
/
+1
2018-08-07
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-20
/
+39
2018-08-01
rds: remove redundant variable 'rds_ibdev'
YueHaibing
1
-3
/
+0
2018-08-01
rds: Remove IPv6 dependency
Ka-Cheong Poon
12
-26
/
+140
2018-08-01
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
3
-7
/
+7
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-3
/
+3
2018-07-27
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
1
-1
/
+1
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-25
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
1
-1
/
+1
2018-07-25
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
1
-1
/
+1
2018-07-24
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-10
/
+5
2018-07-24
net/rds: Remove two WARN_ON() statements
Bart Van Assche
1
-2
/
+0
2018-07-24
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-23
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
6
-9
/
+226
2018-07-23
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-23
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
23
-369
/
+863
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
1
-2
/
+1
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
1
-2
/
+0
2018-06-27
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
3
-1
/
+68
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+1
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+11
2018-06-14
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-2
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
[next]