index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_qp.c
Age
Commit message (
Expand
)
Author
2025-06-12
RDMA/hns: ZERO_OR_NULL_PTR macro overdetection
luoqing
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-12
RDMA/hns: Fix missing xa_destroy()
Junxian Huang
2025-03-12
RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
Junxian Huang
2025-03-12
RDMA/hns: Fix invalid sq params not being blocked
Junxian Huang
2025-03-12
RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
Junxian Huang
2025-03-12
RDMA/hns: Inappropriate format characters cleanup
Guofeng Yue
2024-11-14
RDMA/hns: Fix different dgids mapping to the same dip_idx
Feng Fang
2024-10-30
RDMA/hns: Fix flush cqe error when racing with destroy qp
wenglianfa
2024-10-30
RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
wenglianfa
2024-09-10
RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
Chengchang Tang
2024-07-11
RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
Chengchang Tang
2024-04-16
RDMA/hns: Add mutex_destroy()
wenglianfa
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
2024-04-16
RDMA/hns: Use macro instead of magic number
Yangyang Li
2024-04-09
RDMA/hns: Support DSCP
Junxian Huang
2024-03-03
RDMA/hns: Support userspace configuring congestion control algorithm with QP ...
Junxian Huang
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2023-10-19
RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
Chengchang Tang
2023-08-07
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2023-01-09
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
2023-01-09
RDMA/hns: Remove rq inline in kernel
Luoyouming
2022-11-18
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
2022-08-30
RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
Wenpeng Liang
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
2021-12-14
RDMA/hns: Support direct wqe of userspace
Yixing Liu
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
2021-08-26
RDMA/hns: Delete unnecessary blank lines.
Xinhao Liu
2021-08-26
RDMA/hns: Encapsulate the qp db as a function
Yixing Liu
2021-08-26
RDMA/hns: Remove RST2RST error prints for hw v1
Weihang Li
2021-08-26
RDMA/hns: Fix QP's resp incomplete assignment
Wenpeng Liang
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
2021-06-22
RDMA/hns: Encapsulate flushing CQE as a function
Wenpeng Liang
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
2021-06-16
RDMA/hns: Support getting max QP number from firmware
Xi Wang
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting
Weihang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-05-20
RDMA/hns: Remove unused parameter udata
Lang Cheng
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
[next]