index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge rdma branch 'for-rc' into 'for-next'
Jason Gunthorpe
1
-2
/
+5
2026-08-05
RDMA/irdma: Remove dmabuf checks in rereg_mr
Jacob Moroni
1
-30
/
+1
2026-07-20
RDMA/irdma: Enable uverbs_robust_udata compliance flag
Jacob Moroni
1
-0
/
+1
2026-07-20
RDMA/irdma: Fix legacy i40iw compat check in create_qp
Jacob Moroni
1
-2
/
+6
2026-07-20
RDMA/irdma: Use robust udata helper for QP creation
Jacob Moroni
1
-19
/
+22
2026-07-20
RDMA/irdma: Use robust input copy helpers
Jacob Moroni
1
-45
/
+34
2026-07-20
RDMA/irdma: Clear udata response buffers where necessary
Jacob Moroni
1
-0
/
+21
2026-07-20
RDMA/irdma: Add checks for no udata
Jacob Moroni
1
-4
/
+62
2026-07-20
RDMA/irdma: Prevent user-triggered null deref on QP create
Jacob Moroni
1
-10
/
+9
2026-07-20
RDMA: Use ib_no_udata_io() in query_device callbacks
Leon Romanovsky
1
-2
/
+2
2026-07-14
RDMA: Remove redundant memset() from query_device callbacks
Leon Romanovsky
1
-1
/
+0
2026-07-05
RDMA/irdma: Prevent overflows in memory contiguity checks
Aleksandrova Alyona
1
-2
/
+2
2026-07-05
RDMA/irdma: Suppress PF reset on HMC error
Seyeong Kim
5
-3
/
+15
2026-07-05
RDMA/irdma: Add refcounting to user ring MRs
Jacob Moroni
2
-2
/
+49
2026-07-05
RDMA/irdma: Add irdma_cq fields to track pbl allocations
Jacob Moroni
2
-10
/
+17
2026-07-05
RDMA/irdma: Add a refcount to track user ring MR associations
Jacob Moroni
2
-4
/
+18
2026-07-05
RDMA/irdma: Deduplicate the irdma_del_memlist logic
Jacob Moroni
1
-19
/
+12
2026-07-02
RDMA/irdma: Prevent user-triggered null deref on QP create
Jacob Moroni
1
-10
/
+9
2026-07-02
RDMA/irdma: Prevent rereg_mr for non-mem regions
Jacob Moroni
1
-0
/
+3
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-71
/
+50
2026-06-16
RDMA/irdma: Replace waitqueue and flag with completion
Jacob Moroni
3
-13
/
+9
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+4
2026-06-05
RDMA/irdma: Initialize iwmr->access during MR registration
Jacob Moroni
1
-0
/
+1
2026-06-05
RDMA/irdma: Fix OOB read during CQ MR registration
Jacob Moroni
2
-3
/
+2
2026-06-05
RDMA/irdma: Remove redundant legacy_mode checks
Jacob Moroni
3
-13
/
+4
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
1
-3
/
+5
2026-06-03
RDMA/irdma: Fix typo in SQ completions generation
Cyrill Gorcunov
1
-1
/
+1
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
1
-2
/
+2
2026-05-25
RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
Jacob Moroni
1
-4
/
+10
2026-05-18
RDMA: Convert drivers using min to ib_respond_udata()
Jason Gunthorpe
1
-32
/
+16
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-5
/
+5
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
4
-36
/
+44
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-1
/
+1
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-1
/
+1
2026-03-30
RDMA/irdma: Add support for GEN4 hardware
Jacob Moroni
4
-5
/
+12
2026-03-30
RDMA/irdma: Provide scratch buffers to firmware for internal use
Jay Bhat
5
-3
/
+61
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
1
-17
/
+22
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-03-08
RDMA/irdma: Add support for revocable pinned dmabuf import
Jacob Moroni
1
-12
/
+93
2026-03-05
Add support for TLP emulation
Leon Romanovsky
1
-1
/
+1
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
1
-0
/
+1
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
1
-2
/
+2
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
[next]