Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/smc: use a workqueue to defer llc send | Karsten Graul | 2018-05-16 | 1 | -2/+2 |
* | net/smc: move link llc initialization to llc layer | Karsten Graul | 2018-05-16 | 1 | -0/+1 |
* | net/smc: simplify test_link function usage | Karsten Graul | 2018-05-16 | 1 | -2/+0 |
* | net/smc: register new rmbs with the peer | Karsten Graul | 2018-05-16 | 1 | -0/+2 |
* | net/smc: periodic testlink support | Karsten Graul | 2018-05-02 | 1 | -0/+3 |
* | net/smc: process add/delete link messages | Karsten Graul | 2018-03-01 | 1 | -0/+7 |
* | net/smc: process confirm/delete rkey messages | Karsten Graul | 2018-03-01 | 1 | -0/+3 |
* | net/smc: respond to test link messages | Karsten Graul | 2018-03-01 | 1 | -0/+3 |
* | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl | 2018-03-01 | 1 | -28/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | smc: link layer control (LLC) | Ursula Braun | 2017-01-09 | 1 | -0/+63 |