summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_cdc.c
AgeCommit message (Expand)Author
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-12net/smc: reduce amount of status updates to peerKarsten Graul
2019-02-12net/smc: move wake up of close waiterKarsten Graul
2019-02-12net/smc: reset cursor update required flagKarsten Graul
2019-02-08net/smc: fix byte_order for rx_curs_confirmedUrsula Braun
2019-02-04net/smc: fix sender_free computationUrsula Braun
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun
2019-02-01net/smc: call smc_cdc_msg_send() under send_lockKarsten Graul
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl
2018-06-30net/smc: add SMC-D support in data transferHans Wippel
2018-05-23net/smc: urgent data supportStefan Raspl
2018-05-18net/smc: restructure CDC message receptionHans Wippel
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel
2018-04-27net/smc: fix structure sizeKarsten Graul
2018-02-28net/smc: use a constant for control message lengthKarsten Graul
2018-01-26net/smc: replace sock_put worker by socket refcountingUrsula Braun
2018-01-25net/smc: check for healthy link group resp. connectionsUrsula Braun
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun
2017-12-07smc: no consumer update in tasklet contextUrsula Braun
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun
2017-04-11net/smc: no socket state changes in tasklet contextUrsula Braun
2017-04-11net/smc: get rid of old commentUrsula Braun
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: receive data from RMBEUrsula Braun
2017-01-09smc: send data (through RDMA)Ursula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun