summaryrefslogtreecommitdiff
path: root/net/smc/smc_llc.h
AgeCommit message (Expand)Author
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul
2020-07-19net/smc: move add link processing for new device into llc layerKarsten Graul
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul
2020-05-04net/smc: send DELETE_LINK, ALL message and wait for send to completeKarsten Graul
2020-05-03net/smc: enqueue local LLC messagesKarsten Graul
2020-05-03net/smc: first part of add link processing as SMC serverKarsten Graul
2020-05-03net/smc: final part of add link processing as SMC clientKarsten Graul
2020-05-03net/smc: rkey processing for a new link as SMC clientKarsten Graul
2020-05-01net/smc: add smcr_port_err() and smcr_link_down() processingKarsten Graul
2020-05-01net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()Karsten Graul
2020-04-30net/smc: remove obsolete link state DELETINGKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkeyKarsten Graul
2020-04-30net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkeyKarsten Graul
2020-04-30net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layerKarsten Graul
2020-04-30net/smc: add event-based llc_flow frameworkKarsten Graul
2020-04-29net/smc: move llc layer related init and clear into smc_llc.cKarsten Graul
2020-04-29net/smc: use worker to process incoming llc messagesKarsten Graul
2020-04-29net/smc: simplify link deactivationKarsten Graul
2020-04-29net/smc: add new link state and related helpersKarsten Graul
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul
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-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: register new rmbs with the peerKarsten Graul
2018-05-02net/smc: periodic testlink supportKarsten Graul
2018-03-01net/smc: process add/delete link messagesKarsten 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
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