index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2024-10-11
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Showrya M N
1
-0
/
+2
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
1
-2
/
+1
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
1
-19
/
+12
2023-11-13
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
1
-8
/
+4
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-22
RDMA/siw: Call llist_reverse_order in siw_run_sq
Guoqing Jiang
1
-7
/
+1
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
1
-6
/
+38
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-3
/
+2
2023-05-23
siw: Inline do_tcp_sendpages()
David Howells
1
-5
/
+12
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
1
-13
/
+6
2023-03-13
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
1
-1
/
+1
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-09-04
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
1
-4
/
+14
2021-07-15
RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
Ira Weiny
1
-11
/
+19
2021-07-15
RDMA/siw: Remove kmap()
Ira Weiny
1
-6
/
+8
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
1
-1
/
+1
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
1
-7
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-43
/
+37
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
1
-5
/
+6
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
1
-21
/
+22
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-07-11
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-07-10
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
1
-4
/
+0
2019-07-08
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
1
-5
/
+5
2019-07-02
rdma/siw: transmit path
Bernard Metzler
1
-0
/
+1269