summaryrefslogtreecommitdiff
path: root/net/smc/smc_ism.c
AgeCommit message (Expand)Author
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25net/smc: Terminate connections prior to device removalStefan Raspl
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl
2022-07-27s390/ism: CleanupsStefan Raspl
2022-07-27net/smc: Eliminate struct smc_ism_positionHeiko Carstens
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-09-14net/smc: keep static copy of system EIDKarsten Graul
2021-06-03net/smc: no need to flush smcd_dev's event_wq before destroying itJulian Wiedmann
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-17net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann
2021-05-13net/smc: properly handle workqueue allocation failureAnirudh Rayabharam
2021-05-13Revert "net/smc: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce
2020-10-03net/smc: use an array to check fields in system EIDKarsten Graul
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-07-08net/smc: switch smcd_dev_list spinlock to mutexUrsula Braun
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-04-29net/smc: rework pnet table to support SMC-R failoverKarsten Graul
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun
2019-11-15net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel
2018-08-10net/smc: send response to test link signalUrsula Braun
2018-06-30net/smc: add SMC-D support in data transferHans Wippel
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel