summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_cdc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-3/+1Star
|\
| * net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-091-3/+1Star
* | net/smc: reduce amount of status updates to peerKarsten Graul2019-02-121-14/+8Star
* | net/smc: move wake up of close waiterKarsten Graul2019-02-121-2/+0Star
* | net/smc: reset cursor update required flagKarsten Graul2019-02-121-1/+4
|/
* net/smc: fix sender_free computationUrsula Braun2019-02-041-2/+3
* net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-041-8/+3Star
* net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul2019-02-011-1/+4
* net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-221-11/+15
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-1/+2
|\
| * net/smc: no cursor update send in state SMC_INITUrsula Braun2018-08-041-1/+2
* | net/smc: add function to get link group from linkStefan Raspl2018-07-231-1/+1
* | net/smc: eliminate cursor read and write callsStefan Raspl2018-07-231-21/+12Star
* | net/smc: add SMC-D support in data transferHans Wippel2018-06-301-2/+84
|/
* net/smc: urgent data supportStefan Raspl2018-05-231-3/+41
* net/smc: restructure CDC message receptionHans Wippel2018-05-181-25/+22Star
* net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-181-4/+4
* net/smc: fix structure sizeKarsten Graul2018-04-271-1/+1
* net/smc: use a constant for control message lengthKarsten Graul2018-02-281-1/+1
* net/smc: replace sock_put worker by socket refcountingUrsula Braun2018-01-261-9/+11
* net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-251-2/+7
* net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-241-11/+0Star
* smc: no consumer update in tasklet contextUrsula Braun2017-12-071-9/+3Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun2017-09-221-3/+4
|/
* net/smc: no socket state changes in tasklet contextUrsula Braun2017-04-121-2/+7
* net/smc: get rid of old commentUrsula Braun2017-04-121-2/+0Star
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-091-3/+20
* smc: receive data from RMBEUrsula Braun2017-01-091-1/+5
* smc: send data (through RDMA)Ursula Braun2017-01-091-2/+5
* smc: connection data control (CDC)Ursula Braun2017-01-091-0/+280