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
/
siw.h
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-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
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
2024-07-29
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Showrya M N
2023-12-04
RDMA/siw: Call orq_get_current if possible
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: Remove rcu from siw_qp
Guoqing Jiang
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-10-02
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
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
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2022-02-01
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-05-19
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-10-28
RDMA/siw: Increase DMA max_segment_size parameter
Bart Van Assche
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
2019-07-02
rdma/siw: main include file
Bernard Metzler