index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2
-6
/
+2
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-1
/
+5
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
3
-3
/
+0
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-03-19
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
1
-3
/
+2
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+4
2024-03-06
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2
-5
/
+4
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+11
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-01-31
net: rds: Simplify the allocation of slab caches in rds_conn_init
Kunwu Chan
1
-3
/
+1
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
1
-1
/
+1
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
1
-1
/
+1
2023-10-01
net: prevent address rewrite in kernel_bind()
Jordan Rife
2
-2
/
+2
2023-10-01
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
1
-1
/
+1
2023-09-20
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
1
-5
/
+7
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+2
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-08-13
net/rds: Remove unused function declarations
Yue Haibing
3
-5
/
+0
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+0
2023-06-25
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-11
/
+12
2023-02-13
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2
-0
/
+2
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2
-0
/
+4
2022-11-04
rds: remove redundant variable total_payload_len
Colin Ian King
1
-2
/
+1
2022-10-27
net/rds: remove variable total_copied
Colin Ian King
1
-2
/
+0
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
1
-0
/
+3
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-03
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
1
-1
/
+1
2022-09-20
net: rds: add missing __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
3
-4
/
+4
2022-09-01
net/rds: Pass a pointer to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-08-12
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-2
/
+1
2022-08-01
net/rds: Use PTR_ERR instead of IS_ERR for rdsdebug()
Li Qiong
1
-1
/
+1
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
4
-5
/
+25
2022-05-06
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
4
-6
/
+18
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
1
-0
/
+8
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-2
/
+2
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-12-14
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-11-22
rds: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2021-08-19
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+2
[next]