summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad
2024-12-30RDMA/erdma: Support create_ah/destroy_ah in non-sleepable contextsBoshi Yu
2024-12-30RDMA/erdma: Support non-sleeping erdma_post_cmd_wait()Boshi Yu
2024-12-30RDMA/erdma: Fix incorrect response returned from query_qpBoshi Yu
2024-12-30RDMA/erdma: Add missing fields to the erdma_device_ops_rocev2Boshi Yu
2024-12-30RDMA/efa: Reset device on probe failureMichael Margolin
2024-12-25RDMA/hns: Support fast path for link-down events dispatchingYuyu Li
2024-12-25RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li
2024-12-25RDMA/pvrdma: Support report_port_event() opsYuyu Li
2024-12-25RDMA/mlx4: Support report_port_event() opsYuyu Li
2024-12-25RDMA/usnic: Support report_port_event() opsYuyu Li
2024-12-25RDMA/siw: Remove deliver net device eventYuyu Li
2024-12-25RDMA/rxe: Remove deliver net device eventYuyu Li
2024-12-25RDMA/irdma: Remove deliver net device eventYuyu Li
2024-12-25RDMA/erdma: Remove deliver net device eventYuyu Li
2024-12-25RDMA/bnxt_re: Remove deliver net device eventYuyu Li
2024-12-24RDMA/core: Support link status events dispatchingYuyu Li
2024-12-24RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device.Yuyu Li
2024-12-24RDMA/core: Remove unused ib_copy_path_rec_from_userDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ibdev_printkDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ib_find_exact_cached_pkeyDr. David Alan Gilbert
2024-12-24RDMA/core: Remove unused ib_ud_header_unpackDr. David Alan Gilbert
2024-12-24RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functionsDr. David Alan Gilbert
2024-12-19RDMA/erdma: Fix opcode conditional checkAdvait Dhamorikar
2024-12-19RDMA/srp: Fix error handling in srp_add_portMa Ke
2024-12-17RDMA/rxe: Fix mismatched max_msg_szzhenwei pi
2024-12-17IB/hfi1: Remove unused hfi1_format_hwerrorsDr. David Alan Gilbert
2024-12-16RDMA/bnxt_re: Remove unnecessary header file inclusionKalesh AP
2024-12-16RDMA/bnxt_re: Eliminate need for some forward declarationsKalesh AP
2024-12-16RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP
2024-12-16RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP
2024-12-16RDMA/erdma: Support UD QPs and UD WRsBoshi Yu
2024-12-16RDMA/erdma: Add the query_qp command to the cmdqBoshi Yu
2024-12-16RDMA/erdma: Refactor the code of the modify_qp interfaceBoshi Yu
2024-12-16RDMA/erdma: Add erdma_modify_qp_rocev2() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add address handle implementationBoshi Yu
2024-12-16RDMA/erdma: Add the erdma_query_pkey() interfaceBoshi Yu
2024-12-16RDMA/erdma: Add GID table management interfacesBoshi Yu
2024-12-16RDMA/erdma: Probe the erdma RoCEv2 deviceBoshi Yu
2024-12-10rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas
2024-12-10RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky
2024-12-10RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky
2024-12-10RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds