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_qp.c
Age
Commit message (
Expand
)
Author
2025-03-03
RDMA/siw: Switch to using the crc32c library
Eric Biggers
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2019-10-01
RDMA/siw: Fix serialization issue in write_space()
Krishnamraju Eraparaju
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-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
2019-07-02
rdma/siw: queue pair methods
Bernard Metzler