index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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-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)
2017-09-29
RDMA/hns: remove redundant assignment to variable j
Colin Ian King
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
2017-07-28
IB/hns: Support compile test for hns RoCE driver
Matan Barak
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-20
IB/hns: Use kcalloc() in hns_roce_buddy_init()
Markus Elfring
2016-12-03
IB/hns: Fix the bug when free mr
Shaobo Xu
2016-12-03
IB/hns: Change qpn allocation to round-robin mode.
Wei Hu (Xavier)
2016-12-03
IB/hns: Modify the macro for the timeout when cmd process
Wei Hu (Xavier)
2016-12-03
IB/hns: Optimize the logic of allocating memory using APIs
Wei Hu (Xavier)
2016-10-03
IB/hns: Fix bug of memory leakage for registering user mr
Lijun Ou
2016-08-22
IB/hns: Add driver files for hns RoCE driver
oulijun