summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2025-06-27RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki
2025-06-19RDMA/cma: Fix hang when cma_netevent_callback fails to queue_workJack Morgenstein
2025-06-19IB/cm: use rwlock for MAD agent lockJacob Moroni
2025-05-29RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin
2025-05-29RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla
2025-05-22RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2025-04-25RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan
2025-04-25RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-04-10RDMA/core: Fix use-after-free when rename device nameWang Liang
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla
2025-04-10RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin
2025-01-09RDMA/uverbs: Prevent integer overflow issueDan Carpenter
2025-01-09RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas
2025-01-09RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-12-05RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas
2024-12-05RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-09-13RDMA/device: Remove optimization in ib_device_get_netdev()Chiara Meiohas
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-04IB/core: Fix ib_cache_setup_one error flow cleanupPatrisious Haddad
2024-08-23RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependencyZhu Yanjun
2024-08-23RDMA/mad: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan
2024-08-19RDMA/core: Remove unused declaration rdma_resolve_ip_route()Zhang Zekun
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
2024-08-11RDMA/nldev: Enhance netlink message parsing and validationChiara Meiohas
2024-08-01RDMA/mad: Improve handling of timed out WRs of mad agentSaravanan Vajravel
2024-07-14RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-01RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang
2024-07-01RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang
2024-07-01RDMA/core: Create GSI QP only when CM is supportedMark Zhang
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy
2024-06-21RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky