aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_tx.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-24smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGESDavid Howells1-2/+0
2022-01-31net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flagTony Lu1-0/+2
2022-01-31net/smc: Send directly when TCP_CORK is clearedTony Lu1-0/+1
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl1-2/+2
2018-06-30net/smc: add SMC-D support in data transferHans Wippel1-0/+2
2018-05-23net/smc: urgent data supportStefan Raspl1-1/+1
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel1-1/+1
2018-05-17net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-09smc: receive data from RMBEUrsula Braun1-0/+1
2017-01-09smc: send data (through RDMA)Ursula Braun1-0/+34