| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/hns: Fix base address table allocation | Chengchang Tang | 2023-05-17 | 1 | -0/+43 |
* | RDMA/hns: fix memory leak in hns_roce_alloc_mr() | Zhengchao Shao | 2022-11-22 | 1 | -2/+2 |
* | RDMA/hns: Unified Log Printing Style | Guofeng Yue | 2022-09-27 | 1 | -1/+1 |
* | RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt() | Chengchang Tang | 2022-09-27 | 1 | -2/+2 |
* | IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers | Daisuke Matsuda | 2022-09-22 | 1 | -1/+0 |
* | RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr() | Guo Zhengkui | 2022-05-04 | 1 | -2/+1 |
* | RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPT | Yixing Liu | 2022-03-15 | 1 | -2/+4 |
* | RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox() | Wenpeng Liang | 2022-03-04 | 1 | -4/+2 |
* | RDMA/hns: Remove similar code that configures the hardware contexts | Chengchang Tang | 2022-03-04 | 1 | -21/+8 |
* | RDMA/hns: Refactor mailbox functions | Chengchang Tang | 2022-03-04 | 1 | -6/+7 |
* | RDMA/hns: Remove redundant parameter "mailbox" in the mailbox | Wenpeng Liang | 2022-03-04 | 1 | -6/+5 |
* | RDMA/hns: Remove fixed parameter “timeout” in the mailbox | Chengchang Tang | 2022-03-04 | 1 | -6/+3 |
* | RDMA/hns: Remove the unused parameter "op_modifier" in mailbox | Chengchang Tang | 2022-03-04 | 1 | -3/+3 |
* | RDMA/hns: Remove support for HIP06 | Chengchang Tang | 2022-01-05 | 1 | -17/+5 |
* | RDMA/hns: Correct the type of variables participating in the shift operation | Xinhao Liu | 2021-11-19 | 1 | -4/+4 |
* | RDMA/hns: Replace tab with space in the right-side comments | Xinhao Liu | 2021-11-19 | 1 | -1/+1 |
* | RDMA/hns: Fix return in hns_roce_rereg_user_mr() | YueHaibing | 2021-08-19 | 1 | -1/+3 |
* | RDMA/hns: Fix some print issues | Yixing Liu | 2021-06-22 | 1 | -1/+1 |
* | RDMA/hns: Fix uninitialized variable | Yixing Liu | 2021-06-22 | 1 | -1/+1 |
* | RDMA/hns: Use IDA interface to manage mtpt index | Yangyang Li | 2021-06-21 | 1 | -35/+31 |
* | RDMA/hns: Remove unused RR mechanism | Yangyang Li | 2021-06-21 | 1 | -3/+3 |
* | RDMA/hns: Optimize the base address table config for MTR | Xi Wang | 2021-05-28 | 1 | -7/+7 |
* | RDMA/hns: Add mapped page count checking for MTR | Xi Wang | 2021-02-08 | 1 | -22/+34 |
* | RDMA/hns: Optimize the MR registration process | Lang Cheng | 2021-01-28 | 1 | -72/+38 |
* | RDMA/hns: Refactor the MTR creation flow | Xi Wang | 2021-01-28 | 1 | -166/+125 |
* | RDMA/hw/hns/hns_roce_mr: Add missing description for 'hr_dev' param | Lee Jones | 2021-01-22 | 1 | -0/+1 |
* | RDMA/hns: Fix inaccurate prints | Yixing Liu | 2020-12-11 | 1 | -5/+5 |
* | RDMA/hns: Fix incorrect symbol types | Wenpeng Liang | 2020-12-11 | 1 | -6/+5 |
* | RDMA/hns: Fix coding style issues | Lang Cheng | 2020-12-11 | 1 | -2/+2 |
* | RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr | Jason Gunthorpe | 2020-12-07 | 1 | -7/+8 |
* | RDMA/hns: Refactor the hns_roce_buf allocation flow | Xi Wang | 2020-11-23 | 1 | -26/+13 |
* | RDMA: Clean MW allocation and free flows | Leon Romanovsky | 2020-09-17 | 1 | -20/+8 |
* | RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding | Jason Gunthorpe | 2020-09-11 | 1 | -30/+19 |
* | RDMA/hns: Avoid unncessary initialization | Lijun Ou | 2020-09-09 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-08-06 | 1 | -83/+127 |
|\ |
|
| * | RDMA/hns: Optimize MTR level-0 addressing to access huge page | Xi Wang | 2020-07-07 | 1 | -82/+126 |
| * | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman | 2020-07-06 | 1 | -1/+1 |
* | | RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZE | Xi Wang | 2020-07-16 | 1 | -1/+1 |
* | | RDMA/hns: Fix a calltrace when registering MR from userspace | Yangyang Li | 2020-06-18 | 1 | -2/+3 |
|/ |
|
* | RDMA/hns: Optimize the usage of MTR | Xi Wang | 2020-05-25 | 1 | -26/+28 |
* | RDMA/hns: Change all page_shift to unsigned | Weihang Li | 2020-05-25 | 1 | -9/+11 |
* | RDMA/hns: Rename macro for defining hns hardware page size | Xi Wang | 2020-05-19 | 1 | -3/+3 |
* | RDMA/hns: Store mr len information into mr obj | Lang Cheng | 2020-05-19 | 1 | -0/+2 |
* | RDMA/hns: Remove unused MTT functions | Xi Wang | 2020-05-06 | 1 | -521/+0 |
* | RDMA/hns: Optimize PBL buffer allocation process | Xi Wang | 2020-05-06 | 1 | -587/+139 |
* | RDMA/hns: Optimize hns buffer allocation flow | Xi Wang | 2020-04-22 | 1 | -6/+2 |
* | RDMA/hns: Add support for addressing when hopnum is 0 | Xi Wang | 2020-04-22 | 1 | -21/+402 |
* | RDMA/hns: Fix a wrong judgment of return value | Weihang Li | 2020-03-26 | 1 | -1/+1 |
* | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 2020-01-21 | 1 | -2/+2 |
|\ |
|
| * | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 2020-01-16 | 1 | -2/+2 |