index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2018-12-11
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
2018-12-05
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
2018-09-26
RDMA/hns: Add MW support for hip08
Yixian Liu
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-16
RDMA/hns: Add 64KB page size support for hip08
Yixian Liu
2018-02-14
RDMA/hns: Use free_pages function instead of free_page
oulijun
2017-11-10
RDMA/hns: Add rereg mr support for hip08
Wei Hu(Xavier)
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
Wei Hu(Xavier)
[next]