aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_llc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul1-0/+2
2018-07-25net/smc: improve delete link processingKarsten Graul1-1/+2
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun1-1/+1
2018-07-25net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun1-1/+1
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul1-2/+2
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul1-0/+1
2018-05-16net/smc: simplify test_link function usageKarsten Graul1-2/+0
2018-05-16net/smc: register new rmbs with the peerKarsten Graul1-0/+2
2018-05-02net/smc: periodic testlink supportKarsten Graul1-0/+3
2018-03-01net/smc: process add/delete link messagesKarsten Graul1-0/+7
2018-03-01net/smc: process confirm/delete rkey messagesKarsten Graul1-0/+3
2018-03-01net/smc: respond to test link messagesKarsten Graul1-0/+3
2018-03-01net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl1-28/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-09smc: link layer control (LLC)Ursula Braun1-0/+63