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
starfive-6.6.48-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
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
1
-0
/
+3
2022-12-08
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
1
-1
/
+2
2022-12-08
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
1
-0
/
+2
2022-12-08
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2
-46
/
+137
2022-12-08
RDMA/cma: Change RoCE packet life time from 18 to 16
Chao Leng
1
-1
/
+1
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-04
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
1
-4
/
+2
2022-12-04
RDMA/srp: Fix error return code in srp_parse_options()
Wang Yufen
1
-14
/
+82
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-04
RDMA: Disable IB HW for UML
Randy Dunlap
1
-0
/
+2
2022-12-02
RDMA/rxe: Enable atomic write capability for rxe device
Xiao Yang
1
-0
/
+5
2022-12-02
RDMA/rxe: Implement atomic write completion
Xiao Yang
1
-0
/
+4
2022-12-02
RDMA/rxe: Make responder support atomic write on RC service
Xiao Yang
1
-5
/
+79
2022-12-02
RDMA/rxe: Make requester support atomic write on RC service
Xiao Yang
1
-2
/
+13
2022-12-02
RDMA/rxe: Extend rxe packet format to support atomic write
Xiao Yang
2
-0
/
+21
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-12-01
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-12-01
RDMA/siw: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-12-01
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-12-01
RDMA/umem: remove FOLL_FORCE usage
David Hildenbrand
1
-4
/
+4
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
1
-8
/
+36
2022-11-30
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2
-9
/
+8
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
1
-8
/
+4
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
1
-2
/
+4
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-25
[infiniband] READ is "data destination", not source...
Al Viro
1
-1
/
+1
2022-11-24
RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
Cheng Xu
2
-9
/
+26
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
3
-0
/
+28
2022-11-24
RDMA/erdma: Add a workqueue for WRs reflushing
Cheng Xu
2
-2
/
+13
2022-11-24
RDMA/erdma: Fix a typo in annotation
Cheng Xu
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
3
-4
/
+4
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
9
-21
/
+30
2022-11-22
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-11-22
RDMA/rxe: Do not NULL deref on debugging failure path
Jason Gunthorpe
1
-1
/
+1
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
1
-0
/
+1
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2022-11-21
IB/isert: use the ISCSI_LOGIN_CURRENT_STAGE macro
Maurizio Lombardi
1
-3
/
+2
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
9
-21
/
+30
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2
-18
/
+5
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-18
/
+3
2022-11-19
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
4
-30
/
+110
2022-11-19
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
1
-2
/
+11
2022-11-19
RDMA/rxe: Fix mr->map double free
Li Zhijian
1
-7
/
+2
2022-11-19
RDMA/rxe: Remove reliable datagram support
Zhu Yanjun
1
-1
/
+0
2022-11-19
IB/hfi1: Replace 1-element array with singleton
Kees Cook
1
-11
/
+11
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2
-4
/
+3
[prev]
[next]