aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-01net/smc: prevent new connections on link groupKarsten Graul1-0/+1
2018-03-01net/smc: process add/delete link messagesKarsten Graul1-0/+10
2018-03-01net/smc: do not allow eyecatchers in rmbeKarsten Graul1-0/+2
2018-03-01net/smc: process confirm/delete rkey messagesKarsten Graul1-0/+2
2018-03-01net/smc: remove unused fields from smc structuresKarsten Graul1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun1-0/+4
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun1-2/+1
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun1-2/+0
2017-07-29net/smc: register RMB-related memory regionUrsula Braun1-0/+12
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun1-1/+5
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun1-4/+2
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun1-1/+1
2017-01-09smc: link layer control (LLC)Ursula Braun1-0/+6
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun1-0/+18
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun1-0/+30
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun1-0/+21
2017-01-09smc: connection and link group creationUrsula Braun1-0/+106