index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
Files
Lines
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-20
/
+8
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
1
-30
/
+19
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
1
-2
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-83
/
+127
2020-07-16
RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE
Xi Wang
1
-1
/
+1
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
1
-82
/
+126
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
1
-2
/
+3
2020-05-25
RDMA/hns: Optimize the usage of MTR
Xi Wang
1
-26
/
+28
2020-05-25
RDMA/hns: Change all page_shift to unsigned
Weihang Li
1
-9
/
+11
2020-05-19
RDMA/hns: Rename macro for defining hns hardware page size
Xi Wang
1
-3
/
+3
2020-05-19
RDMA/hns: Store mr len information into mr obj
Lang Cheng
1
-0
/
+2
2020-05-06
RDMA/hns: Remove unused MTT functions
Xi Wang
1
-521
/
+0
2020-05-06
RDMA/hns: Optimize PBL buffer allocation process
Xi Wang
1
-587
/
+139
2020-04-22
RDMA/hns: Optimize hns buffer allocation flow
Xi Wang
1
-6
/
+2
2020-04-22
RDMA/hns: Add support for addressing when hopnum is 0
Xi Wang
1
-21
/
+402
2020-03-26
RDMA/hns: Fix a wrong judgment of return value
Weihang Li
1
-1
/
+1
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-2
/
+2
2020-01-07
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
1
-2
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-2
/
+2
2019-11-08
RDMA/hns: Fix non-standard error codes
Yixian Liu
1
-7
/
+8
2019-11-08
RDMA/hns: Replace not intuitive function/macro names
Yixing Liu
1
-24
/
+26
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
1
-4
/
+3
2019-08-12
RDMA/hns: Update some comments style
Lang Cheng
1
-1
/
+0
2019-07-25
RDMA/hns: Package for hns_roce_rereg_user_mr function
Lijun Ou
1
-64
/
+89
2019-07-25
RDMA/hns: Optimize hns_roce_mhop_alloc function.
chenglang
1
-115
/
+160
2019-06-25
RDMA/hns: Cleanup unnecessary exported symbols
Lijun Ou
1
-5
/
+0
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-3
/
+1
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
1
-0
/
+118
2019-05-27
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
1
-19
/
+24
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2019-04-08
RDMA/hns: Fix bug that caused srq creation to fail
Lijun Ou
1
-2
/
+2
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-3
/
+3
2019-02-11
RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-50
/
+38
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-4
/
+3
2018-12-11
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
1
-2
/
+2
2018-12-05
RDMA/hns: Add SRQ support for hip08 kernel mode
Lijun Ou
1
-15
/
+122
2018-10-16
RDMA/hns: Add FRMR support for hip08
Yixian Liu
1
-8
/
+84
2018-09-26
RDMA/hns: Add MW support for hip08
Yixian Liu
1
-0
/
+120
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-05-16
RDMA/hns: Add 64KB page size support for hip08
Yixian Liu
1
-6
/
+0
2018-02-14
RDMA/hns: Use free_pages function instead of free_page
oulijun
1
-1
/
+1
2017-11-10
RDMA/hns: Add rereg mr support for hip08
Wei Hu(Xavier)
1
-0
/
+123
2017-10-25
RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
Wei Hu(Xavier)
1
-27
/
+66
2017-09-29
RDMA/hns: remove redundant assignment to variable j
Colin Ian King
1
-1
/
+0
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
1
-24
/
+398
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
1
-15
/
+51
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
1
-5
/
+11
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
1
-4
/
+4
[next]