index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Age
Commit message (
Expand
)
Author
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
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-06
RDMA/siw: Remove unused siw_mem_add
Dr. David Alan Gilbert
2025-04-09
RDMA: Don't use %pK through printk
Thomas Weißschuh
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-03
RDMA/siw: Switch to using the crc32c library
Eric Biggers
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-12-25
RDMA/siw: Remove deliver net device event
Yuyu Li
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
2024-10-11
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Showrya M N
2024-07-29
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Showrya M N
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2023-12-04
RDMA/siw: Call orq_get_current if possible
Guoqing Jiang
2023-12-04
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
2023-12-04
RDMA/siw: Reduce memory usage of struct siw_rx_stream
Guoqing Jiang
2023-12-04
RDMA/siw: Move tx_cpu ahead
Guoqing Jiang
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
2023-11-15
RDMA/siw: Add one parameter to siw_destroy_cpulist
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
2023-11-15
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
2023-11-15
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
2023-11-13
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-02
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-22
RDMA/siw: Call llist_reverse_order in siw_run_sq
Guoqing Jiang
2023-08-22
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-08-22
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
2023-07-21
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
[next]