summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorLines
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+1
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-90/+96
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie-90/+96
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera-1/+1
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi-4/+4
2026-03-22mlx5: Remove redundant iseg baseParav Pandit-1/+1
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem-17/+22
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova-7/+10
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal-1/+2
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera-6/+6
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova-2/+0
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova-0/+2
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni-1/+1
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore-0/+1
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan-1/+0
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory-14/+28
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory-1/+3
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum-48/+39
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib-5/+9
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde-1/+3
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni-0/+1
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+1
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe-1/+1
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe-1/+1
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe-2/+3
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe-1/+1
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib-0/+2
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam-23/+4
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-779/+7943
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-27/+19
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-90/+45
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-308/+308
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-551/+506
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-222/+1034
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta-6/+6456
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas-0/+72
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla-1/+1
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-20/+14
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP-0/+5
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP-2/+12
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP-1/+21
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP-6/+47
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao-3/+3
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov-0/+149
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan-2/+2