aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+3
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds132-1417/+3702
11 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-13/+5
12 daysnet/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov1-2/+3
12 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-1/+2
12 daysRDMA/ucma: Allow path records to exactly fit the output bufferSerhat Kumral1-1/+1
14 daysRDMA/uverbs: Guard legacy bundles without method_elmYuhang Pan2-0/+4
14 daysMerge rdma branch 'for-rc' into 'for-next'Jason Gunthorpe12-36/+80
2026-08-12RDMA/efa: Add support for 128B admin v2 SQ entryYonatan Nachum3-32/+116
2026-08-12RDMA/efa: Generalize the admin SQYonatan Nachum2-27/+24
2026-08-12RDMA/efa: Decouple admin command payload from admin headerYonatan Nachum5-242/+112
2026-08-12RDMA/rxe: Fix OOB in free_rd_atomic_resources()Peiyang He1-2/+1
2026-08-11RDMA/cma: Fix WARNING in res_to_rtZhu Yanjun1-2/+4
2026-08-11RDMA/cxgb4: Free debugfs on registration failureFan Wu1-1/+1
2026-08-11RDMA/cxgb4: Cancel reg_work before freeing device on removeFan Wu1-0/+6
2026-08-11RDMA/ucma: Lock the handler in ucma_set_ib_path()Norbert Szetei1-1/+4
2026-08-11RDMA/ucma: Lock the handler in ucma_write_cm_event()Norbert Szetei1-0/+9
2026-08-06RDMA/erdma: restrict the driver to little-endian systemsLeon Romanovsky1-1/+1
2026-08-06RDMA/ionic: Embed counter driver data in rdma_counter allocationAbhijit Gangurde2-55/+51
2026-08-06RDMA/ionic: Cap eq_count to the eth driver's interrupt vector budgetBrett Creeley1-1/+1
2026-08-06RDMA/siw: Fix use-after-free in siw_accept()Shuangpeng Bai1-1/+1
2026-08-06IB/isert: post the full-feature receive buffers after session registrationYehyeong Lee1-21/+20
2026-08-06IB/isert: delay the final Login Response until the session is registeredYehyeong Lee2-2/+19
2026-08-05RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQYehyeong Lee1-15/+30
2026-08-05RDMA/erdma: Hold QP references for AE and CM processingCheng Xu4-6/+24
2026-08-05RDMA/erdma: Hold CQ references when processing EQ eventsCheng Xu3-6/+37
2026-08-05RDMA/mana_ib: UC QP support for UAPIKonstantin Taranov3-13/+173
2026-08-05RDMA/mana_ib: unify QP lookup tableKonstantin Taranov2-56/+71
2026-08-05RDMA/irdma: Remove dmabuf checks in rereg_mrJacob Moroni1-30/+1
2026-08-05RDMA/core: Prevent rereg_mr for dmabuf umemsJacob Moroni1-0/+3
2026-08-04RDMA/umem: use hmm_range_fault_unlocked_timeout() for ODP faultsStanislav Kinsburskii1-13/+5
2026-07-29IB/isert: reject login PDUs declaring more data than was receivedYehyeong Lee1-1/+24
2026-07-29IB/isert: reject PDUs declaring more data than was receivedYehyeong Lee1-0/+15
2026-07-29RDMA/cxgb4: free STAG index when TPT entry write failsLeon Romanovsky1-1/+3
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky1-1/+1
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky1-4/+2
2026-07-29RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()Leon Romanovsky1-29/+17
2026-07-28RDMA/efa: Fix PBL chunk length computationYonatan Nachum1-4/+9
2026-07-28RDMA/rxe: Fix UAF in ODP init error-handling pathPeiyang He1-0/+1
2026-07-28RDMA/bnxt_re: Add uverbs object handle path for CQ/SRQ toggle pageSelvin Xavier2-5/+52
2026-07-28RDMA/bnxt_re: Defer toggle page free to rdma_user_mmap_entry teardownSelvin Xavier3-18/+75
2026-07-28RDMA/bnxt_re: Replace per-device hash tables with per-context XArraysSelvin Xavier5-79/+105
2026-07-27RDMA/mlx5: Deprecate latency-sensitive QPs featureMichael Guralnik2-6/+12
2026-07-27RDMA/mlx5: Fix integer overflow of user QP buffer sizeMaher Sanalla1-5/+20
2026-07-27RDMA/mlx5: Expose RoCE acceleration counters on all functionsMichael Gur1-7/+4
2026-07-27RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZELeon Romanovsky1-1/+1
2026-07-26RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao1-8/+2
2026-07-26RDMA/rxe: Implement disassociate_ucontext callbackJiri Pirko1-0/+5
2026-07-26RDMA/rxe: Allow queue VMAs to outlive ucontextsJiri Pirko1-33/+2
2026-07-26RDMA/core: Make device names unique per net namespaceJiri Pirko1-7/+15