index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
2023-03-10
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
2023-02-14
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-09-19
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-08-31
net/rds: Pass a pointer to virt_to_page()
Linus Walleij
2022-08-12
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-01
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
Li Qiong
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-05
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-14
rds: memory leak in __rds_conn_create()
Hangyu Hua
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-11-22
rds: Fix a typo in a comment
Christophe JAILLET
2021-08-18
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-08
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-05-31
rds: Fix spelling mistakes
Zheng Yongjun
2021-05-21
RDS tcp loopback connection can hang
Rao Shoaib
2021-05-17
rds: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2021-04-12
rds: ib: Remove two ib_modify_qp() calls
HÃ¥kon Bugge
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2021-03-31
net/rds: Fix a use after free in rds_message_map_pages
Lv Yunlong
2021-03-28
net: rds: Fix a typo
Lu Wei
2021-03-10
net/rds: Drop duplicate sin and sin6 assignments
Yejune Deng
2021-02-02
net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
Sabyrzhan Tasbolatov
2020-11-17
rds: stop using dmapool
Christoph Hellwig
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-12
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-09
net/rds: suppress page allocation failure error in recv buffer refill
Manjunath Patil
2020-09-20
RDS: drop double zeroing
Julia Lawall
2020-09-18
net: rds: delete duplicated words
Randy Dunlap
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-19
net: rds: rdma_transport.h: delete duplicated word
Randy Dunlap
[next]