Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-25 | smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES | David Howells | 1 | -2/+0 |
2022-01-31 | net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag | Tony Lu | 1 | -0/+2 |
2022-01-31 | net/smc: Send directly when TCP_CORK is cleared | Tony Lu | 1 | -0/+1 |
2018-07-23 | net/smc: eliminate cursor read and write calls | Stefan Raspl | 1 | -2/+2 |
2018-06-30 | net/smc: add SMC-D support in data transfer | Hans Wippel | 1 | -0/+2 |
2018-05-23 | net/smc: urgent data support | Stefan Raspl | 1 | -1/+1 |
2018-05-18 | net/smc: add common buffer size in send and receive buffer descriptors | Hans Wippel | 1 | -1/+1 |
2018-05-17 | net/smc: init conn.tx_work & conn.send_lock sooner | Eric Dumazet | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-10 | smc: receive data from RMBE | Ursula Braun | 1 | -0/+1 |
2017-01-10 | smc: send data (through RDMA) | Ursula Braun | 1 | -0/+34 |