index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-08-03
RDMA/hns: Fix missing pagesize and alignment check in FRMR
Chengchang Tang
1
-0
/
+5
2024-04-16
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
1
-2
/
+2
2024-04-16
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
1
-8
/
+7
2024-01-25
RDMA/hns: Support adaptive PBL hopnum
Chengchang Tang
1
-3
/
+54
2024-01-25
RDMA/hns: Support flexible umem page size
Chengchang Tang
1
-38
/
+83
2024-01-25
RDMA/hns: Alloc MTR memory before alloc_mtt()
Chengchang Tang
1
-20
/
+27
2024-01-25
RDMA/hns: Refactor mtr_init_buf_cfg()
Chengchang Tang
1
-31
/
+45
2024-01-25
RDMA/hns: Refactor mtr find
Chengchang Tang
1
-29
/
+57
2023-12-07
RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()
Chengchang Tang
1
-1
/
+1
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
1
-7
/
+19
2023-05-17
RDMA/hns: Fix base address table allocation
Chengchang Tang
1
-0
/
+43
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
1
-1
/
+1
2022-09-27
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
Chengchang Tang
1
-2
/
+2
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
1
-1
/
+0
2022-05-05
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
Guo Zhengkui
1
-2
/
+1
2022-03-16
RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT
Yixing Liu
1
-2
/
+4
2022-03-05
RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()
Wenpeng Liang
1
-4
/
+2
2022-03-05
RDMA/hns: Remove similar code that configures the hardware contexts
Chengchang Tang
1
-21
/
+8
2022-03-05
RDMA/hns: Refactor mailbox functions
Chengchang Tang
1
-6
/
+7
2022-03-05
RDMA/hns: Remove redundant parameter "mailbox" in the mailbox
Wenpeng Liang
1
-6
/
+5
2022-03-05
RDMA/hns: Remove fixed parameter “timeout” in the mailbox
Chengchang Tang
1
-6
/
+3
2022-03-05
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-29
RDMA/hns: Optimize the base address table config for MTR
Xi Wang
1
-7
/
+7
2021-02-09
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-24
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-07
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-07
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
[next]