summaryrefslogtreecommitdiff
path: root/net/smc/smc_core.h
AgeCommit message (Expand)Author
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-26net/smc: support SMCv2.x supplemental features negotiationWen Gu
2023-08-19net/smc: support max links per lgr negotiation in clc handshakeGuangguan Wang
2023-08-19net/smc: support max connections per lgr negotiationGuangguan Wang
2023-08-19net/smc: support smc release version negotiation in clc handshakeGuangguan Wang
2023-07-31net/smc: Remove unused function declarationsYue Haibing
2023-03-17net/smc: Use percpu ref for wr tx referenceKai Shen
2023-02-04net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphoreD. Wythe
2023-02-04net/smc: llc_conf_mutex refactor, replace it with rw_semaphoreD. Wythe
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu
2022-07-18net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-RWen Gu
2022-07-18net/smc: Use sysctl-specified types of buffers in new link groupWen Gu
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu
2022-07-18net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpuGuangguan Wang
2022-07-18net/smc: remove redundant dma sync opsGuangguan Wang
2022-01-13net/smc: Resolve the race between SMC-R link access and clearWen Gu
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/smc: Reset conn->lgr when link group registration failsWen Gu
2022-01-02net/smc: add comments for smc_link_{usable|sendable}Dust Li
2022-01-02net/smc: Introduce net namespace support for linkgroupTony Lu
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul
2021-10-16net/smc: add v2 support to the work request layerKarsten Graul
2021-10-16net/smc: add listen processing for SMC-Rv2Karsten Graul
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul
2021-10-16net/smc: prepare for SMC-Rv2 connectionKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul
2021-04-01net: smc: Remove repeated struct declarationWan Jiabing
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Add diagnostic information to link structureGuvenc Gulce
2020-12-01net/smc: Add connection counters for linksGuvenc Gulce
2020-10-31net/smc: improve return codes for SMC-Dv2Karsten Graul
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-10net/smc: use separate work queues for different worker typesKarsten Graul
2020-09-10net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun
2020-09-10net/smc: introduce better field namesUrsula Braun
2020-07-19net/smc: do not call dma sync for unmapped memoryKarsten Graul
2020-07-08net/smc: separate LLC wait queues for flow and messagesKarsten Graul