index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
Lines
2026-04-28
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
-1
/
+13
2026-04-28
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
-0
/
+11
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-120
/
+357
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
-1
/
+2
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
-11
/
+2
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
-45
/
+7
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
-1
/
+1
2026-03-30
RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
-45
/
+146
2026-03-30
RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
-1
/
+152
2026-03-30
RDMA/rxe: Replace use of system_unbound_wq with rxe_wq
Marco Crivellari
-2
/
+4
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-3
/
+3
2026-02-24
RDMA/rxe: Generate async error for r_key violations
Evan Green
-13
/
+44
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+10
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-103
/
+203
2026-01-28
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
-0
/
+6
2026-01-25
RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
Li Zhijian
-97
/
+194
2026-01-18
RDMA/rxe: Remove unused page_offset member
Li Zhijian
-3
/
+0
2026-01-15
RDMA/rxe: Fix double free in rxe_srq_from_init
Jiasheng Jiang
-3
/
+3
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
-1
/
+3
2025-12-21
RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
Stefan Metzmacher
-0
/
+32
2025-11-27
RDMA/rxe: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
-0
/
+98
2025-10-28
RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
Zhu Yanjun
-6
/
+1
2025-10-19
RDMA/rxe: Remove redundant assignment to variable page_offset
Colin Ian King
-2
/
+0
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-2
/
+6
2025-09-21
RDMA/rxe: Fix race in do_task() when draining
Gui-Dong Han
-2
/
+6
2025-08-13
RDMA/rxe: Flush delayed SKBs while releasing RXE resources
Zhu Yanjun
-22
/
+9
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-17
/
+198
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
-0
/
+4
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
-1
/
+1
2025-06-26
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
-3
/
+5
2025-06-12
RDMA/rxe: Remove redundant page presence check
Daisuke Matsuda
-17
/
+6
2025-06-12
RDMA/rxe: Enable asynchronous prefetch for ODP MRs
Daisuke Matsuda
-2
/
+85
2025-06-12
RDMA/rxe: Implement synchronous prefetch for ODP MRs
Daisuke Matsuda
-0
/
+103
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
-8
/
+11
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
-9
/
+5
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
-4
/
+4
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
-8
/
+6
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
-19
/
+3
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
-31
/
+11
2025-04-20
RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
Zhu Yanjun
-1
/
+6
2025-04-20
RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Zhu Yanjun
-4
/
+1
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
-18
/
+19
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
-14
/
+68
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
-20
/
+90
2025-04-07
RDMA/rxe: Fix null pointer dereference in ODP MR check
Li Zhijian
-4
/
+10
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-2
/
+2
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-101
/
+477
[next]