summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2025-03-12RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang
2025-03-12RDMA/hns: Fix missing xa_destroy()Junxian Huang
2025-03-12RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang
2025-03-12RDMA/hns: Fix invalid sq params not being blockedJunxian Huang
2025-03-12RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang
2025-03-12RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang
2025-03-12RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel
2025-03-06RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz
2025-03-03RDMA/bnxt_re: Fix reporting maximum SRQs on P7 chipsPreethi G
2025-03-03RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai
2025-03-03RDMA/bnxt_re: Fix allocation of QP tableKashyap Desai
2025-03-03RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun
2025-02-23RDMA/bnxt_re: Fix the page details for the srq created by kernel consumersKashyap Desai
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas
2025-02-10RDMA/bnxt_re: Fix the statistics for Gen P7 VFSelvin Xavier
2025-02-10RDMA/bnxt_re: Fix issue in the unload pathKalesh AP
2025-02-10RDMA/bnxt_re: Add sanity checks on rdev validityKalesh AP
2025-02-10RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifierKalesh AP
2025-02-09RDMA/hns: Fix mbox timing out by adding retry mechanismJunxian Huang
2025-02-06RDMA/mana_ib: Allocate PAGE aligned doorbell indexKonstantin Taranov
2025-02-06RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas
2025-02-06RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas
2025-02-03IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2025-02-03RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-01-19RDMA/qib: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-19RDMA/hfi1: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-14RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun
2025-01-14RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED eventAnumula Murali Mohan Reddy
2025-01-14RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP
2025-01-14RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP
2025-01-14RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP
2025-01-13RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary
2025-01-06RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNSJunxian Huang
2025-01-06RDMA/rtrs: Add missing deinit() callLi Zhijian
2025-01-06RDMA/efa: Align interrupt related fields to same typeYonatan Nachum
2025-01-05RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad