summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
3 days[tree-wide] finally take no_llseek outAl Viro2-3/+0
8 daysRDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong1-2/+0
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov1-1/+1
2024-09-16RDMA/cxgb4: Added NULL check for lookup_atidMikhail Lobanov1-0/+5
2024-09-16RDMA/hns: Fix ah error counter in sw stat not increasingJunxian Huang1-5/+9
2024-09-13RDMA/bnxt_re: Recover the device when FW error is detectedSelvin Xavier3-31/+55
2024-09-13RDMA/bnxt_re: Group all operations under add_device and remove_deviceSelvin Xavier1-32/+33
2024-09-13RDMA/bnxt_re: Use the aux device for L2 ULP callbacksChandramohan Akula1-6/+20
2024-09-13RDMA/bnxt_re: Change aux driver data to en_info to hold more informationChandramohan Akula2-11/+66
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas3-67/+142
2024-09-13RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creationChiara Meiohas2-1/+3
2024-09-13RDMA/mlx5: Obtain upper net device only when neededMark Bloch1-1/+1
2024-09-13RDMA/mlx5: Check RoCE LAG status before getting netdevMark Bloch1-6/+13
2024-09-13RDMA/mlx5: Consider the query_vuid cap for data_directYishai Hadas1-2/+4
2024-09-11RDMA/mlx5: Add implicit MR handling to ODP memory schemeMichael Guralnik2-8/+111
2024-09-11RDMA/mlx5: Add handling for memory scheme page fault eventsMichael Guralnik1-6/+114
2024-09-11RDMA/mlx5: Split ODP mkey search logicMichael Guralnik1-26/+39
2024-09-11RDMA/mlx5: Enforce umem boundaries for explicit ODP page faultsMichael Guralnik1-9/+16
2024-09-11RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik1-19/+29
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik1-18/+22
2024-09-11net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik3-18/+21
2024-09-10RDMA/hns: Fix restricted __le16 degrades to integer issueJunxian Huang1-2/+2
2024-09-10IB/qib: Remove unused declarations in header fileZhang Zekun1-4/+0
2024-09-10RDMA/hns: Optimize hem allocation performanceJunxian Huang1-4/+6
2024-09-10RDMA/hns: Fix 1bit-ECC recovery address in non-4K OSChengchang Tang1-1/+1
2024-09-10RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handlerJunxian Huang1-2/+5
2024-09-10RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabledChengchang Tang1-8/+8
2024-09-10RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()wenglianfa1-6/+6
2024-09-10RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08wenglianfa1-3/+3
2024-09-10RDMA/hns: Don't modify rq next block addr in HIP09 QPCJunxian Huang1-6/+8
2024-09-09RDMA/bnxt_re: Fix the max WQE size for static WQE supportSelvin Xavier2-11/+12
2024-09-09RDMA/bnxt_re: Fix the compatibility flag for variable size WQESelvin Xavier1-1/+2
2024-09-09RDMA/mlx5: Fix MR cache temp entries cleanupMichael Guralnik2-52/+32
2024-09-09RDMA/mlx5: Limit usage of over-sized mkeys from the MR cacheMichael Guralnik1-2/+12
2024-09-09RDMA/mlx5: Fix counter update on MR cache mkey creationMichael Guralnik1-1/+1
2024-09-09RDMA/mlx5: Drop redundant work canceling from clean_keys()Michael Guralnik1-1/+0
2024-09-09RDMA/erdma: Return QP state in erdma_query_qpCheng Xu1-1/+24
2024-09-09RDMA/erdma: Add disassociate ucontext supportCheng Xu3-0/+6
2024-09-09RDMA/erdma: Refactor the initialization and destruction of EQCheng Xu4-69/+51
2024-09-09RDMA/mlx5: Enable ATS when allocating kernel MRsMaher Sanalla1-0/+5
2024-09-04IB/mlx5: Fix UMR pd cleanup on error flow of driver initChris Mi1-0/+3
2024-09-02RDMA/bnxt_re: Add support for MR Relaxed OrderingKalesh AP2-0/+19
2024-09-02RDMA/bnxt_re: Avoid an extra hwrm per MR creationKalesh AP4-14/+36
2024-09-02RDMA/bnxt_re: Rename a variableKalesh AP3-7/+7
2024-09-02RDMA/bnxt_re: Update HW interface headersKalesh AP1-9/+27
2024-09-02RDMA/mana_ib: use the correct page size for mapping user-mode doorbell pageLong Li1-3/+3
2024-09-02RDMA/mana_ib: use the correct page table index based on hardware page sizeLong Li1-1/+1
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula4-2/+41
2024-09-02RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM methodChandramohan Akula1-11/+7
2024-09-02RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao3-0/+13