index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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/core: Fix a couple of obvious typos in comments
Chuck Lever
1
-1
/
+1
2026-03-04
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
2
-0
/
+6
2026-03-04
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
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 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-01-11
RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests
Zhu Yanjun
1
-19
/
+6
2026-01-11
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
7
-20
/
+91
2026-01-11
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-0
/
+5
2026-01-11
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2026-01-11
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
2026-01-11
RDMA/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+1
2026-01-11
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2026-01-11
RDMA/bnxt_re: Fix to use correct page size for PDE table
Kalesh AP
1
-2
/
+2
2026-01-11
RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
Alok Tiwari
1
-6
/
+1
2026-01-11
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
1
-1
/
+1
2026-01-11
RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
Jang Ingyu
1
-1
/
+1
2026-01-11
RDMA/efa: Remove possible negative shift
Michael Margolin
1
-4
/
+0
2026-01-11
RDMA/irdma: avoid invalid read in irdma_net_event
Michal Schmidt
1
-1
/
+2
2026-01-11
RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
Jacob Moroni
4
-10
/
+12
2026-01-11
RDMA/irdma: Add support to re-register a memory region
Sindhu Devale
2
-43
/
+191
2026-01-11
RDMA/irdma: Fix data race in irdma_free_pble
Krzysztof Czurylo
1
-2
/
+4
2026-01-11
RDMA/irdma: Fix data race in irdma_sc_ccq_arm
Krzysztof Czurylo
1
-0
/
+3
2026-01-11
RDMA/bnxt_re: Fix the inline size for GenP7 devices
Selvin Xavier
1
-1
/
+1
2026-01-11
RDMA/rtrs: server: Fix error handling in get_or_create_srv
Ma Ke
1
-1
/
+1
2026-01-11
RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
Zhu Yanjun
1
-6
/
+1
2025-11-24
RDMA/hns: Fix wrong WQE data when QP wraps around
Junxian Huang
1
-3
/
+8
2025-11-24
RDMA/hns: Fix the modification of max_send_sge
wenglianfa
1
-2
/
+0
2025-11-24
RDMA/irdma: Set irdma_cq cq_num field during CQ create
Jacob Moroni
2
-1
/
+2
2025-11-24
RDMA/irdma: Remove unused struct irdma_cq fields
Jacob Moroni
2
-9
/
+0
2025-11-24
RDMA/irdma: Fix SD index calculation
Jacob Moroni
1
-1
/
+1
2025-10-15
RDMA/siw: Always report immediate post SQ errors
Bernard Metzler
1
-11
/
+14
2025-10-15
RDMA/rxe: Fix race in do_task() when draining
Gui-Dong Han
1
-2
/
+6
2025-10-15
IB/sa: Fix sa_local_svc_timeout_ms read race
Vlad Dumitrescu
1
-2
/
+4
2025-10-15
RDMA/core: Resolve MAC of next-hop device without ARP support
Parav Pandit
1
-7
/
+3
2025-10-15
RDMA/cm: Rate limit destroy CM ID timeout error message
HÃ¥kon Bugge
1
-2
/
+2
2025-10-15
RDMA/mlx5: Fix vport loopback forcing for MPV device
Patrisious Haddad
2
-4
/
+16
2025-10-02
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
1
-0
/
+1
2025-08-28
RDMA/bnxt_re: Fix to initialize the PBL array
Anantha Prabhu
1
-0
/
+2
[next]