summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_llc.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: preallocated memory for rdma work requestsUrsula Braun2019-02-041-1/+2
* net/smc: add infrastructure to send delete rkey messagesKarsten Graul2018-11-241-1/+52
* net/smc: avoid a delay by waiting for nothingKarsten Graul2018-11-241-1/+3
* net/smc: improve delete link processingKarsten Graul2018-07-261-11/+19
* net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-261-10/+5Star
* net/smc: fewer parameters for smc_llc_send_confirm_link()Ursula Braun2018-07-261-4/+5
* net/smc: add function to get link group from linkStefan Raspl2018-07-231-22/+8Star
* net/smc: drop messages when link state is inactiveKarsten Graul2018-05-161-0/+2
* net/smc: use a workqueue to defer llc sendKarsten Graul2018-05-161-38/+94
* net/smc: move link llc initialization to llc layerKarsten Graul2018-05-161-1/+10
* net/smc: simplify test_link function usageKarsten Graul2018-05-161-7/+5Star
* net/smc: remove unnecessary castKarsten Graul2018-05-161-3/+3
* net/smc: register new rmbs with the peerKarsten Graul2018-05-161-2/+45
* net/smc: periodic testlink supportKarsten Graul2018-05-021-1/+61
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-1/+1
|\
| * net/smc: use link_id of server in confirm link replyKarsten Graul2018-02-281-1/+1
* | net/smc: prevent new connections on link groupKarsten Graul2018-03-011-0/+1
* | net/smc: process add/delete link messagesKarsten Graul2018-03-011-7/+161
* | net/smc: do not allow eyecatchers in rmbeKarsten Graul2018-03-011-1/+15
* | net/smc: process confirm/delete rkey messagesKarsten Graul2018-03-011-0/+143
* | net/smc: respond to test link messagesKarsten Graul2018-03-011-1/+53
* | net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl2018-03-011-0/+30
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* smc: link layer control (LLC)Ursula Braun2017-01-091-0/+158