summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds4 days2-2/+2
|\
| * kernel-wide: add explicity||explicitly to spelling.txtShivam Chaudhary2025-01-122-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4 days1-2/+3
|\ \
| * | scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche2024-12-041-2/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6 days60-1221/+1947
|\ \ \
| * | | RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad10 days1-8/+22
| * | | RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas10 days2-2/+17
| * | | RDMA/qib: Constify 'struct bin_attribute'Thomas Weißschuh12 days1-8/+8
| * | | RDMA/hfi1: Constify 'struct bin_attribute'Thomas Weißschuh12 days1-7/+7
| * | | RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun2025-01-141-6/+5
| * | | RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED eventAnumula Murali Mohan Reddy2025-01-141-0/+8
| * | | RDMA/bnxt_re: Allocate dev_attr information dynamicallyKalesh AP2025-01-148-45/+51
| * | | RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP2025-01-141-1/+11
| * | | RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE eventKalesh AP2025-01-144-0/+107
| * | | RDMA/bnxt_re: Query firmware defaults of CC params during probeKalesh AP2025-01-144-0/+121
| * | | RDMA/bnxt_re: Add Async event handling supportKalesh AP2025-01-142-0/+40
| * | | RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik2025-01-131-17/+15
| * | | RDMA/hns: Clean up the legacy CONFIG_INFINIBAND_HNSJunxian Huang2025-01-063-22/+9
| * | | RDMA/rtrs: Add missing deinit() callLi Zhijian2025-01-061-0/+3
| * | | RDMA/efa: Align interrupt related fields to same typeYonatan Nachum2025-01-063-19/+14
| * | | RDMA/bnxt_re: Fix to drop reference to the mmap entry in case of errorKalesh AP2025-01-051-3/+4
| * | | RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad2025-01-021-1/+2
| * | | RDMA/erdma: Support create_ah/destroy_ah in non-sleepable contextsBoshi Yu2024-12-301-2/+2
| * | | RDMA/erdma: Support non-sleeping erdma_post_cmd_wait()Boshi Yu2024-12-306-41/+54
| * | | RDMA/erdma: Fix incorrect response returned from query_qpBoshi Yu2024-12-301-8/+8
| * | | RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2Boshi Yu2024-12-301-0/+3
| * | | RDMA/efa: Reset device on probe failureMichael Margolin2024-12-301-4/+5
| * | | RDMA/hns: Support fast path for link-down events dispatchingYuyu Li2024-12-251-0/+13
| * | | RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li2024-12-251-0/+3
| * | | RDMA/pvrdma: Support report_port_event() opsYuyu Li2024-12-251-25/+41
| * | | RDMA/mlx4: Support report_port_event() opsYuyu Li2024-12-251-28/+30
| * | | RDMA/usnic: Support report_port_event() opsYuyu Li2024-12-251-28/+45
| * | | RDMA/siw: Remove deliver net device eventYuyu Li2024-12-253-21/+2
| * | | RDMA/rxe: Remove deliver net device eventYuyu Li2024-12-252-18/+5
| * | | RDMA/irdma: Remove deliver net device eventYuyu Li2024-12-251-3/+0
| * | | RDMA/erdma: Remove deliver net device eventYuyu Li2024-12-253-16/+2
| * | | RDMA/bnxt_re: Remove deliver net device eventYuyu Li2024-12-251-71/+0
| * | | RDMA/core: Support link status events dispatchingYuyu Li2024-12-241-0/+60
| * | | RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li2024-12-241-7/+32
| * | | RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert2024-12-241-42/+0
| * | | RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert2024-12-241-17/+0
| * | | RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert2024-12-241-35/+0
| * | | RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert2024-12-241-83/+0
| * | | RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert2024-12-243-76/+0
| * | | RDMA/erdma: Fix opcode conditional checkAdvait Dhamorikar2024-12-191-1/+1
| * | | RDMA/srp: Fix error handling in srp_add_portMa Ke2024-12-191-1/+0
| * | | RDMA/rxe: Fix mismatched max_msg_szzhenwei pi2024-12-172-4/+3
| * | | IB/hfi1: Remove unused hfi1_format_hwerrorsDr. David Alan Gilbert2024-12-172-45/+0
| * | | RDMA/bnxt_re: Remove unnecessary header file inclusionKalesh AP2024-12-162-11/+0
| * | | RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP2024-12-161-39/+34