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
/
siw
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-5
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-16
/
+16
2026-02-05
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
1
-1
/
+2
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+51
2025-11-27
RDMA/siw: reclassify sockets in order to avoid false positives from lockdep
Stefan Metzmacher
1
-0
/
+51
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-09-26
RDMA/siw: Always report immediate post SQ errors
Bernard Metzler
1
-11
/
+14
2025-08-05
RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
Pedro Falcato
1
-3
/
+2
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2
-2
/
+8
2025-06-26
RDMA/siw: work around clang stack size warning
Arnd Bergmann
1
-6
/
+16
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-37
/
+12
2025-05-21
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-21
/
+2
2025-05-12
RDMA/siw: replace redundant ternary operator with just rv
Colin Ian King
1
-1
/
+1
2025-05-06
RDMA/siw: Remove unused siw_mem_add
Dr. David Alan Gilbert
2
-25
/
+0
2025-04-09
RDMA: Don't use %pK through printk
Thomas Weißschuh
5
-11
/
+11
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-113
/
+74
2025-03-03
RDMA/siw: Switch to using the crc32c library
Eric Biggers
7
-113
/
+74
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
1
-2
/
+2
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-11
/
+2
2024-12-25
RDMA/siw: Remove deliver net device event
Yuyu Li
3
-21
/
+2
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
4
-35
/
+49
2024-10-11
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Showrya M N
1
-0
/
+2
2024-07-29
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Showrya M N
2
-39
/
+0
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
1
-0
/
+1
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2
-3
/
+4
2023-12-04
RDMA/siw: Call orq_get_current if possible
Guoqing Jiang
1
-1
/
+1
2023-12-04
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
1
-0
/
+10
2023-12-04
RDMA/siw: Reduce memory usage of struct siw_rx_stream
Guoqing Jiang
1
-3
/
+3
2023-12-04
RDMA/siw: Move tx_cpu ahead
Guoqing Jiang
1
-1
/
+1
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
1
-14
/
+12
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
1
-13
/
+5
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
1
-1
/
+1
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
1
-11
/
+5
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
1
-27
/
+14
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
1
-16
/
+14
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
1
-17
/
+14
2023-11-15
RDMA/siw: Add one parameter to siw_destroy_cpulist
Guoqing Jiang
1
-16
/
+14
2023-11-15
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
1
-5
/
+7
2023-11-15
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
1
-33
/
+20
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
1
-1
/
+0
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
1
-4
/
+1
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
1
-2
/
+1
2023-11-15
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
1
-19
/
+12
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
1
-19
/
+12
2023-11-13
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
1
-8
/
+4
[next]