summaryrefslogtreecommitdiff
path: root/net/smc/smc_core.h
AgeCommit message (Expand)Author
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-23net/smc: use DECLARE_BITMAP for rtokens_used_maskUrsula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-06-30net/smc: add SMC-D support in af_smcHans Wippel
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel
2018-05-18net/smc: move link group list to smc_coreHans Wippel
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel
2018-05-16net/smc: check for pending terminationKarsten Graul
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul
2018-05-16net/smc: register new rmbs with the peerKarsten Graul
2018-05-04smc: allocate RMBs as compound pagesStefan Raspl
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03net/smc: handle unregistered buffersKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-03-01net/smc: prevent new connections on link groupKarsten Graul
2018-03-01net/smc: process add/delete link messagesKarsten Graul
2018-03-01net/smc: do not allow eyecatchers in rmbeKarsten Graul
2018-03-01net/smc: process confirm/delete rkey messagesKarsten Graul
2018-03-01net/smc: remove unused fields from smc structuresKarsten Graul
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun
2017-01-09smc: link layer control (LLC)Ursula Braun
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun
2017-01-09smc: work request (WR) base for use by LLC and CDCUrsula Braun
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun
2017-01-09smc: connection and link group creationUrsula Braun