summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * RDMA/bnxt_re: Rename a variableKalesh AP2024-09-023-7/+7
| * RDMA/bnxt_re: Update HW interface headersKalesh AP2024-09-021-9/+27
| * RDMA/mana_ib: use the correct page size for mapping user-mode doorbell pageLong Li2024-09-021-3/+3
| * RDMA/mana_ib: use the correct page table index based on hardware page sizeLong Li2024-09-021-1/+1
| * RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula2024-09-024-2/+41
| * RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM methodChandramohan Akula2024-09-021-11/+7
| * RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao2024-09-023-0/+13
| * RDMA/rdmavt: Convert to use ERR_CAST()Shen Lichuan2024-09-021-3/+3
| * RDMA/cxgb4: Remove unused declarationsYue Haibing2024-08-281-4/+0
| * RDMA/rtrs-clt: Remove an extra spaceJack Wang2024-08-281-1/+1
| * RDMA/rtrs-clt: Do local invalidate after write io completionJack Wang2024-08-281-13/+7
| * RDMA/rtrs: Register ib event handlerGrzegorz Prajsner2024-08-285-2/+58
| * RDMA/rtrs-srv: Avoid null pointer deref during path establishmentMd Haris Iqbal2024-08-281-2/+11
| * RDMA/rtrs-clt: Print request type for errorsJack Wang2024-08-281-2/+4
| * RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in boundsMd Haris Iqbal2024-08-281-0/+6
| * RDMA/rtrs-clt: Reuse need_inval from mrJack Wang2024-08-282-10/+9
| * RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peerJack Wang2024-08-282-1/+3
| * RDMA/rtrs-clt: Rate limit errors in IO pathJack Wang2024-08-281-3/+3
| * RDMA/rtrs-clt: Fix need_inv setting in error caseJack Wang2024-08-281-11/+9
| * RDMA/rtrs: For HB error add additional clt/srv specific loggingMd Haris Iqbal2024-08-282-0/+6
| * Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe2024-08-287-73/+181
| |\
| | * RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier2024-08-271-0/+5
| | * RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier2024-08-272-46/+76
| | * RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier2024-08-271-0/+2
| | * RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier2024-08-272-1/+52
| | * RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier2024-08-276-27/+47
| * | RDMA/efa: Add support for node guidYehuda Yitschak2024-08-234-0/+6
| * | RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependencyZhu Yanjun2024-08-231-1/+1
| * | RDMA/rxe: Fix __bth_set_resv6azhenwei pi2024-08-231-1/+1
| * | RDMA/rxe: Fix misspelling of 'rmda'zhenwei pi2024-08-231-1/+1
| * | RDMA/rxe: Use sizeof instead of hard code numberzhenwei pi2024-08-231-1/+1
| * | RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-7/+3
| * | RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-3/+1
| * | RDMA/mad: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-3/+2
| * | RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-6/+3
| * | RDMA/ipoib: Remove unused declarationsZhang Zekun2024-08-191-4/+0
| * | RDMA/core: Remove unused declaration rdma_resolve_ip_route()Zhang Zekun2024-08-191-3/+0
| * | RDMA/mlx5: Remove two unused declarationsYue Haibing2024-08-191-3/+0
| * | RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas2024-08-111-1/+54
| * | RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas2024-08-116-72/+350
| * | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas2024-08-118-9/+10
| * | RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas2024-08-111-2/+19
| * | RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas2024-08-111-11/+34
| * | RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas2024-08-114-0/+119
| * | RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas2024-08-115-0/+281
| * | RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch2024-08-111-0/+21
| * | RDMA/nldev: Enhance netlink message parsing and validationChiara Meiohas2024-08-111-28/+28
| * | RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel2024-08-011-6/+8
| * | RDMA/siw: Remove NETDEV_GOING_DOWN event handlerShowrya M N2024-07-292-39/+0
| * | RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memoryAnumula Murali Mohan Reddy2024-07-294-38/+105
| |/