summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_close.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: simplify wait when closing listen socketUrsula Braun2018-03-151-22/+3
* net/smc: release clcsock from tcp_listen_workerUrsula Braun2018-01-261-9/+24
* net/smc: replace sock_put worker by socket refcountingUrsula Braun2018-01-261-25/+38
* net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun2018-01-251-8/+6
* net/smc: handle state SMC_PEERFINCLOSEWAIT correctlyUrsula Braun2018-01-251-3/+4
* net/smc: cancel tx worker in case of socket abortsUrsula Braun2018-01-251-3/+9
* net/smc: improve state change handling after close waitUrsula Braun2018-01-241-14/+26
* net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-241-25/+0
* net/smc: use local struct sock variables consistentlyUrsula Braun2018-01-241-18/+20
* smc: make smc_close_active_abort() staticUrsula Braun2017-12-071-1/+1
* 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_close: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-1/+2
|/
* net/smc: no close wait in case of process shut downUrsula Braun2017-09-211-7/+8
* net/smc: introduce a delayUrsula Braun2017-09-211-5/+7
* net/smc: destruct non-accepted socketsUrsula Braun2017-04-111-1/+0
* net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun2017-04-111-11/+25
* net/smc: no socket state changes in tasklet contextUrsula Braun2017-04-111-14/+25
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-0/+2
* smc: netlink interface for SMC socketsUrsula Braun2017-01-091-0/+1
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-091-0/+441
OpenPOWER on IntegriCloud