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
2021-02-09
RDMA/hns: Avoid unnecessary memset on WQEs in post_send
Lang Cheng
1
-2
/
+0
2021-02-09
RDMA/hns: Remove some magic numbers
Xinhao Liu
1
-5
/
+11
2021-02-09
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
Lang Cheng
2
-41
/
+43
2021-02-09
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
3
-35
/
+2
2021-02-09
RDMA/hns: Skip qp_flow_control_init() for HIP09
Yixing Liu
1
-0
/
+3
2021-02-09
RDMA/hns: Disable RQ inline by default
Lijun Ou
1
-1
/
+0
2021-02-09
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
2
-25
/
+40
2021-02-09
RDMA/hns: Fix type of sq_signal_bits
Weihang Li
1
-1
/
+1
2021-02-09
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
3
-27
/
+16
2021-02-09
RDMA/hns: Add support of direct wqe
Yixing Liu
3
-1
/
+62
2021-02-09
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
1
-1
/
+1
2021-02-09
RDMA/hns: Add verification of QP type when post_recv
Wenpeng Liang
1
-1
/
+13
2021-02-09
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
Wenpeng Liang
1
-26
/
+43
2021-02-09
RDMA/hns: Clear remaining unused sges when post_recv
Xi Wang
1
-52
/
+47
2021-02-09
RDMA/hns: Refactor post recv flow
Xi Wang
1
-40
/
+41
2021-02-09
RDMA/hns: Use new interfaces to write SRQC
Lang Cheng
2
-111
/
+118
2021-02-09
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
3
-41
/
+42
2021-02-09
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
3
-125
/
+161
2021-02-09
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
3
-5
/
+8
2021-02-09
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
1
-2
/
+1
2021-02-09
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
1
-0
/
+1
2021-02-09
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
3
-9
/
+19
2021-02-09
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
5
-19
/
+93
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
4
-35
/
+35
2021-02-05
RDMA/rxe: Correct skb on loopback path
Bob Pearson
1
-0
/
+5
2021-02-05
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
1
-6
/
+10
2021-02-05
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
1
-2
/
+1
2021-02-05
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
3
-9
/
+10
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
4
-58
/
+20
2021-02-05
IB/mlx5: Improve query port for representor port
Parav Pandit
1
-21
/
+10
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
4
-33
/
+12
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
5
-16
/
+22
2021-02-05
RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
Weihang Li
1
-3
/
+2
2021-02-03
IB/mlx5: Support default partition key for representor port
Parav Pandit
1
-0
/
+11
2021-02-03
IB/core: Use valid port number to check link layer
Parav Pandit
1
-2
/
+2
2021-02-03
IB/mlx4: Use port iterator and validation APIs
Parav Pandit
2
-3
/
+3
2021-02-02
IB/cm: Avoid a loop when device has 255 ports
Parav Pandit
1
-4
/
+4
2021-02-02
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
1
-2
/
+1
2021-01-28
RDMA/efa: Remove unused syndrome enum values
Gal Pressman
1
-6
/
+0
2021-01-28
RDMA/efa: Remove unused 'select' field from get/set feature command descriptor
Gal Pressman
1
-9
/
+2
2021-01-28
RDMA/efa: Remove unnecessary indentation in defs comments
Gal Pressman
2
-6
/
+6
2021-01-28
RDMA/efa: Remove duplication of upper/lower_32_bits
Gal Pressman
1
-9
/
+6
2021-01-28
RDMA/efa: Remove redundant NULL pointer check of CQE
Gal Pressman
1
-10
/
+6
2021-01-28
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
Lee Jones
1
-2
/
+1
2021-01-28
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
1
-3
/
+3
2021-01-28
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
Lee Jones
1
-5
/
+5
2021-01-28
RDMA/hw/hfi1/ud: Fix a little more doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/uc: Fix a little doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
Lee Jones
1
-20
/
+27
[prev]
[next]