summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2026-03-31RDMA/mlx4: Use ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for MWJason Gunthorpe
2026-03-31RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQJason Gunthorpe
2026-03-31RDMA/pvrdma: Use ib_copy_validate_udata_in() for srqJason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in() for implicit full structsJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-03-30RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is usedLeon Romanovsky
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-30RDMA: Remove outdated comments referencing hfi1_destroy_qp()Kexin Sun
2026-03-30RDMA/bnxt_re: Clean up uverbs CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()Leon Romanovsky
2026-03-30RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation pathLeon Romanovsky
2026-03-30RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementationLeon Romanovsky
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/mana_ib: cleanup the usage of mana_gd_send_request()Konstantin Taranov
2026-03-30RDMA/irdma: Add support for GEN4 hardwareJacob Moroni
2026-03-30RDMA/irdma: Provide scratch buffers to firmware for internal useJay Bhat
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-10IB/hfi1: kzalloc to kzalloc_flexRosen Penev
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
2026-03-10RDMA/ocrdma: kzalloc_objs to kzalloc_flexRosen Penev
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe