summaryrefslogtreecommitdiff
path: root/net/smc/smc_llc.c
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-25net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun
2018-07-23net/smc: add function to get link group from linkStefan Raspl
2018-05-16net/smc: drop messages when link state is inactiveKarsten Graul
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul
2018-05-16net/smc: simplify test_link function usageKarsten Graul
2018-05-16net/smc: remove unnecessary castKarsten Graul
2018-05-16net/smc: register new rmbs with the peerKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: respond to test link messagesKarsten Graul
2018-03-01net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl
2018-02-28net/smc: use link_id of server in confirm link replyKarsten Graul
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-09smc: link layer control (LLC)Ursula Braun