summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorLines
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+3
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1221/+1947
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad-8/+22
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas-2/+17
2025-01-19RDMA/qib: Constify 'struct bin_attribute'Thomas Weißschuh-8/+8
2025-01-19RDMA/hfi1: Constify 'struct bin_attribute'Thomas Weißschuh-7/+7
2025-01-14RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun-6/+5
2025-01-14RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED eventAnumula Murali Mohan Reddy-0/+8
2025-01-14RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP-45/+51
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP-1/+11
2025-01-14RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP-0/+107
2025-01-14RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP-0/+121
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP-0/+40
2025-01-13RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik-17/+15
2025-01-12kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary-2/+2
2025-01-06RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNSJunxian Huang-22/+9
2025-01-06RDMA/rtrs: Add missing deinit() callLi Zhijian-0/+3
2025-01-06RDMA/efa: Align interrupt related fields to same typeYonatan Nachum-19/+14
2025-01-05RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP-3/+4
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-158/+312
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-158/+312
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang-1/+1
2025-01-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad-1/+2
2024-12-31RDMA/bnxt_re: Fix error recovery sequenceKalesh AP-9/+4
2024-12-31RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian-1/+1
2024-12-30RDMA/erdma: Support create_ah/destroy_ah in non-sleepable contextsBoshi Yu-2/+2
2024-12-30RDMA/erdma: Support non-sleeping erdma_post_cmd_wait()Boshi Yu-41/+54
2024-12-30RDMA/erdma: Fix incorrect response returned from query_qpBoshi Yu-8/+8
2024-12-30RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2Boshi Yu-0/+3
2024-12-30RDMA/efa: Reset device on probe failureMichael Margolin-4/+5
2024-12-25RDMA/hns: Support fast path for link-down events dispatchingYuyu Li-0/+13
2024-12-25RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li-0/+3
2024-12-25RDMA/pvrdma: Support report_port_event() opsYuyu Li-25/+41
2024-12-25RDMA/mlx4: Support report_port_event() opsYuyu Li-28/+30
2024-12-25RDMA/usnic: Support report_port_event() opsYuyu Li-28/+45
2024-12-25RDMA/siw: Remove deliver net device eventYuyu Li-21/+2
2024-12-25RDMA/rxe: Remove deliver net device eventYuyu Li-18/+5
2024-12-25RDMA/irdma: Remove deliver net device eventYuyu Li-3/+0
2024-12-25RDMA/erdma: Remove deliver net device eventYuyu Li-16/+2
2024-12-25RDMA/bnxt_re: Remove deliver net device eventYuyu Li-71/+0
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li-0/+60
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li-7/+32
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert-42/+0
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert-17/+0
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert-35/+0
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert-83/+0
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert-76/+0
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun-19/+90
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh-11/+26