summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2024-09-09RDMA/mlx5: Fix counter update on MR cache mkey creationMichael Guralnik
2024-09-09RDMA/mlx5: Drop redundant work canceling from clean_keys()Michael Guralnik
2024-09-09RDMA/erdma: Return QP state in erdma_query_qpCheng Xu
2024-09-09RDMA/erdma: Add disassociate ucontext supportCheng Xu
2024-09-09RDMA/erdma: Refactor the initialization and destruction of EQCheng Xu
2024-09-09RDMA/mlx5: Enable ATS when allocating kernel MRsMaher Sanalla
2024-09-04IB/mlx5: Fix UMR pd cleanup on error flow of driver initChris Mi
2024-09-02RDMA/bnxt_re: Add support for MR Relaxed OrderingKalesh AP
2024-09-02RDMA/bnxt_re: Avoid an extra hwrm per MR creationKalesh AP
2024-09-02RDMA/bnxt_re: Rename a variableKalesh AP
2024-09-02RDMA/bnxt_re: Update HW interface headersKalesh AP
2024-09-02RDMA/mana_ib: use the correct page size for mapping user-mode doorbell pageLong Li
2024-09-02RDMA/mana_ib: use the correct page table index based on hardware page sizeLong Li
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula
2024-09-02RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM methodChandramohan Akula
2024-09-02RDMA/bnxt_re: Get the toggle bits from SRQ eventsHongguang Gao
2024-08-28RDMA/cxgb4: Remove unused declarationsYue Haibing
2024-08-28Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe
2024-08-27RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier
2024-08-27RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier
2024-08-27RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier
2024-08-27RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier
2024-08-23RDMA/efa: Add support for node guidYehuda Yitschak
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-23RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-19RDMA/mlx5: Remove two unused declarationsYue Haibing
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas
2024-08-11RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas
2024-08-11RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch
2024-07-29RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memoryAnumula Murali Mohan Reddy
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-15IB/hfi1: Constify struct flag_tableChristophe JAILLET
2024-07-14RDMA/mana_ib: Set correct device into ibKonstantin Taranov
2024-07-14bnxt_re: Fix imm_data endiannessJack Wang
2024-07-11RDMA/hns: Fix mbx timing out before CMD execution is completedChengchang Tang
2024-07-11RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang
2024-07-11RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang
2024-07-11RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang
2024-07-11RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang
2024-07-11RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang
2024-07-11RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang
2024-07-11RDMA/hns: Check atomic wr lengthJunxian Huang
2024-07-11RDMA/ocrdma: Don't inline statistics functionsPeng Hao