index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
5 days
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
1
-0
/
+11
5 days
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
1
-1
/
+13
5 days
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
5 days
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
5 days
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
5 days
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
1
-0
/
+3
5 days
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-5
/
+4
5 days
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-1
/
+3
5 days
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
12 days
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
12 days
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
1
-0
/
+3
12 days
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
1
-1
/
+2
2026-04-22
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-5
/
+3
2026-04-22
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
1
-0
/
+1
2026-04-02
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-04-02
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-04-02
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-04-02
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-04-02
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-04-02
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-04-02
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-04-02
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
1
-3
/
+18
2026-03-13
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
1
-1
/
+1
2026-03-13
IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()
Jason Gunthorpe
1
-2
/
+3
2026-03-04
RDMA/umem: Fix double dma_buf_unpin in failure path
Jacob Moroni
1
-3
/
+1
2026-03-04
RDMA/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-03-04
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
3
-1
/
+49
2026-03-04
RDMA/rtrs-clt: For conn rejection use actual err number
Md Haris Iqbal
1
-2
/
+2
2026-03-04
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
1
-1
/
+1
2026-03-04
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-15
/
+38
2026-03-04
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
2
-0
/
+6
2026-03-04
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
1
-2
/
+2
2026-03-04
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
2026-03-04
IB/mlx5: Fix port speed query for representors
Or Har-Toov
1
-6
/
+14
2026-03-04
RDMA/mlx5: Fix UMR hang in LAG error state unload
Chiara Meiohas
2
-9
/
+68
2026-03-04
RDMA/iwcm: Fix workqueue list corruption by removing work_list
Jacob Moroni
2
-36
/
+21
2026-03-04
RDMA/rxe: Fix double free in rxe_srq_from_init
Jiasheng Jiang
1
-3
/
+3
2026-03-04
RDMA/rtrs-srv: fix SG mapping
Roman Penyaev
1
-5
/
+20
2026-03-04
RDMA/hns: Notify ULP of remaining soft-WCs during reset
Chengchang Tang
1
-0
/
+23
2026-03-04
RDMA/hns: Fix RoCEv1 failure due to DSCP
Junxian Huang
2
-25
/
+26
2026-03-04
RDMA/hns: Fix WQ_MEM_RECLAIM warning
Chengchang Tang
1
-1
/
+2
2026-03-04
IB/cache: update gid cache on client reregister event
Etienne AUJAMES
1
-1
/
+2
2026-03-04
RDMA/rtrs: server: remove dead code
Honggang LI
1
-7
/
+1
2026-03-04
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
1
-2
/
+6
2026-03-04
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
1
-1
/
+2
2026-02-06
RDMA/mana_ib: Handle net event for pointing to the current netdev
Long Li
2
-2
/
+46
2026-02-06
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
2
-4
/
+4
2026-01-08
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2026-01-08
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
[next]