summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_ism.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Add support for obtaining SMCD device listGuvenc Gulce2020-12-011-0/+91
* net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce2020-12-011-1/+7
* net/smc: use an array to check fields in system EIDKarsten Graul2020-10-031-1/+1
* net/smc: determine proposed ISM devicesUrsula Braun2020-09-281-1/+5
* net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-281-0/+5
* net/smc: introduce System Enterprise ID (SEID)Ursula Braun2020-09-281-1/+20
* net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun2020-07-081-5/+6
* net/smc: log important pnetid and state change eventsKarsten Graul2020-05-051-0/+6
* net/smc: rework pnet table to support SMC-R failoverKarsten Graul2020-04-291-1/+2
* net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun2019-11-151-0/+1
* net/smc: abnormal termination of SMCD link groupsUrsula Braun2019-11-151-1/+1
* net/smc: immediate termination for SMCD link groupsUrsula Braun2019-11-151-2/+12
* net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun2019-11-151-2/+5
* net/smc: no new connections on disappearing devicesUrsula Braun2019-10-091-0/+3
* net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun2019-10-091-0/+1
* net/smc: separate SMCD and SMCR link group listsUrsula Braun2019-10-091-0/+1
* net/smc: fix a NULL pointer dereferenceKangjie Lu2019-04-111-0/+5
* net/smc: add SMC-D shutdown signalHans Wippel2018-11-211-11/+32
* net/smc: send response to test link signalUrsula Braun2018-08-101-0/+34
* net/smc: add SMC-D support in data transferHans Wippel2018-06-301-0/+8
* net/smc: add pnetid support for SMC-D and ISMHans Wippel2018-06-301-0/+2
* net/smc: add base infrastructure for SMC-D and ISMHans Wippel2018-06-301-0/+304