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
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2023-02-09
READ is "data destination", not source...
Al Viro
1
-1
/
+1
2023-02-01
IB/hfi1: Remove user expected buffer invalidate race
Dean Luick
2
-5
/
+55
2023-02-01
IB/hfi1: Immediately remove invalid memory from hardware
Dean Luick
2
-14
/
+30
2023-02-01
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
1
-33
/
+50
2023-02-01
IB/hfi1: Reserve user expected TIDs
Dean Luick
1
-8
/
+6
2023-02-01
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
1
-0
/
+2
2023-02-01
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
1
-2
/
+5
2023-02-01
RDMA/rxe: Prevent faulty rkey generation
Daisuke Matsuda
1
-5
/
+5
2023-02-01
RDMA/rxe: Fix inaccurate constants in rxe_type_info
Daisuke Matsuda
1
-11
/
+11
2023-01-24
RDMA/srp: Move large values to a new enum for gcc13
Jiri Slaby (SUSE)
1
-3
/
+5
2023-01-12
RDMA/mlx5: Fix validation of max_rd_atomic caps for DC
Maor Gottlieb
1
-14
/
+35
2023-01-12
RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device
Shay Drory
1
-3
/
+3
2022-12-31
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-31
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2022-12-31
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
1
-2
/
+3
2022-12-31
RDMA/hns: Fix error code of CMD
Chengchang Tang
2
-1
/
+30
2022-12-31
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
1
-0
/
+3
2022-12-31
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
1
-1
/
+2
2022-12-31
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
1
-0
/
+2
2022-12-31
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2
-46
/
+137
2022-12-31
RDMA/srp: Fix error return code in srp_parse_options()
Wang Yufen
1
-14
/
+82
2022-12-31
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-31
RDMA: Disable IB HW for UML
Randy Dunlap
1
-0
/
+2
2022-12-31
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-12-31
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-12-31
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
Zhang Xiaoxu
1
-3
/
+3
2022-12-31
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-12-31
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
1
-0
/
+1
2022-12-31
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2022-12-31
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
4
-30
/
+110
2022-12-31
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
1
-2
/
+11
2022-12-31
RDMA/rxe: Fix mr->map double free
Li Zhijian
1
-7
/
+2
2022-12-31
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
1
-10
/
+5
2022-12-31
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
5
-45
/
+71
2022-12-31
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
3
-104
/
+119
2022-12-31
RDMA/siw: Set defined status for work completion with undefined status
Bernard Metzler
1
-2
/
+2
2022-12-31
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2022-12-31
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
1
-6
/
+11
2022-12-31
RDMA/restrack: Release MR restrack when delete
Mark Zhang
1
-2
/
+0
2022-12-31
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-5
/
+0
2022-12-31
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2
-6
/
+58
2022-12-31
RDMA/irdma: Report the correct link speed
Shiraz Saleem
1
-32
/
+3
2022-12-31
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
1
-1
/
+1
2022-10-28
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
Dan Carpenter
1
-1
/
+8
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2
-2
/
+10
2022-10-25
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
Li Zhijian
1
-1
/
+3
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
1
-0
/
+4
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2
-13
/
+0
2022-10-24
RDMA/efa: Add EFA 0xefa2 PCI ID
Michael Margolin
1
-1
/
+3
[next]