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
/
hns_roce_srq.c
Age
Commit message (
Expand
)
Author
2024-04-16
RDMA/hns: Add mutex_destroy()
wenglianfa
2024-04-16
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
2023-10-02
RDMA/hns: Support SRQ record doorbell
Yangyang Li
2022-03-04
RDMA/hns: Refactor the alloc_srqc()
Chengchang Tang
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
2021-12-14
RDMA/hns: Replace kfree() with kvfree()
Jiacheng Shi
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-06-08
RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting
Weihang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
2021-03-11
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
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: 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: Refactor the MTR creation flow
Xi Wang
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-11
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
2020-05-25
RDMA/hns: Remove redundant parameters from free_srq/qp_wrid()
Wenpeng Liang
2020-05-19
RDMA/hns: Reserve one sge in order to avoid local length error
Lijun Ou
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-06
RDMA/hns: Optimize SRQ buffer size calculating process
Xi Wang
2020-04-22
RDMA/hns: Support 0 hop addressing for SRQ buffer
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-08
RDMA/hns: Modify appropriate printings
Wenpeng Liang
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
2019-11-08
RDMA/hns: Modify fields of struct hns_roce_srq
Yixian Liu
2019-11-06
RDMA/hns: Correct the value of srq_desc_size
Wenpeng Liang
2019-10-21
RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_que
Weihang Li
[next]