index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-05-04
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
1
-2
/
+1
2022-03-15
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
1
-2
/
+4
2022-03-04
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
1
-4
/
+2
2022-03-04
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
1
-21
/
+8
2022-03-04
RDMA/hns: Refactor mailbox functions
Chengchang Tang
1
-6
/
+7
2022-03-04
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
1
-6
/
+5
2022-03-04
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
1
-6
/
+3
2022-03-04
RDMA/hns: Remove the unused parameter "op_modifier" in mailbox
Chengchang Tang
1
-3
/
+3
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-17
/
+5
2021-11-19
RDMA/hns: Correct the type of variables participating in the shift operation
Xinhao Liu
1
-4
/
+4
2021-11-19
RDMA/hns: Replace tab with space in the right-side comments
Xinhao Liu
1
-1
/
+1
2021-08-19
RDMA/hns: Fix return in hns_roce_rereg_user_mr()
YueHaibing
1
-1
/
+3
2021-06-22
RDMA/hns: Fix some print issues
Yixing Liu
1
-1
/
+1
2021-06-22
RDMA/hns: Fix uninitialized variable
Yixing Liu
1
-1
/
+1
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
1
-35
/
+31
2021-06-21
RDMA/hns: Remove unused RR mechanism
Yangyang Li
1
-3
/
+3
2021-05-28
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-7
/
+7
2021-02-08
RDMA/hns: Add mapped page count checking for MTR
Xi Wang
1
-22
/
+34
2021-01-28
RDMA/hns: Optimize the MR registration process
Lang Cheng
1
-72
/
+38
2021-01-28
RDMA/hns: Refactor the MTR creation flow
Xi Wang
1
-166
/
+125
2021-01-22
RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param
Lee Jones
1
-0
/
+1
2020-12-11
RDMA/hns: Fix inaccurate prints
Yixing Liu
1
-5
/
+5
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
1
-6
/
+5
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-2
/
+2
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-7
/
+8
2020-11-23
RDMA/hns: Refactor the hns_roce_buf allocation flow
Xi Wang
1
-26
/
+13
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
[next]