summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas
2025-07-23IB/core: Add UVERBS_METHOD_REG_MR on the MR objectYishai Hadas
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin
2025-07-09IB/cm: Use separate agent w/o flow control for REPVlad Dumitrescu
2025-07-09IB/mad: Add flow control for solicited MADsOr Har-Toov
2025-07-09IB/mad: Add state machine to MAD layerOr Har-Toov
2025-07-02RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA countersParav Pandit
2025-07-02RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modifyParav Pandit
2025-07-02RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP createParav Pandit
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch
2025-06-25RDMA/core: reduce stack using in nldev_stat_get_doit()Arnd Bergmann
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang
2025-06-25IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdepOr Har-Toov
2025-06-17RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb
2025-05-26RDMA/cma: Fix hang when cma_netevent_callback fails to queue_workJack Morgenstein
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu
2025-05-25RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devicesDaisuke Matsuda
2025-05-13RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki
2025-05-12RDMA/umem: Separate implicit ODP initialization from explicit ODPLeon Romanovsky
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky
2025-05-12RDMA/umem: Store ODP access mask information in PFNLeon Romanovsky
2025-05-06RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2025-05-05IB/cm: Drop lockdep assert and WARN when freeing old msgVlad Dumitrescu
2025-04-20RDMA/cma: Remove unused rdma_res_to_idDr. David Alan Gilbert
2025-04-09RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-04-09RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan
2025-04-07IB/cm: use rwlock for MAD agent lockJacob Moroni
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/uverbs: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/core: Convert to use ERR_CAST()Li Haoran
2025-04-07RDMA/ucaps: Avoid format-security warningArnd Bergmann
2025-03-19IB/mad: Check available slots before posting receive WRsMaher Sanalla
2025-03-18RDMA/core: Pass port to counter bind/unbind operationsPatrisious Haddad
2025-03-18RDMA/core: Add support to optional-counters binding configurationPatrisious Haddad
2025-03-18RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()Patrisious Haddad
2025-03-13RDMA/core: Fix use-after-free when rename device nameWang Liang
2025-03-13RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla
2025-03-09RDMA/uverbs: Add support for UCAPs in context creationChiara Meiohas
2025-03-09RDMA/uverbs: Introduce UCAP (User CAPabilities) APIChiara Meiohas
2025-03-03RDMA/core: Fixes infiniband sysctl boundsNicolas Bouchinet
2025-03-03RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin
2025-02-19RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin
2025-02-06RDMA/core: Use ib_port_state_to_str() for IB state sysfsMaher Sanalla
2025-02-06IB/cache: Add log messages for IB device state changesMaher Sanalla