aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_close.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun1-1/+1
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-10-24net: smc_close: mark expected switch fall-throughGustavo A. R. Silva1-1/+2
2017-09-21net/smc: no close wait in case of process shut downUrsula Braun1-7/+8
2017-09-21net/smc: introduce a delayUrsula Braun1-5/+7
2017-04-11net/smc: destruct non-accepted socketsUrsula Braun1-1/+0
2017-04-11net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun1-11/+25
2017-04-11net/smc: no socket state changes in tasklet contextUrsula Braun1-14/+25
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>Ingo Molnar1-0/+2
2017-01-09smc: netlink interface for SMC socketsUrsula Braun1-0/+1
2017-01-09smc: socket closing and linkgroup cleanupUrsula Braun1-0/+441