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
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
45
-82
/
+221
2019-06-25
RDMA/hns: fix spelling mistake "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
12
-56
/
+16
2019-06-25
RDMA/hns: Fix an error code in hns_roce_set_user_sq_size()
Dan Carpenter
1
-2
/
+2
2019-06-25
RDMA/hns: fix potential integer overflow on left shift
Colin Ian King
1
-1
/
+1
2019-06-24
RDMA/mlx5: Refactor MR descriptors allocation
Max Gurtovoy
1
-133
/
+157
2019-06-24
RDMA/mlx5: Use PA mapping for PI handover
Max Gurtovoy
3
-30
/
+114
2019-06-24
RDMA/mlx5: Improve PI handover performance
Israel Rukshin
3
-24
/
+164
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
3
-154
/
+17
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
2
-7
/
+2
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
3
-10
/
+9
2019-06-24
RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request
Max Gurtovoy
1
-20
/
+198
2019-06-24
RDMA/mlx5: Update set_sig_data_segment attribute for new signature API
Max Gurtovoy
1
-6
/
+5
2019-06-24
RDMA/mlx5: Pass UMR segment flags instead of boolean
Max Gurtovoy
1
-7
/
+12
2019-06-24
RDMA/mlx5: Add attr for max number page list length for PI operation
Max Gurtovoy
1
-0
/
+2
2019-06-24
RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrity
Max Gurtovoy
3
-11
/
+189
2019-06-21
RDMA/efa: Print address on AH creation failure
Firas Jahjah
1
-1
/
+2
2019-06-21
RDMA/efa: Be consistent with success flow return value
Gal Pressman
3
-5
/
+7
2019-06-21
RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...
Gal Pressman
1
-67
/
+21
2019-06-21
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
2
-44
/
+8
2019-06-20
RDMa/hns: Don't stuck in endless timeout loop
Leon Romanovsky
2
-2
/
+2
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
23
-128
/
+68
2019-06-20
RDMA/hns: reset function when removing module
Lang Cheng
2
-0
/
+61
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
4
-8
/
+4
2019-06-20
RDMA/hns: Fix bug when wqe num is larger than 16K
Lijun Ou
3
-83
/
+235
2019-06-20
RDMA/hns: Add a group interfaces for optimizing buffers getting flow
Lijun Ou
2
-0
/
+111
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
4
-0
/
+628
2019-06-19
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
1
-0
/
+5
2019-06-19
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
1
-6
/
+14
2019-06-19
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
4
-16
/
+27
2019-06-19
IB/hfi1: Spelling s/statisfied/satisfied/
Geert Uytterhoeven
1
-1
/
+1
2019-06-19
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
3
-0
/
+3
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
1
-5
/
+16
2019-06-18
RDMA/efa: Fix success return value in case of error
Gal Pressman
1
-6
/
+18
2019-06-18
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
4
-7
/
+8
2019-06-18
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
1
-0
/
+16
2019-06-18
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
1
-0
/
+17
2019-06-18
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
3
-4
/
+37
2019-06-18
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
2
-20
/
+32
2019-06-18
IB/hfi1: Silence txreq allocation warnings
Mike Marciniszyn
2
-2
/
+3
2019-06-18
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
1
-6
/
+3
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
1
-1
/
+8
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
1
-1
/
+1
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
1
-1
/
+1
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2
-4
/
+7
2019-06-13
rdma: Remove nes
Jason Gunthorpe
16
-19674
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
36
-341
/
+223
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
30
-151
/
+74
2019-06-11
RDMA/nes: Avoid memory allocation during CQ destroy
Leon Romanovsky
1
-17
/
+11
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
3
-3
/
+15
[next]