summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_wr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+3
* net/smc: periodic testlink supportKarsten Graul2018-05-021-0/+1
* net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-251-5/+6
* net/smc: terminate link group for ib_post_send problemsUrsula Braun2018-01-251-1/+7
* net/smc: make wait for work request uninterruptibleUrsula Braun2018-01-241-7/+6
* net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-241-18/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/smc: adapt send request completion notificationUrsula Braun2017-09-211-1/+1
* net/smc: register RMB-related memory regionUrsula Braun2017-07-291-0/+63
* net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun2017-04-111-1/+1
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-091-9/+38
* smc: connection data control (CDC)Ursula Braun2017-01-091-0/+19
* smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun2017-01-091-0/+2
* smc: work request (WR) base for use by LLC and CDCUrsula Braun2017-01-091-0/+564
OpenPOWER on IntegriCloud