aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07net/smc: Fix possible access to freed memory in link clearYacan Liu1-0/+2
2022-07-18net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-RWen Gu1-3/+7
2022-07-18net/smc: Use sysctl-specified types of buffers in new link groupWen Gu1-0/+1
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+6
2022-07-18net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpuGuangguan Wang1-0/+1
2022-07-18net/smc: remove redundant dma sync opsGuangguan Wang1-2/+0
2022-01-13net/smc: Resolve the race between SMC-R link access and clearWen Gu1-0/+4
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu1-0/+5
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu1-0/+3
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-01-06net/smc: Reset conn->lgr when link group registration failsWen Gu1-1/+1
2022-01-02net/smc: add comments for smc_link_{usable|sendable}Dust Li1-1/+16
2022-01-02net/smc: Introduce net namespace support for linkgroupTony Lu1-0/+2
2021-12-28net/smc: don't send CDC/LLC message if link not readyDust Li1-0/+6
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul1-0/+1
2021-10-16net/smc: add v2 support to the work request layerKarsten Graul1-0/+14
2021-10-16net/smc: add listen processing for SMC-Rv2Karsten Graul1-1/+0
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul1-0/+6
2021-10-16net/smc: prepare for SMC-Rv2 connectionKarsten Graul1-0/+28
2021-09-14net/smc: add support for user defined EIDsKarsten Graul1-0/+1
2021-08-09net/smc: Correct smc link connection counter in case of smc clientGuvenc Gulce1-0/+2
2021-08-09net/smc: fix wait on already cleared linkKarsten Graul1-0/+2
2021-04-01net: smc: Remove repeated struct declarationWan Jiabing1-1/+0
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce1-0/+28
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce1-0/+1
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce1-0/+14
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce1-0/+1
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce1-0/+2
2020-12-01net/smc: Add diagnostic information to link structureGuvenc Gulce1-0/+2
2020-12-01net/smc: Add connection counters for linksGuvenc Gulce1-0/+1
2020-10-31net/smc: improve return codes for SMC-Dv2Karsten Graul1-0/+1
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun1-0/+5
2020-09-28net/smc: determine accepted ISM devicesUrsula Braun1-0/+1
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun1-0/+4
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+1
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun1-2/+2
2020-09-10net/smc: use separate work queues for different worker typesKarsten Graul1-0/+1
2020-09-10net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun1-1/+0
2020-09-10net/smc: introduce better field namesUrsula Braun1-6/+3
2020-07-19net/smc: do not call dma sync for unmapped memoryKarsten Graul1-0/+5
2020-07-08net/smc: separate LLC wait queues for flow and messagesKarsten Graul1-1/+3
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul1-1/+1
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul1-0/+1
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul1-1/+3
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul1-0/+2
2020-05-04net/smc: asymmetric link taggingKarsten Graul1-0/+4
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul1-0/+1
2020-05-04net/smc: switch connections to alternate linkKarsten Graul1-0/+2
2020-05-03net/smc: llc_del_link_work and use the LLC flow for delete linkKarsten Graul1-1/+1
2020-05-03net/smc: first part of add link processing as SMC clientKarsten Graul1-0/+2