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_mr.c
Age
Commit message (
Expand
)
Author
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
2021-06-22
RDMA/hns: Fix uninitialized variable
Yixing Liu
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
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
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-11-23
RDMA/hns: Refactor the hns_roce_buf allocation flow
Xi Wang
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-16
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
2020-05-19
RDMA/hns: Store mr len information into mr obj
Lang Cheng
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
2020-03-26
RDMA/hns: Fix a wrong judgment of return value
Weihang Li
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-07
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
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-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
2019-08-12
RDMA/hns: Update some comments style
Lang Cheng
2019-07-25
RDMA/hns: Package for hns_roce_rereg_user_mr function
Lijun Ou
2019-07-25
RDMA/hns: Optimize hns_roce_mhop_alloc function.
chenglang
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
2019-05-27
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-08
RDMA/hns: Fix bug that caused srq creation to fail
Lijun Ou
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-11
RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
[next]