summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/siw/siw.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-05RDMA/siw: Call orq_get_current if possibleGuoqing Jiang1-1/+1
2023-12-05RDMA/siw: Reduce memory usage of struct siw_rx_streamGuoqing Jiang1-3/+3
2023-12-05RDMA/siw: Move tx_cpu aheadGuoqing Jiang1-1/+1
2023-11-15RDMA/siw: Remove rcu from siw_qpGuoqing Jiang1-1/+0
2023-11-13RDMA/siw: Use ib_umem_get() to pin user pagesBernard Metzler1-2/+1
2023-10-02RDMA/siw: Annotate struct siw_pbl with __counted_byKees Cook1-1/+1
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2023-07-31RDMA/siw: Fix tx thread initialization.Bernard Metzler1-1/+2
2023-07-21RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever1-0/+1
2022-09-20RDMA/siw: Fix QP destroy to wait for all references dropped.Bernard Metzler1-0/+1
2022-02-01RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler1-6/+1
2021-01-08RDMA/siw: Fix handling of zero-sized Read and Receive Queues.Bernard Metzler1-1/+1
2020-11-17RDMA/core: remove use of dma_virt_opsChristoph Hellwig1-1/+0
2020-06-03RDMA: Remove 'max_fmr'Jason Gunthorpe1-2/+0
2020-05-20RDMA/siw: Replace one-element array and use struct_size() helperGustavo A. R. Silva1-1/+1
2020-01-03RDMA/siw: Simplify QP representationBernard Metzler1-19/+7
2019-11-14RDMA/siw: Cleanup unused mmap structures.Bernard Metzler1-11/+0
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon1-4/+15
2019-10-28RDMA/siw: Increase DMA max_segment_size parameterBart Van Assche1-0/+1
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler1-4/+4
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler1-1/+1
2019-07-02rdma/siw: main include fileBernard Metzler1-0/+745