summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
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/rxe: Generate async error for r_key violationsEvan Green
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-02-24RDMA/uverbs: Update for semantic conflict with drm-miscMark Brown
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-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann
2026-02-23dma-buf: Make .invalidate_mapping() truly optionalLeon Romanovsky
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-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas
2026-02-08RDMA/uverbs: Support external FD uobjectsYishai Hadas
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP
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
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP
2026-02-01RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao
2026-01-28RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan