index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
2021-04-01
RDMA/hns: Refactor hns_roce_v2_poll_one()
Weihang Li
2021-04-01
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
2021-04-01
RDMA/hns: Support query information of functions from FW
Wei Xu
2021-03-30
RDMA/hns: Fix a spelling mistake in hns_roce_hw_v1.c
Ruiqi Gong
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-23
RDMA/hns: Support to query firmware version
Lang Cheng
2021-03-22
RDMA/hns: Fix memory corruption when allocating XRCDN
Weihang Li
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
2021-03-10
RDMA/hns: Use new SQ doorbell register for HIP09
Lang Cheng
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-16
RDMA/hns: Adjust definition of FRMR fields
Yixing Liu
2021-02-16
RDMA/hns: Refactor process of posting CMDQ
Lang Cheng
2021-02-16
RDMA/hns: Adjust fields and variables about CMDQ tail/head
Lang Cheng
2021-02-16
RDMA/hns: Remove redundant operations on CMDQ
Lang Cheng
2021-02-16
RDMA/hns: Fixes missing error code of CMDQ
Lang Cheng
2021-02-16
RDMA/hns: Remove unused member and variable of CMDQ
Lang Cheng
2021-02-08
RDMA/hns: Delete redundant judgment when preparing descriptors
Xinhao Liu
2021-02-08
RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
Yixian Liu
2021-02-08
RDMA/hns: Avoid unnecessary memset on WQEs in post_send
Lang Cheng
2021-02-08
RDMA/hns: Remove some magic numbers
Xinhao Liu
2021-02-08
RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
Lang Cheng
2021-02-08
RDMA/hns: Replace wmb&__raw_writeq with writeq
Lang Cheng
2021-02-08
RDMA/hns: Skip qp_flow_control_init() for HIP09
Yixing Liu
2021-02-08
RDMA/hns: Disable RQ inline by default
Lijun Ou
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
2021-02-08
RDMA/hns: Fix type of sq_signal_bits
Weihang Li
2021-02-08
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
2021-02-08
RDMA/hns: Add support of direct wqe
Yixing Liu
2021-02-08
RDMA/hns: Add verification of QP type when post_recv
Wenpeng Liang
2021-02-08
RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
Wenpeng Liang
2021-02-08
RDMA/hns: Clear remaining unused sges when post_recv
Xi Wang
2021-02-08
RDMA/hns: Refactor post recv flow
Xi Wang
2021-02-08
RDMA/hns: Use new interfaces to write SRQC
Lang Cheng
2021-02-08
RDMA/hns: Refactor code about SRQ Context
Wenpeng Liang
2021-02-08
RDMA/hns: Refactor hns_roce_create_srq()
Wenpeng Liang
2021-02-08
RDMA/hns: Remove the reserved WQE of SRQ
Wenpeng Liang
2021-02-08
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
2021-02-08
RDMA/hns: Force srq_limit to 0 when creating SRQ
Wenpeng Liang
2021-02-08
RDMA/hns: Bugfix for checking whether the srq is full when post wr
Wenpeng Liang
2021-02-08
RDMA/hns: Allocate one more recv SGE for HIP08
Lang Cheng
2021-01-28
RDMA/hns: Use new interface to set MPT related fields
Lang Cheng
2021-01-28
RDMA/hns: Optimize the MR registration process
Lang Cheng
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
2021-01-22
RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param
Lee Jones
2021-01-22
RDMA/hw/hns/hns_roce_hw_v1: Fix doc-rot issue relating to 'rereset'
Lee Jones
2021-01-19
RDMA/hns: Use mutex instead of spinlock for ida allocation
Yangyang Li
2021-01-18
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
2021-01-07
RDMA/hns: remove h from printk format specifier
Tom Rix
2020-12-11
RDMA/hns: Simplify AEQE process for different types of queue
Yixian Liu
[next]