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
/
sw
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
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-02-05
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
2026-01-28
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
2026-01-25
RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
Li Zhijian
2026-01-18
RDMA/rxe: Remove unused page_offset member
Li Zhijian
2026-01-15
RDMA/rxe: Fix double free in rxe_srq_from_init
Jiasheng Jiang
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
2025-12-21
RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
Stefan Metzmacher
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-11-27
RDMA/rxe: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
2025-11-27
RDMA/siw: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
2025-11-06
IB/rdmavt: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-28
RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
Zhu Yanjun
2025-10-19
RDMA/rxe: Remove redundant assignment to variable page_offset
Colin Ian King
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-09-26
RDMA/siw: Always report immediate post SQ errors
Bernard Metzler
2025-09-21
RDMA/rxe: Fix race in do_task() when draining
Gui-Dong Han
2025-09-11
RDMA/rdmavt: Use int type to store negative error codes
Qianfeng Rong
2025-08-13
RDMA/rxe: Flush delayed SKBs while releasing RXE resources
Zhu Yanjun
2025-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-08-05
RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
Pedro Falcato
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-06-26
RDMA/core: Extend RDMA device registration to be net namespace aware
Mark Bloch
2025-06-26
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
2025-06-26
RDMA/siw: work around clang stack size warning
Arnd Bergmann
2025-06-12
RDMA/rxe: Remove redundant page presence check
Daisuke Matsuda
2025-06-12
RDMA/rxe: Enable asynchronous prefetch for ODP MRs
Daisuke Matsuda
2025-06-12
RDMA/rxe: Implement synchronous prefetch for ODP MRs
Daisuke Matsuda
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
2025-05-21
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-12
RDMA/siw: replace redundant ternary operator with just rv
Colin Ian King
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
2025-05-06
RDMA/siw: Remove unused siw_mem_add
Dr. David Alan Gilbert
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
2025-04-20
RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
Zhu Yanjun
2025-04-20
RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Zhu Yanjun
2025-04-11
RDMA/rxe: Fix mismatched type declarations
Daisuke Matsuda
[next]