index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
RDMA/rxe: Reject non-8-byte ATOMIC_WRITE payloads
Michael Bommarito
1
-1
/
+13
10 days
RDMA/rxe: Reject unknown opcodes before ICRC processing
Michael Bommarito
1
-0
/
+11
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-136
/
+388
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+3
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
1
-5
/
+3
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
1
-1
/
+2
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2
-16
/
+3
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-5
/
+3
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
1
-1
/
+0
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
5
-48
/
+10
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
2
-2
/
+2
2026-03-30
RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
3
-45
/
+146
2026-03-30
RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
3
-1
/
+152
2026-03-30
RDMA/rxe: Replace use of system_unbound_wq with rxe_wq
Marco Crivellari
3
-2
/
+4
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
1
-3
/
+3
2026-03-11
RDMA/rdmavt: Add driver mmap callback
Dean Luick
1
-5
/
+17
2026-03-11
RDMA/rdmavt: Correct multi-port QP iteration
Dean Luick
1
-1
/
+1
2026-03-11
RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
Dean Luick
1
-0
/
+8
2026-02-24
RDMA/rxe: Generate async error for r_key violations
Evan Green
2
-13
/
+44
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
15
-29
/
+29
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
16
-33
/
+32
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-104
/
+205
2026-02-05
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
1
-1
/
+2
2026-01-28
RDMA/rxe: Fix race condition in QP timer handlers
Li Zhijian
2
-0
/
+6
2026-01-25
RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE
Li Zhijian
2
-97
/
+194
2026-01-18
RDMA/rxe: Remove unused page_offset member
Li Zhijian
3
-3
/
+0
2026-01-15
RDMA/rxe: Fix double free in rxe_srq_from_init
Jiasheng Jiang
1
-3
/
+3
2025-12-30
IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
Li Zhijian
1
-1
/
+3
2025-12-21
RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
Stefan Metzmacher
1
-0
/
+32
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-9
/
+152
2025-11-27
RDMA/rxe: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
2
-0
/
+98
2025-11-27
RDMA/siw: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
1
-0
/
+51
2025-11-06
IB/rdmavt: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-3
/
+3
2025-10-28
RDMA/rxe: Fix null deref on srq->rq.queue after resize failure
Zhu Yanjun
1
-6
/
+1
2025-10-19
RDMA/rxe: Remove redundant assignment to variable page_offset
Colin Ian King
2
-2
/
+0
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-20
/
+26
2025-09-26
RDMA/siw: Always report immediate post SQ errors
Bernard Metzler
1
-11
/
+14
2025-09-21
RDMA/rxe: Fix race in do_task() when draining
Gui-Dong Han
1
-2
/
+6
2025-09-11
RDMA/rdmavt: Use int type to store negative error codes
Qianfeng Rong
1
-7
/
+6
2025-08-13
RDMA/rxe: Flush delayed SKBs while releasing RXE resources
Zhu Yanjun
2
-22
/
+9
2025-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+2
2025-08-05
RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
Pedro Falcato
1
-3
/
+2
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-26
/
+229
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
5
-2
/
+18
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-06-26
RDMA/core: Extend RDMA device registration to be net namespace aware
Mark Bloch
1
-1
/
+1
2025-06-26
RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
Dan Carpenter
1
-3
/
+5
[next]