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
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
RDMA/srpt: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+5
2024-03-01
RDMA/qedr: Fix qedr_create_user_qp error flow
Kamal Heib
1
-1
/
+10
2024-03-01
RDMA/srpt: Support specifying the srpt_service_guid parameter
Bart Van Assche
1
-2
/
+6
2024-03-01
RDMA/irdma: Add AE for too many RNRS
Mustafa Ismail
2
-0
/
+2
2024-03-01
RDMA/irdma: Set the CQ read threshold for GEN 1
Mustafa Ismail
1
-3
/
+2
2024-03-01
RDMA/irdma: Validate max_send_wr and max_recv_wr
Shiraz Saleem
1
-1
/
+3
2024-03-01
RDMA/irdma: Fix KASAN issue with tasklet
Mike Marciniszyn
1
-0
/
+7
2024-03-01
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
1
-0
/
+6
2024-03-01
RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq
Kalesh AP
1
-1
/
+2
2024-03-01
RDMA/bnxt_re: Return error for SRQ resize
Kalesh AP
1
-3
/
+2
2024-03-01
IB/hfi1: Fix a memleak in init_credit_return
Zhipeng Lu
1
-1
/
+5
2024-03-01
IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
Daniel Vacek
1
-1
/
+1
2024-02-05
IB/ipoib: Fix mcast list locking
Daniel Vacek
1
-5
/
+1
2024-02-05
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
1
-0
/
+1
2024-01-26
IB/iser: Prevent invalidating wrong MR
Sergey Gorenko
4
-8
/
+8
2024-01-26
RDMA/hns: Fix memory leak in free_mr_init()
Chengchang Tang
1
-0
/
+4
2024-01-26
RDMA/hns: Fix inappropriate err code for unsupported operations
Junxian Huang
2
-2
/
+2
2024-01-26
RDMA/usnic: Silence uninitialized symbol smatch warnings
Leon Romanovsky
2
-3
/
+3
2024-01-10
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
1
-0
/
+2
2023-12-20
RDMA/mlx5: Change the key being sent for MPV device affiliation
Patrisious Haddad
1
-1
/
+1
2023-12-20
RDMA/mlx5: Send events from IB driver about device affiliation state
Patrisious Haddad
1
-0
/
+17
2023-12-13
RDMA/irdma: Avoid free the non-cqp_request scratch
Shifeng Li
1
-3
/
+1
2023-12-13
RDMA/irdma: Fix support for 64k pages
Mike Marciniszyn
1
-1
/
+1
2023-12-13
RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
Mike Marciniszyn
1
-0
/
+5
2023-12-13
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
1
-6
/
+0
2023-12-13
RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
Shifeng Li
1
-3
/
+3
2023-12-13
RDMA/bnxt_re: Correct module description string
Kalesh AP
1
-1
/
+1
2023-12-13
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
1
-1
/
+1
2023-12-13
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
1
-1
/
+1
2023-12-13
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
1
-1
/
+2
2023-12-13
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
1
-1
/
+4
2023-12-13
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
1
-6
/
+18
2023-12-13
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
1
-2
/
+1
2023-12-13
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
1
-2
/
+3
2023-12-13
RDMA/irdma: Add wait for suspend on SQD
Mustafa Ismail
5
-3
/
+29
2023-12-13
RDMA/irdma: Do not modify to SQD on error
Mustafa Ismail
1
-7
/
+0
2023-12-13
RDMA/hns: Fix unnecessary err return when using invalid congest control algor...
Junxian Huang
1
-4
/
+9
2023-12-13
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
1
-1
/
+1
2023-11-28
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-7
/
+2
2023-11-20
IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
George Kennedy
1
-3
/
+1
2023-11-20
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
1
-1
/
+1
2023-11-20
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
1
-10
/
+9
2023-11-20
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
1
-2
/
+1
2023-11-20
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
1
-0
/
+3
2023-11-20
RDMA/hns: Add check for SL
Luoyouming
2
-11
/
+25
2023-11-20
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
1
-1
/
+1
2023-11-20
RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
Chengchang Tang
1
-1
/
+1
2023-11-20
RDMA/hns: Fix printing level of asynchronous events
Chengchang Tang
1
-3
/
+3
2023-11-20
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
1
-0
/
+27
2023-11-20
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
4
-8
/
+12
[next]