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
/
sw
/
rxe
Age
Commit message (
Expand
)
Author
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
2026-05-29
RDMA/rxe: Copy WQE to local buffer in non-SRQ receive path
Tristan Madani
2026-05-29
RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
Tristan Madani
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2026-05-29
RDMA/rxe: Fix typos in comments
Purushothaman Ramalingam
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
2026-05-25
RDMA/rxe: Fix a use-after-free problem in rxe_mmap
Zhu Yanjun
2026-05-18
RDMA/rxe: support perf mgmt GET method
zhenwei pi
2026-05-18
RDMA/rxe: add SENT/RCVD bytes
zhenwei pi
2026-05-18
RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT
zhenwei pi
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-04-28
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
2026-04-28
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
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/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026-03-30
RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026-03-30
RDMA/rxe: Replace use of system_unbound_wq with rxe_wq
Marco Crivellari
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
2026-02-24
RDMA/rxe: Generate async error for r_key violations
Evan Green
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-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-11-27
RDMA/rxe: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
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-21
RDMA/rxe: Fix race in do_task() when draining
Gui-Dong Han
2025-08-13
RDMA/rxe: Flush delayed SKBs while releasing RXE resources
Zhu Yanjun
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/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
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
[next]