index
:
kernel/git/stable/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-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2026-07-14
IB/rdmavt: use kzalloc() to allocate QPN-map pages
Mike Rapoport (Microsoft)
2026-07-14
IB/mthca: allocate mthca_array memory with kzalloc()
Mike Rapoport (Microsoft)
2026-07-14
IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses array
Mike Rapoport (Microsoft)
2026-07-14
RDMA/mlx5: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-07-14
RDMA/umem: ib_umem_get(): use kmalloc() to allocate page array
Mike Rapoport (Microsoft)
2026-07-14
RDMA: Remove redundant memset() from query_device callbacks
Leon Romanovsky
2026-07-14
RDMA/efa: Add EFA 0xefa4 PCI ID
Anas Mousa
2026-07-14
RDMA/efa: Extend page-shift field in MR registration
Michael Margolin
2026-07-13
RDMA/hfi1: Align probe error unwinding with device removal
Leon Romanovsky
2026-07-13
RDMA/hfi1: Initialize debugfs after probe completes
Leon Romanovsky
2026-07-13
RDMA/hfi1: Defer device creation until probe succeeds
Leon Romanovsky
2026-07-13
RDMA/hfi1: Stop flushing the global IB workqueue
Leon Romanovsky
2026-07-13
RDMA/hfi1: Remove redundant NULL checks in create_workqueues()
Leon Romanovsky
2026-07-13
RDMA/hfi1: Allocate device data after PCI initialization
Leon Romanovsky
2026-07-13
RDMA/hfi1: Free RX data on late probe failure
Leon Romanovsky
2026-07-13
RDMA/hfi1: Create workqueues before device initialization
Leon Romanovsky
2026-07-13
RDMA/hfi1: Drop device data from hfi1_validate_rcvhdrcnt()
Leon Romanovsky
2026-07-13
RDMA/hfi1: Pass PCI device to hfi1_pcie_init()
Leon Romanovsky
2026-07-13
RDMA/hfi1: Remove redundant PCI device ID validation
Leon Romanovsky
2026-07-13
RDMA/hfi1: Preserve unit 0 on allocation failure
Leon Romanovsky
2026-07-13
RDMA/rvt: Return NULL after port allocation failure
Leon Romanovsky
2026-07-13
IB/mlx4: delete allocated id_map_entry while sending REJ
Praveen Kumar Kannoju
2026-07-12
RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error...
Allison Henderson
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-12
RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()
Alexander Chesnokov
2026-07-12
RDMA/efa: Add AH cache handling on create and destroy AH
Yonatan Nachum
2026-07-12
RDMA/efa: Add initialization of AH cache rhashtable
Yonatan Nachum
2026-07-12
RDMA/ipoib: Drain RCU callbacks during module teardown
Leon Romanovsky
2026-07-12
RDMA/mlx5: Drain RCU callbacks during module teardown
Leon Romanovsky
2026-07-12
RDMA/core: Wait for RCU callbacks before unloading ib_core
Leon Romanovsky
2026-07-09
RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
Kamal Heib
2026-07-06
RDMA/bng_re: return a timeout when firmware responses stall
Pengpeng Hou
2026-07-06
RDMA/hfi1: Remove unused non-user-accessible device class
Michal Schmidt
2026-07-05
RDMA/rxe: Check PDs for memory window binds
Zhiwei Zhang
2026-07-05
RDMA/irdma: Prevent overflows in memory contiguity checks
Aleksandrova Alyona
2026-07-05
RDMA/irdma: Suppress PF reset on HMC error
Seyeong Kim
2026-07-05
RDMA/irdma: Add refcounting to user ring MRs
Jacob Moroni
2026-07-05
RDMA/irdma: Add irdma_cq fields to track pbl allocations
Jacob Moroni
2026-07-05
RDMA/irdma: Add a refcount to track user ring MR associations
Jacob Moroni
2026-07-05
RDMA/irdma: Deduplicate the irdma_del_memlist logic
Jacob Moroni
2026-07-02
RDMA/siw: publish QP after initialization
Ruoyu Wang
2026-07-02
RDMA/mlx5: Remove kernel-doc warning in umr.c
Leon Romanovsky
2026-07-02
IB/iwpm: Fix spelling errors in comments
luoqing
2026-07-02
RDMA/hns: Fix potential integer overflow in mhop hem cleanup
Danila Chernetsov
2026-07-02
RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqe
Chenguang Zhao
2026-07-02
RDMA/mana_ib: initialize err for empty send WR lists
Ruoyu Wang
2026-07-02
RDMA/erdma: initialize ret for empty receive WR lists
Ruoyu Wang
2026-07-02
RDMA/irdma: Prevent user-triggered null deref on QP create
Jacob Moroni
2026-07-02
RDMA/uverbs: Add UVERBS_ATTR_UHW to UVERBS_METHOD_REG_MR
Jason Gunthorpe
2026-07-02
RDMA/irdma: Prevent rereg_mr for non-mem regions
Jacob Moroni
[prev]
[next]