summaryrefslogtreecommitdiff
path: root/net/smc/smc_clc.c
AgeCommit message (Expand)Author
2023-12-26net/smc: disable SEID on non-s390 archs where virtual ISM may be usedWen Gu
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-12-26net/smc: unify the structs of accept or confirm message for v1 and v2Wen Gu
2023-12-26net/smc: introduce sub-functions for smc_clc_send_confirm_accept()Wen Gu
2023-12-26net/smc: rename some 'fce' to 'fce_v2x' for clarityWen Gu
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu
2023-11-24net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang
2023-11-24net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang
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 v2.x features validateGuangguan Wang
2023-08-19net/smc: add vendor unique experimental options area in clc handshakeGuangguan Wang
2023-08-19net/smc: support smc release version negotiation in clc handshakeGuangguan Wang
2023-08-09net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-07-18net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-RWen Gu
2022-04-11net/smc: use memcpy instead of snprintf to avoid out of bounds readKarsten Graul
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu
2022-01-02net/smc: remove redundant re-assignment of pointer linkColin Ian King
2021-10-16net/smc: add v2 format of CLC decline messageKarsten Graul
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul
2021-10-16net/smc: prepare for SMC-Rv2 connectionKarsten Graul
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-09-14net/smc: add generic netlink support for system EIDKarsten Graul
2021-09-14net/smc: keep static copy of system EIDKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-09-28net/smc: CLC decline - V2 enhancementsUrsula Braun
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-28net/smc: CLC accept / confirm V2Ursula Braun
2020-09-28net/smc: build and send V2 CLC proposalUrsula Braun
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-28net/smc: split CLC confirm/accept data to be sentUrsula Braun
2020-09-28net/smc: separate find device functionsUrsula Braun
2020-09-28net/smc: CLC header fields renamingUrsula Braun
2020-09-10net/smc: common routine for CLC accept and confirmUrsula Braun
2020-09-10net/smc: dynamic allocation of CLC proposal bufferUrsula Braun
2020-09-10net/smc: introduce better field namesUrsula Braun
2020-07-08net/smc: tolerate future SMCD versionsUrsula Braun
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2020-02-26net/smc: improve peer ID in CLC decline for SMC-RHans Wippel
2020-02-17net/smc: simplify normal link terminationKarsten Graul
2020-02-17net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun