index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-1
/
+2
|
\
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-1
/
+2
*
|
net/rds: Remove unused function declarations
Yue Haibing
2023-08-13
3
-5
/
+0
|
/
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-11
/
+12
*
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
2023-02-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-3
/
+3
|
\
|
*
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-09
1
-3
/
+3
*
|
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
2
-0
/
+2
*
|
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
2
-0
/
+4
|
/
*
rds: remove redundant variable total_payload_len
Colin Ian King
2022-11-04
1
-2
/
+1
*
net/rds: remove variable total_copied
Colin Ian King
2022-10-26
1
-2
/
+0
*
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
1
-0
/
+3
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
1
-1
/
+1
|
\
|
*
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-03
1
-1
/
+1
*
|
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-19
3
-4
/
+4
*
|
net/rds: Pass a pointer to virt_to_page()
Linus Walleij
2022-08-31
1
-1
/
+1
|
/
*
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-12
1
-0
/
+1
*
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
1
-2
/
+1
*
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
Li Qiong
2022-08-01
1
-1
/
+1
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
4
-5
/
+25
|
\
|
*
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
2022-05-05
4
-6
/
+18
|
*
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-03
1
-0
/
+8
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-0
/
+1
|
\
|
*
rds: memory leak in __rds_conn_create()
Hangyu Hua
2021-12-14
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+1
|
\
|
|
*
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-12-02
1
-1
/
+1
*
|
rds: Fix a typo in a comment
Christophe JAILLET
2021-11-22
1
-1
/
+1
|
/
*
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-08-18
1
-2
/
+2
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
2
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+1
|
|
\
|
*
|
rds: Fix spelling mistakes
Zheng Yongjun
2021-05-31
2
-2
/
+2
*
|
|
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
2
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rds: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
2
-0
/
+3
*
|
|
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-08
1
-1
/
+1
|
|
/
|
/
|
*
|
RDS tcp loopback connection can hang
Rao Shoaib
2021-05-21
4
-9
/
+27
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
2
-34
/
+2
|
\
|
*
rds: ib: Remove two ib_modify_qp() calls
HÃ¥kon Bugge
2021-04-12
2
-34
/
+2
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
3
-6
/
+1
|
\
\
|
*
|
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
2021-04-27
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
2
-2
/
+4
|
|
\
\
|
*
|
|
net: rds: Fix a typo
Lu Wei
2021-03-28
1
-1
/
+1
|
*
|
|
net/rds: Drop duplicate sin and sin6 assignments
Yejune Deng
2021-03-10
1
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2021-04-24
2
-2
/
+1
|
|
/
|
/
|
*
|
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2021-04-07
2
-1
/
+2
*
|
net/rds: Fix a use after free in rds_message_map_pages
Lv Yunlong
2021-03-31
1
-1
/
+2
|
/
*
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
2021-02-02
1
-0
/
+3
*
rds: stop using dmapool
Christoph Hellwig
2020-11-17
5
-69
/
+101
[next]