aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-12-07smc: cleanup close checking during data receivalUrsula Braun1-4/+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: add receive timeout checkHans Wippel1-0/+2
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun1-0/+3
2017-04-11net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun1-2/+1
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: receive data from RMBEUrsula Braun1-0/+217