index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
-1
/
+1
2026-02-24
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
-2
/
+3
2026-02-24
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
-0
/
+2
2026-02-24
RDMA/bng_re: Unwind bng_re_dev_init properly
Siva Reddy Kallam
-14
/
+15
2026-02-24
RDMA/bng_re: Remove unnessary validity checks
Siva Reddy Kallam
-23
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-27
/
+19
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-90
/
+45
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-308
/
+308
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-551
/
+506
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-222
/
+1034
2026-02-11
bnge/bng_re: Add a new HSI
Vikas Gupta
-6
/
+6456
2026-02-08
RDMA/mlx5: Implement DMABUF export ops
Yishai Hadas
-0
/
+72
2026-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
-1
/
+1
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
-1
/
+21
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
-6
/
+47
2026-01-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
-3
/
+3
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
-0
/
+149
2026-01-27
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
-2
/
+2
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
-51
/
+127
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
-10
/
+22
2026-01-18
IB/mlx5: Fix port speed query for representors
Or Har-Toov
-6
/
+14
2026-01-18
RDMA/mlx5: Fix UMR hang in LAG error state unload
Chiara Meiohas
-9
/
+68
2026-01-15
RDMA/mana_ib: Take CQ type from the device type
Konstantin Taranov
-3
/
+1
2026-01-15
RDMA/hns: Support drain SQ and RQ
Chengchang Tang
-0
/
+166
2026-01-13
RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
Jacob Moroni
-9
/
+11
2026-01-13
RDMA/irdma: Remove redundant dma_wmb() before writel()
Jacob Moroni
-5
/
+0
2026-01-10
bnxt_en: Update FW interface to 1.10.3.151
Michael Chan
-2
/
+2
2026-01-05
RDMA/ocrdma: Remove unused OCRDMA_UVERBS definition
Leon Romanovsky
-2
/
+0
2026-01-05
RDMA/qedr: Remove unused defines
Leon Romanovsky
-20
/
+0
2026-01-05
RDMA/mlx5: Avoid direct access to DMA device pointer
Leon Romanovsky
-5
/
+6
2026-01-05
RDMA/mlx5: Fix ucaps init error flow
Maher Sanalla
-1
/
+5
2026-01-05
RDMA/mlx5: Implement query_port_speed callback
Or Har-Toov
-0
/
+126
2026-01-05
RDMA/mlx5: Raise async event on device speed change
Or Har-Toov
-0
/
+8
2026-01-04
RDMA/hns: Notify ULP of remaining soft-WCs during reset
Chengchang Tang
-0
/
+23
2026-01-04
RDMA/hns: Fix RoCEv1 failure due to DSCP
Junxian Huang
-25
/
+26
2026-01-04
RDMA/hns: Return actual error code instead of fixed EINVAL
Junxian Huang
-2
/
+2
2026-01-04
RDMA/hns: Fix WQ_MEM_RECLAIM warning
Chengchang Tang
-1
/
+2
2025-12-31
RDMA/hns: Introduce limit_bank mode with better performance
Lianfa Weng
-12
/
+60
2025-12-30
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
-3
/
+1
2025-12-23
RDMA/bnxt_re: Fix to use correct page size for PDE table
Kalesh AP
-2
/
+2
2025-12-22
RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
Ding Hui
-3
/
+3
2025-12-22
RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
Alok Tiwari
-6
/
+1
2025-12-21
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
-1
/
+1
2025-12-18
RDMA/efa: Improve admin completion context state machine
Yonatan Nachum
-41
/
+50
2025-12-18
RDMA/efa: Check stored completion CTX command ID with received one
Yonatan Nachum
-2
/
+4
[next]