summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi path for no dataJason Gunthorpe
2026-03-08RDMA/bnxt_re: Add compatibility checks to the uapi pathJason Gunthorpe
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05RDMA/erdma: Remove numa_node from struct erdma_devattrCheng Xu
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-25RDMA/mlx4: Remove unused create_flags field from CQ structureLeon Romanovsky
2026-02-25RDMA/mlx4: Introduce a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx4: Inline mlx4_ib_get_cq_umem into callersLeon Romanovsky
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky
2026-02-25RDMA/mlx5: Save 4 bytes in CQ structureLeon Romanovsky
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/efa: Use extended inline buff size for inline validationYonatan Nachum
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum
2026-02-25RDMA/efa: Rename admin queue attributes struct name for extendabilityYonatan Nachum
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP