aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_cdc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+10
2019-02-08net/smc: fix byte_order for rx_curs_confirmedUrsula Braun1-9/+10
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+32
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun1-4/+5
2019-02-04net/smc: fix sender_free computationUrsula Braun1-1/+25
2019-02-04net/smc: preallocated memory for rdma work requestsUrsula Braun1-1/+7
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun1-15/+45
2018-07-23net/smc: eliminate cursor read and write callsStefan Raspl1-28/+15
2018-06-30net/smc: add SMC-D support in data transferHans Wippel1-3/+40
2018-05-23net/smc: urgent data supportStefan Raspl1-0/+13
2018-04-27net/smc: fix structure sizeKarsten Graul1-1/+1
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun1-1/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-21net/smc: parameter cleanup in smc_cdc_get_free_slot()Ursula Braun1-1/+2
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun1-0/+1
2017-01-09smc: connection data control (CDC)Ursula Braun1-0/+217