index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2021-03-11
RDMA/mlx5: Fix mlx5 rates to IB rates map
Mark Zhang
2021-03-11
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
2021-03-11
RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
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-03-03
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-01
IB/mlx5: Add missing error code
YueHaibing
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-16
Merge branch 'mlx5_timestamp' into rdma.git for-next
Jason Gunthorpe
2021-02-16
RDMA/mlx5: Fail QP creation if the device can not support the CQE TS
Aharon Landau
2021-02-16
RDMA/mlx5: Allow CQ creation without attached EQs
Tal Gilboa
2021-02-16
RDMA/qedr: Use true and false for bool variable
Jiapeng Chong
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-09
RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver
Patrisious Haddad
2021-02-08
RDMA/qedr: Remove in_irq() usage from debug output
Sebastian Andrzej Siewior
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
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-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
[next]