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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
Stable update
Fedora Kernel Team
14
-104
/
+114
2020-12-02
RDMA/efa: Use the correct current and new states in modify QP
Gal Pressman
1
-2
/
+2
2020-12-02
RDMA/qedr: iWARP invalid(zero) doorbell address fix
Alok Prasad
1
-0
/
+9
2020-11-26
RDMA/hns: Bugfix for memory window mtpt configuration
Yixian Liu
1
-0
/
+1
2020-11-26
RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
Wenpeng Liang
1
-4
/
+4
2020-11-26
RDMA/hns: Fix wrong field of SRQ number the device supports
Wenpeng Liang
1
-1
/
+1
2020-11-26
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
8
-49
/
+79
2020-11-25
RDMA/i40iw: Address an mmap handler exploit in i40iw
Shiraz Saleem
2
-35
/
+7
2020-11-23
IB/mthca: fix return value of error branch in mthca_init_cq()
Xiongfeng Wang
1
-4
/
+6
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
1
-1
/
+2
2020-11-12
RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
Qinglang Miao
1
-1
/
+1
2020-11-03
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
1
-1
/
+1
2020-10-28
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
1
-0
/
+1
2020-10-27
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-2
/
+4
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
104
-1877
/
+2624
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
12
-14
/
+24
2020-10-14
IB/hfi1: use new function dev_fetch_sw_netstats
Heiner Kallweit
1
-33
/
+1
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
HÃ¥kon Bugge
2
-49
/
+51
2020-10-06
RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
Colin Ian King
1
-1
/
+1
2020-10-06
RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
3
-29
/
+22
2020-10-02
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
3
-4
/
+6
2020-10-02
RDMA/qedr: Endianness warnings cleanup
Alok Prasad
1
-2
/
+2
2020-10-01
RDMA/mlx5: Sync device with CPU pages upon ODP MR registration
Yishai Hadas
3
-6
/
+32
2020-10-01
RDMA/mlx5: Extend advice MR to support non faulting mode
Yishai Hadas
2
-2
/
+8
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
1
-1
/
+1
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
1
-17
/
+7
2020-09-29
RDMA/hns: Remove unused variables and definitions
Lang Cheng
2
-10
/
+0
2020-09-29
RDMA/i40iw: Remove intermediate pointer that points to the same struct
Leon Romanovsky
1
-6
/
+3
2020-09-29
RDMA/mthca: Combine special QP struct with mthca QP
Leon Romanovsky
4
-58
/
+59
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
6
-68
/
+19
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
1
-94
/
+63
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2
-91
/
+100
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2
-8
/
+1
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
3
-46
/
+38
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
3
-45
/
+31
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
3
-33
/
+32
2020-09-25
RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()
Liu Shixin
1
-2
/
+2
2020-09-24
RDMA/hns: Support inline data in extented sge space for RC
Weihang Li
4
-52
/
+162
2020-09-24
RDMA/hns: Fix missing sq_sig_type when querying QP
Weihang Li
1
-0
/
+1
2020-09-24
RDMA/hns: Fix configuration of ack_req_freq in QPC
Weihang Li
1
-6
/
+12
2020-09-24
RDMA/hns: Fix the wrong value of rnr_retry when querying qp
Wenpeng Liang
1
-1
/
+3
2020-09-24
RDMA/hns: Solve the overflow of the calc_pg_sz()
Jiaran Zhang
1
-3
/
+3
2020-09-24
RDMA/hns: Add check for the validity of sl configuration
Jiaran Zhang
2
-2
/
+12
2020-09-24
RDMA/hns: Correct typo of hns_roce_create_cq()
Lang Cheng
1
-1
/
+1
2020-09-24
RDMA/hns: Add interception for resizing SRQs
Yangyang Li
1
-0
/
+4
2020-09-24
RDMA/hns: Refactor process about opcode in post_send()
Weihang Li
1
-55
/
+76
2020-09-24
RDMA/hns: Add support for SCCC in size of 64 Bytes
Yangyang Li
6
-12
/
+38
2020-09-24
RDMA/hns: Add support for QPC in size of 512 Bytes
Wenpeng Liang
6
-18
/
+75
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
7
-16
/
+48
2020-09-24
RDMA/hns: Add support for EQE in size of 64 Bytes
Wenpeng Liang
4
-20
/
+44
[next]