summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | RDMA/bnxt_re: Optimize error handling in bnxt_re_probeKalesh AP2024-12-161-5/+1
| * | | RDMA/bnxt_re: Remove unnecessary goto in bnxt_re_netdev_eventKalesh AP2024-12-161-2/+2
| * | | RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_eventKalesh AP2024-12-161-1/+0
| * | | RDMA/erdma: Support UD QPs and UD WRsBoshi Yu2024-12-164-21/+136
| * | | RDMA/erdma: Add the query_qp command to the cmdqBoshi Yu2024-12-162-10/+60
| * | | RDMA/erdma: Refactor the code of the modify_qp interfaceBoshi Yu2024-12-166-220/+276
| * | | RDMA/erdma: Add erdma_modify_qp_rocev2() interfaceBoshi Yu2024-12-166-31/+388
| * | | RDMA/erdma: Add address handle implementationBoshi Yu2024-12-165-2/+182
| * | | RDMA/erdma: Add the erdma_query_pkey() interfaceBoshi Yu2024-12-164-0/+18
| * | | RDMA/erdma: Add GID table management interfacesBoshi Yu2024-12-165-4/+96
| * | | RDMA/erdma: Probe the erdma RoCEv2 deviceBoshi Yu2024-12-166-12/+62
| * | | rdma/cxgb4: Prevent potential integer overflow on 32bitDan Carpenter2024-12-101-2/+4
| * | | RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas2024-12-103-3/+18
| * | | RDMA/mlx4: Use DMA iterator to write MTTLeon Romanovsky2024-12-101-111/+8
| * | | RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT sizeLeon Romanovsky2024-12-104-168/+35
| * | | RDMA/mlx4: Avoid false error about access to uninitialized gids arrayLeon Romanovsky2024-12-101-4/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-0327-158/+312
|\ \ \ | | |/ | |/|
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2025-01-0327-158/+312
| |\ \
| | * | RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2025-01-031-1/+1
| | * | RDMA/bnxt_re: Fix error recovery sequenceKalesh AP2024-12-312-9/+4
| | * | RDMA/rtrs: Ensure 'ib_sge list' is accessibleLi Zhijian2024-12-311-1/+1
| | * | RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun2024-12-246-19/+90
| | * | RDMA/hns: Fix missing flush CQE for DWQEChengchang Tang2024-12-231-0/+4
| | * | RDMA/hns: Fix warning storm caused by invalid input in IO pathChengchang Tang2024-12-231-2/+2
| | * | RDMA/hns: Fix accessing invalid dip_ctx during destroying QPChengchang Tang2024-12-231-0/+3
| | * | RDMA/hns: Fix mapping error of zero-hop WQE bufferwenglianfa2024-12-232-19/+29
| | * | RDMA/bnxt_re: Fix the locking while accessing the QP tableSelvin Xavier2024-12-191-0/+2
| | * | RDMA/bnxt_re: Fix MSN table size for variable wqe modeDamodharam Ammepalli2024-12-191-1/+6