summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2025-02-23RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai1-0/+2
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad1-2/+6
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad3-4/+6
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas1-0/+1
2025-02-10RDMA/bnxt_re: Fix the statistics for Gen P7 VFSelvin Xavier2-2/+10
2025-02-10RDMA/bnxt_re: Fix issue in the unload pathKalesh AP2-11/+0
2025-02-10RDMA/bnxt_re: Add sanity checks on rdev validityKalesh AP1-0/+5
2025-02-10RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifierKalesh AP1-1/+6
2025-02-09RDMA/hns: Fix mbox timing out by adding retry mechanismJunxian Huang2-16/+50
2025-02-06RDMA/mana_ib: Allocate PAGE aligned doorbell indexKonstantin Taranov1-1/+1
2025-02-06RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas1-1/+2
2025-02-06RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas1-1/+12
2025-02-03IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang1-1/+3
2025-02-03RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas1-27/+56
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2025-01-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+3
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds60-1221/+1947
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad1-8/+22
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas2-2/+17
2025-01-19RDMA/qib: Constify 'struct bin_attribute'Thomas Weißschuh1-8/+8
2025-01-19RDMA/hfi1: Constify 'struct bin_attribute'Thomas Weißschuh1-7/+7
2025-01-14RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun1-6/+5
2025-01-14RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED eventAnumula Murali Mohan Reddy1-0/+8
2025-01-14RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP8-45/+51
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP1-1/+11
2025-01-14RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP4-0/+107
2025-01-14RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP4-0/+121
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP2-0/+40
2025-01-13RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik1-17/+15
2025-01-13kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary2-2/+2
2025-01-06RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNSJunxian Huang3-22/+9
2025-01-06RDMA/rtrs: Add missing deinit() callLi Zhijian1-0/+3
2025-01-06RDMA/efa: Align interrupt related fields to same typeYonatan Nachum3-19/+14
2025-01-05RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP1-3/+4
2025-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-158/+312
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds27-158/+312
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+1
2025-01-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad1-1/+2
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP2-9/+4
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian1-1/+1
2024-12-30RDMA/erdma: Support create_ah/destroy_ah in non-sleepable contextsBoshi Yu1-2/+2
2024-12-30RDMA/erdma: Support non-sleeping erdma_post_cmd_wait()Boshi Yu6-41/+54
2024-12-30RDMA/erdma: Fix incorrect response returned from query_qpBoshi Yu1-8/+8
2024-12-30RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2Boshi Yu1-0/+3
2024-12-30RDMA/efa: Reset device on probe failureMichael Margolin1-4/+5
2024-12-26RDMA/hns: Support fast path for link-down events dispatchingYuyu Li1-0/+13
2024-12-26RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li1-0/+3
2024-12-26RDMA/pvrdma: Support report_port_event() opsYuyu Li1-25/+41
2024-12-25RDMA/mlx4: Support report_port_event() opsYuyu Li1-28/+30
2024-12-25RDMA/usnic: Support report_port_event() opsYuyu Li1-28/+45