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
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
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
2 days
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2 days
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2 days
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2 days
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2 days
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2 days
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2 days
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2 days
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
2026-01-08
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+1
2026-01-08
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2026-01-08
RDMA/bnxt_re: Fix to use correct page size for PDE table
Kalesh AP
1
-2
/
+2
2026-01-08
RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
Alok Tiwari
1
-6
/
+1
2026-01-08
RDMA/core: always drop device refcount in ib_del_sub_device_and_put()
Tetsuo Handa
1
-1
/
+3
2026-01-08
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
1
-1
/
+1
2026-01-08
RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
Jang Ingyu
1
-1
/
+1
2026-01-08
RDMA/efa: Remove possible negative shift
Michael Margolin
1
-4
/
+0
2026-01-08
RDMA/irdma: avoid invalid read in irdma_net_event
Michal Schmidt
1
-1
/
+2
2025-12-18
RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
Jacob Moroni
4
-10
/
+12
2025-12-18
RDMA/irdma: Fix data race in irdma_free_pble
Krzysztof Czurylo
1
-2
/
+4
2025-12-18
RDMA/irdma: Fix data race in irdma_sc_ccq_arm
Krzysztof Czurylo
1
-0
/
+3
2025-12-18
RDMA/bnxt_re: Pass correct flag for dma mr creation
Selvin Xavier
3
-7
/
+9
2025-12-18
RDMA/bnxt_re: Fix the inline size for GenP7 devices
Selvin Xavier
1
-1
/
+1
2025-12-18
RDMA/rtrs: server: Fix error handling in get_or_create_srv
Ma Ke
1
-1
/
+1
[next]