aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_clc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun1-5/+5
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun1-2/+2
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun1-6/+6
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun1-2/+2
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-12smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun1-6/+4
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun1-3/+7
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun1-3/+3
2017-01-09smc: connection and link group creationUrsula Braun1-6/+32
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun1-0/+252