summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
14 daysRDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-02-26RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu
2026-02-26RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-02-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-02-26RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni
2026-02-26IB/cache: update gid cache on client reregister eventEtienne AUJAMES
2026-02-26RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2025-12-21RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa
2025-12-21RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu
2025-12-16RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2025-12-16RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-11-26RDMA/core: Reduce cond_resched() frequency in __ib_umem_releaseLi RongQing
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla
2025-11-13RDMA/core: Prevent soft lockup during large user memory region cleanupLi RongQing
2025-11-13RDMA/restrack: Fix typos in the commentsKalesh AP
2025-11-06RDMA/core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-06RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-10-27RDMA/cm: Base cm_id destruction timeout on CMA valuesHåkon Bugge
2025-10-19RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu
2025-10-19RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handl...Stefan Metzmacher
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-09-18IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu
2025-09-18RDMA/core: Use route entry flag to decide on loopback trafficParav Pandit
2025-09-18RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit
2025-09-18RDMA/core: Squash a single user static functionParav Pandit
2025-09-15RDMA/cm: Rate limit destroy CM ID timeout error messageHåkon Bugge
2025-09-11RDMA/core: fix "truely"->"truly"Xichao Zhao
2025-08-13RDMA/core: Free pfn_list with appropriate kvfree callAkhilesh Patil
2025-08-13RDMA/ucma: Support write an event into a CMMark Zhang
2025-08-13RDMA/ucma: Support query resolved service recordsMark Zhang
2025-08-13RDMA/cma: Support IB service record resolutionMark Zhang
2025-08-13RDMA/sa_query: Support IB service records resolutionMark Zhang
2025-08-13RDMA/sa_query: Add RMPP support for SA queriesMark Zhang
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