summaryrefslogtreecommitdiff
path: root/net/smc/smc.h
AgeCommit message (Expand)Author
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu
2023-12-26net/smc: introduce virtual ISM device support featureWen Gu
2023-12-26net/smc: support SMCv2.x supplemental features negotiationWen Gu
2023-11-24net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonemptyLi RongQing
2023-11-06net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe
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-03-18smc: preserve const qualifier in smc_sk()Eric Dumazet
2022-04-25net/smc: Only save the original clcsock callback functionsWen Gu
2022-03-01net/smc: don't send in the BH context if sock_owned_by_userDust Li
2022-03-01net/smc: add autocorking supportDust Li
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe
2022-02-11net/smc: Limit backlog connectionsD. Wythe
2022-01-31net/smc: Forward wakeup to smc socket waitqueue after fallbackWen Gu
2022-01-13net/smc: Resolve the race between link group access and terminationWen Gu
2021-12-28net/smc: fix kernel panic caused by race of smc_sockDust Li
2021-10-16net/smc: extend LLC layer for SMC-Rv2Karsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2020-09-28net/smc: introduce CLC first contact extensionUrsula 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-10net/smc: use separate work queues for different worker typesKarsten Graul
2020-09-10net/smc: introduce better field namesUrsula Braun
2020-09-10net/smc: reduce active tcp_listen workersUrsula Braun
2020-05-04net/smc: handle incoming CDC validation messageKarsten Graul
2020-05-04net/smc: save state of last sent CDC messageKarsten Graul
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2019-10-22net/smc: cancel send and receive for terminated socketUrsula Braun
2019-04-12net/smc: nonblocking connect reworkUrsula Braun
2019-02-21net/smc: fix smc_poll in SMC_INIT stateUrsula Braun
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-07-25net/smc: provide fallback reason codeKarsten Graul
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30net/smc: add SMC-D support in data transferHans Wippel
2018-06-30net/smc: determine port attributes independent from pnet tableUrsula Braun
2018-06-28net/smc: rebuild nonblocking connectUrsula Braun
2018-05-23net/smc: urgent data supportStefan Raspl
2018-05-18net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel
2018-05-18net/smc: calculate write offset in RMB only once per connectionHans Wippel
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel
2018-05-18net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel
2018-05-04smc: add support for splice()Stefan Raspl
2018-04-27net/smc: handle sockopt TCP_DEFER_ACCEPTUrsula Braun
2018-03-16net/smc: enable ipv6 support for smcKarsten Graul
2018-03-01net/smc: remove unused fields from smc structuresKarsten Graul
2018-03-01net/smc: move netinfo function to file smc_clc.cKarsten Graul
2018-01-26net/smc: return booleans instead of integersGustavo A. R. Silva
2018-01-26net/smc: replace sock_put worker by socket refcountingUrsula Braun