summaryrefslogtreecommitdiff
path: root/net/smc/smc_cdc.h
AgeCommit message (Expand)Author
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2020-05-30net/smc: pre-fetch send buffer outside of send_lockKarsten Graul
2020-05-05net/smc: remove unused inline function smc_curs_readYueHaibing
2020-05-04net/smc: send failover validation messageKarsten Graul
2020-05-04net/smc: switch connections to alternate linkKarsten Graul
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08net/smc: fix byte_order for rx_curs_confirmedUrsula Braun
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun
2019-02-04net/smc: fix sender_free computationUrsula Braun
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun
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-04-27net/smc: fix structure sizeKarsten Graul
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula 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-01-09smc: socket closing and linkgroup cleanupUrsula Braun
2017-01-09smc: connection data control (CDC)Ursula Braun