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
2024-03-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
23
-469
/
+636
2024-03-07
RDMA/mana_ib: Use virtual address in dma regions for MRs
Konstantin Taranov
6
-20
/
+45
2024-03-07
RDMA/mana_ib: Fix bug in creation of dma regions
Konstantin Taranov
1
-1
/
+1
2024-03-07
RDMA/hns: Append SCC context to the raw dump of QPC
wenglianfa
5
-3
/
+55
2024-03-03
RDMA/hns: Support userspace configuring congestion control algorithm with QP ...
Junxian Huang
5
-12
/
+69
2024-02-19
RDMA/hns: Fix mis-modifying default congestion control algorithm
Luoyouming
2
-14
/
+19
2024-02-12
RDMA/qedr: Fix qedr_create_user_qp error flow
Kamal Heib
1
-1
/
+10
2024-02-04
IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
Daniel Vacek
1
-1
/
+1
2024-02-04
RDMA/irdma: Remove duplicate assignment
Mustafa Ismail
1
-2
/
+1
2024-02-04
RDMA/irdma: Add AE for too many RNRS
Mustafa Ismail
2
-0
/
+2
2024-02-04
RDMA/irdma: Set the CQ read threshold for GEN 1
Mustafa Ismail
1
-3
/
+2
2024-02-04
RDMA/irdma: Validate max_send_wr and max_recv_wr
Shiraz Saleem
1
-1
/
+3
2024-02-04
RDMA/irdma: Fix KASAN issue with tasklet
Mike Marciniszyn
1
-0
/
+7
2024-01-31
RDMA/efa: Limit EQs to available MSI-X vectors
Yonatan Nachum
2
-17
/
+16
2024-01-31
RDMA/mlx5: Relax DEVX access upon modify commands
Yishai Hadas
1
-1
/
+1
2024-01-31
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
1
-0
/
+6
2024-01-31
RDMA/mlx5: Fix fortify source warning while accessing Eth segment
Leon Romanovsky
1
-1
/
+1
2024-01-25
RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototype
Alexey Dobriyan
1
-1
/
+0
2024-01-25
RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype
Alexey Dobriyan
1
-2
/
+0
2024-01-25
RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq
Kalesh AP
1
-1
/
+2
2024-01-25
RDMA/bnxt_re: Return error for SRQ resize
Kalesh AP
1
-3
/
+2
2024-01-25
RDMA/bnxt_re: Fix unconditional fence for newer adapters
Kalesh AP
1
-12
/
+16
2024-01-25
RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config
Kalesh AP
1
-3
/
+0
2024-01-25
RDMA/bnxt_re: Avoid creating fence MR for newer adapters
Kalesh AP
1
-0
/
+10
2024-01-25
RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper function
Konstantin Taranov
3
-26
/
+27
2024-01-25
RDMA/mana_ib: Introduce mana_ib_get_netdev helper function
Konstantin Taranov
3
-41
/
+32
2024-01-25
RDMA/mana_ib: Introduce mdev_to_gc helper function
Konstantin Taranov
5
-37
/
+27
2024-01-25
IB/hfi1: Fix a memleak in init_credit_return
Zhipeng Lu
1
-1
/
+5
2024-01-25
RDMA/hns: Simplify 'struct hns_roce_hem' allocation
Yunsheng Lin
3
-136
/
+24
2024-01-25
RDMA/hns: Support adaptive PBL hopnum
Chengchang Tang
1
-3
/
+54
2024-01-25
RDMA/hns: Support flexible umem page size
Chengchang Tang
2
-38
/
+92
2024-01-25
RDMA/hns: Alloc MTR memory before alloc_mtt()
Chengchang Tang
1
-20
/
+27
2024-01-25
RDMA/hns: Refactor mtr_init_buf_cfg()
Chengchang Tang
1
-31
/
+45
2024-01-25
RDMA/hns: Refactor mtr find
Chengchang Tang
4
-85
/
+121
2024-01-25
IB/hfi1: fix spellos and kernel-doc
Randy Dunlap
1
-12
/
+13
2024-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
50
-296
/
+1509
2024-01-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-01-08
RDMA/bnxt_re: Fix error code in bnxt_re_create_cq()
Dan Carpenter
1
-2
/
+4
2024-01-07
RDMA/efa: Add EFA query MR support
Michael Margolin
6
-6
/
+140
2023-12-30
RDMA/erdma: Add hardware statistics support
Cheng Xu
4
-0
/
+133
2023-12-30
RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
Cheng Xu
3
-2
/
+26
2023-12-20
RDMA/mana_ib: Add CQ interrupt support for RAW QP
Long Li
3
-7
/
+102
2023-12-20
RDMA/mana_ib: query device capabilities
Long Li
5
-16
/
+112
2023-12-20
RDMA/mana_ib: register RDMA device with GDMA
Long Li
3
-14
/
+29
2023-12-20
RDMA/bnxt_re: Fix the sparse warnings
Selvin Xavier
2
-2
/
+2
2023-12-20
RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applications
Selvin Xavier
1
-3
/
+5
2023-12-17
RDMA/bnxt_re: Share a page to expose per CQ info with userspace
Selvin Xavier
5
-8
/
+74
2023-12-17
RDMA/bnxt_re: Add UAPI to share a page with user space
Selvin Xavier
2
-0
/
+106
2023-12-13
PCI: Add Alibaba Vendor ID to linux/pci_ids.h
Shuai Xue
1
-2
/
+0
[next]