summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
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-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
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-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-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-01-15RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit
2026-01-05RDMA/umem: Remove redundant DMABUF ops checkLeon Romanovsky
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov
2026-01-05IB/core: Refactor rate_show to use ib_port_attr_to_rate()Or Har-Toov
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov
2026-01-04IB/cache: update gid cache on client reregister eventEtienne AUJAMES
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