index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2026-03-30
RDMA/irdma: Add support for GEN4 hardware
Jacob Moroni
2026-03-30
RDMA/irdma: Provide scratch buffers to firmware for internal use
Jay Bhat
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
2026-03-08
RDMA/irdma: Add support for revocable pinned dmabuf import
Jacob Moroni
2026-03-05
Add support for TLP emulation
Leon Romanovsky
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
2026-02-24
RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()
Jason Gunthorpe
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-01-28
RDMA/irdma: Use kvzalloc for paged memory DMA address array
Carlos Bilbao
2026-01-25
RDMA/irdma: Use CQ ID for CEQE context
Jacob Moroni
2026-01-25
RDMA/irdma: Add enum defs for reserved CQs/QPs
Jacob Moroni
2026-01-13
RDMA/irdma: Remove fixed 1 ms delay during AH wait loop
Jacob Moroni
2026-01-13
RDMA/irdma: Remove redundant dma_wmb() before writel()
Jacob Moroni
2025-12-18
RDMA/irdma: Simplify bool conversion
Jiapeng Chong
2025-12-17
RDMA/irdma: avoid invalid read in irdma_net_event
Michal Schmidt
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-11-26
RDMA/irdma: Fix SRQ shadow area address initialization
Jijun Wang
2025-11-26
RDMA/irdma: Remove doorbell elision logic
Jacob Moroni
2025-11-26
RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+
Jacob Moroni
2025-11-26
RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEY
Jacob Moroni
2025-11-26
RDMA/irdma: Add missing mutex destroy
Anil Samal
2025-11-26
RDMA/irdma: Fix SIGBUS in AEQ destroy
Krzysztof Czurylo
2025-11-26
RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2
Tatyana Nikolova
2025-11-26
RDMA/irdma: Fix data race in irdma_free_pble
Krzysztof Czurylo
2025-11-26
RDMA/irdma: Fix data race in irdma_sc_ccq_arm
Krzysztof Czurylo
2025-11-12
RDMA/irdma: Remove redundant NULL check of udata in irdma_create_user_ah()
Tuo Li
2025-11-09
RDMA/irdma: Remove unused CQ registry
Jacob Moroni
2025-11-06
RDMA/irdma: Take a lock before moving SRQ tail in poll_cq
Jay Bhat
2025-11-02
RDMA/irdma: CQ size and shadow update changes for GEN3
Jay Bhat
2025-11-02
RDMA/irdma: Silently consume unsignaled completions
Jay Bhat
2025-11-02
RDMA/irdma: Initialize cqp_cmds_info to prevent resource leaks
Jay Bhat
2025-11-02
RDMA/irdma: Enforce local fence for LOCAL_INV WRs
Jacob Moroni
2025-11-02
RDMA/irdma: Fix vf_id size to u16 to avoid overflow
Jay Bhat
[next]