Age | Commit message (Expand) | Author |
2022-09-22 | net/smc: Introduce a specific sysctl for TEST_LINK time | Wen Gu |
2021-10-16 | net/smc: extend LLC layer for SMC-Rv2 | Karsten Graul |
2020-07-19 | net/smc: move add link processing for new device into llc layer | Karsten Graul |
2020-05-05 | net/smc: log important pnetid and state change events | Karsten Graul |
2020-05-04 | net/smc: save SMC-R peer link_uid | Karsten Graul |
2020-05-04 | net/smc: create improved SMC-R link_uid | Karsten Graul |
2020-05-04 | net/smc: add termination reason and handle LLC protocol violation | Karsten Graul |
2020-05-04 | net/smc: send DELETE_LINK, ALL message and wait for send to complete | Karsten Graul |
2020-05-03 | net/smc: enqueue local LLC messages | Karsten Graul |
2020-05-03 | net/smc: first part of add link processing as SMC server | Karsten Graul |
2020-05-03 | net/smc: final part of add link processing as SMC client | Karsten Graul |
2020-05-03 | net/smc: rkey processing for a new link as SMC client | Karsten Graul |
2020-05-01 | net/smc: add smcr_port_err() and smcr_link_down() processing | Karsten Graul |
2020-05-01 | net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() | Karsten Graul |
2020-04-30 | net/smc: remove obsolete link state DELETING | Karsten Graul |
2020-04-30 | net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey | Karsten Graul |
2020-04-30 | net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey | Karsten Graul |
2020-04-30 | net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer | Karsten Graul |
2020-04-30 | net/smc: add event-based llc_flow framework | Karsten Graul |
2020-04-29 | net/smc: move llc layer related init and clear into smc_llc.c | Karsten Graul |
2020-04-29 | net/smc: use worker to process incoming llc messages | Karsten Graul |
2020-04-29 | net/smc: simplify link deactivation | Karsten Graul |
2020-04-29 | net/smc: add new link state and related helpers | Karsten Graul |
2018-11-23 | net/smc: add infrastructure to send delete rkey messages | Karsten Graul |
2018-07-25 | net/smc: improve delete link processing | Karsten Graul |
2018-07-25 | net/smc: use correct vlan gid of RoCE device | Ursula Braun |
2018-07-25 | net/smc: fewer parameters for smc_llc_send_confirm_link() | Ursula Braun |
2018-05-16 | net/smc: use a workqueue to defer llc send | Karsten Graul |
2018-05-16 | net/smc: move link llc initialization to llc layer | Karsten Graul |
2018-05-16 | net/smc: simplify test_link function usage | Karsten Graul |
2018-05-16 | net/smc: register new rmbs with the peer | Karsten Graul |
2018-05-02 | net/smc: periodic testlink support | Karsten Graul |
2018-03-01 | net/smc: process add/delete link messages | Karsten Graul |
2018-03-01 | net/smc: process confirm/delete rkey messages | Karsten Graul |
2018-03-01 | net/smc: respond to test link messages | Karsten Graul |
2018-03-01 | net/smc: cleanup smc_llc.h and smc_clc.h headers | Stefan Raspl |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-01-09 | smc: link layer control (LLC) | Ursula Braun |