index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
/
siw_qp_tx.c
Age
Commit message (
Expand
)
Author
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-05-23
siw: Inline do_tcp_sendpages()
David Howells
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-03-13
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
2022-09-04
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
2021-07-15
RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
Ira Weiny
2021-07-15
RDMA/siw: Remove kmap()
Ira Weiny
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
2019-07-11
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-10
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
2019-07-08
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
2019-07-02
rdma/siw: transmit path
Bernard Metzler