summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorLines
2026-04-29RDMA/core: Fix rereg_mr use-after-free raceMichael Guralnik-2/+7
2026-04-29IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()Maher Sanalla-1/+1
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-133/+1279
2026-04-17RDMA/core: Fix user CQ creation for drivers without create_cqMichael Margolin-2/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+3
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-12/+2
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+1
2026-04-09IB/core: Fix zero dmac race in neighbor resolutionChen Zhao-0/+3
2026-04-09RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal-3/+3
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner-2/+3
2026-04-07RDMA/core: Fix memory free for GID tablezhenwei pi-1/+0
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)-3/+3
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+27
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie-12/+30
2026-03-30RDMA/core: Use kzalloc_flex for GID tableRosen Penev-11/+3
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky-7/+6
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky-12/+30
2026-03-30RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()Kexin Sun-2/+2
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky-0/+3
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky-3/+3
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky-10/+0
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun-0/+12
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-2/+1
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-10/+27
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+3
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky-2/+3
2026-03-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever-7/+9
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever-3/+18
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni-0/+16
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni-0/+61
2026-03-08RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni-9/+17
2026-03-08RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni-9/+26
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe-0/+9
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe-0/+24
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe-0/+12
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe-0/+54
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe-0/+27
2026-03-08RDMA: Use copy_struct_from_user() instead of open codingJason Gunthorpe-18/+6
2026-03-05Add support for TLP emulationLeon Romanovsky-5/+57
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky-1/+0
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik-5/+23
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik-11/+77
2026-03-02RDMA/core: Add netlink command to modify FRMR agingMichael Guralnik-2/+68
2026-03-02RDMA/nldev: Add command to get FRMR poolsMichael Guralnik-0/+165
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik-0/+130
2026-03-02RDMA/core: Add FRMR pools statisticsMichael Guralnik-2/+13
2026-03-02RDMA/core: Add aging to FRMR poolsMichael Guralnik-8/+81
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik-1/+368
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-12/+2
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky-0/+2