index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
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-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
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
2025-10-19
RDMA/irdma: Set irdma_cq cq_num field during CQ create
Jacob Moroni
2025-10-19
RDMA/irdma: Fix SD index calculation
Jacob Moroni
2025-09-24
RDMA/irdma: Remove unused struct irdma_cq fields
Jacob Moroni
2025-09-24
RDMA/irdma: Fix positive vs negative error codes in irdma_post_send()
Dan Carpenter
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
2025-09-18
RDMA/irdma: Update Kconfig
Tatyana Nikolova
2025-09-18
RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
Shiraz Saleem
2025-09-18
RDMA/irdma: Add Atomic Operations support
Faisal Latif
2025-09-18
RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
Shiraz Saleem
2025-09-18
RDMA/irdma: Add SRQ support
Faisal Latif
2025-09-18
RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
Shiraz Saleem
[next]