summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook26-42/+31
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds44-130/+65
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds11-12/+12
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds158-475/+475
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook176-847/+779
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds67-641/+2382
13 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds3-2/+4
13 daysMerge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-0/+31
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta6-6/+6456
2026-02-09RDMA/mlx5: Implement DMABUF export opsYishai Hadas1-0/+72
2026-02-09RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas8-12/+266
2026-02-09RDMA/uverbs: Support external FD uobjectsYishai Hadas1-14/+21
2026-02-09RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher2-0/+31
2026-02-06net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov1-2/+2
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP1-3/+6
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP1-0/+5
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP1-2/+12
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP1-1/+21
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP7-6/+47
2026-02-01RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu1-1/+1
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever1-15/+38
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever1-36/+153
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever1-0/+106
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever1-0/+197
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao1-3/+3
2026-01-28RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian2-0/+6
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov3-0/+149
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan1-2/+2
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu1-1/+4
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni6-51/+127
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni2-10/+22
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian2-97/+194
2026-01-24scsi: Change the return type of the .queuecommand() callbackBart Van Assche1-1/+2
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap2-0/+2
2026-01-21net: remove legacy way to get/set HW timestamp configVadim Fedorenko1-4/+2
2026-01-18RDMA/rxe: Remove unused page_offset memberLi Zhijian3-3/+0
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov1-6/+14
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas2-9/+68
2026-01-15RDMA/mana_ib: Take CQ type from the device typeKonstantin Taranov1-3/+1
2026-01-15RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni2-36/+21
2026-01-15RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang1-3/+3
2026-01-15RDMA/hns: Support drain SQ and RQChengchang Tang1-0/+166
2026-01-13RDMA/irdma: Remove fixed 1 ms delay during AH wait loopJacob Moroni3-9/+11
2026-01-13RDMA/irdma: Remove redundant dma_wmb() before writel()Jacob Moroni2-5/+0
2026-01-13RDMA/rtrs-srv: Fix error print in process_info_req()Grzegorz Prajsner1-1/+1
2026-01-13RDMA/rtrs-clt: For conn rejection use actual err numberMd Haris Iqbal1-2/+2