summaryrefslogtreecommitdiffstats
path: root/include/net/smc.h
AgeCommit message (Expand)AuthorLines
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe-0/+53
2025-09-23dibs: Move event handling to dibs layerJulian Ruess-15/+0
2025-09-23dibs: Move data path to dibs layerAlexandra Winter-22/+0
2025-09-23dibs: Move query_remote_gid() to dibs_dev_opsAlexandra Winter-2/+0
2025-09-23dibs: Move vlan support to dibs_dev_opsAlexandra Winter-5/+0
2025-09-23dibs: Local gid for dibs devicesAlexandra Winter-1/+0
2025-09-23dibs: Move struct device to dibs_devJulian Ruess-1/+0
2025-09-23dibs: Define dibs_client_ops and dibs_dev_opsAlexandra Winter-1/+2
2025-09-23net/smc: Remove error handling of unregister_dmb()Alexandra Winter-2/+0
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu-0/+3
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu-6/+8
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu-2/+2
2024-03-29net/smc: make smc_hash_sk/smc_unhash_sk staticZhengchao Shao-3/+0
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu-1/+0
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu-5/+10
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl-0/+1
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl-5/+1
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl-2/+3
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl-1/+2
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl-4/+1
2023-01-25net/ism: Add new API for client registrationStefan Raspl-9/+2
2022-07-27net/smc: Pass on DMBE bit mask in IRQ handlerStefan Raspl-1/+1
2022-07-27s390/ism: CleanupsStefan Raspl-1/+1
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski-0/+7
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun-0/+1
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun-0/+3
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun-0/+2
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun-0/+2
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun-0/+1
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun-0/+1
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun-0/+1
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel-0/+1
2018-06-30net/smc: add pnetid support for SMC-D and ISMHans Wippel-0/+1
2018-06-30net/smc: add base infrastructure for SMC-D and ISMHans Wippel-0/+62
2018-06-30net/smc: add pnetid supportUrsula Braun-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-01-09smc: netlink interface for SMC socketsUrsula Braun-0/+20