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-7.0.y
linux-7.1.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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-04
RDMA/bnxt_re: zero shared page before exposing to userspace
Lord Ulf Henrik Holmberg
1
-1
/
+1
2026-06-19
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
14
-11
/
+14
2026-06-19
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
4
-0
/
+16
2026-05-23
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-2
/
+3
2026-05-14
RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
Jason Gunthorpe
1
-1
/
+1
2026-05-14
RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
Jason Gunthorpe
1
-2
/
+2
2026-05-14
RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
Junrui Luo
1
-0
/
+1
2026-05-14
RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()
Jason Gunthorpe
1
-1
/
+3
2026-05-14
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
1
-0
/
+3
2026-05-14
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-5
/
+4
2026-05-14
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
1
-1
/
+3
2026-05-14
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
2026-05-07
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
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-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/efa: Fix typo in efa_alloc_mr()
Jason Gunthorpe
1
-1
/
+1
2026-03-04
RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
Zilin Guan
1
-2
/
+2
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/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-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/bnxt_re: fix dma_free_coherent() pointer
Thomas Fourier
1
-3
/
+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/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
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-01
Revert "RDMA/irdma: Update Kconfig"
Wentao Guan
1
-4
/
+3
2025-11-13
RDMA/hns: Fix wrong WQE data when QP wraps around
Junxian Huang
1
-3
/
+8
2025-11-13
RDMA/hns: Fix the modification of max_send_sge
wenglianfa
1
-2
/
+0
2025-11-13
RDMA/hns: Fix recv CQ and QP cache affinity
Chengchang Tang
3
-3
/
+63
2025-11-13
RDMA/irdma: Set irdma_cq cq_num field during CQ create
Jacob Moroni
2
-1
/
+2
2025-11-13
RDMA/irdma: Remove unused struct irdma_cq fields
Jacob Moroni
2
-9
/
+0
2025-11-13
RDMA/irdma: Fix SD index calculation
Jacob Moroni
1
-1
/
+1
[next]