summaryrefslogtreecommitdiffstats
path: root/net/smc/smc.h
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Only save the original clcsock callback functionsWen Gu2022-04-251-0/+29
* net/smc: don't send in the BH context if sock_owned_by_userDust Li2022-03-011-0/+4
* net/smc: add autocorking supportDust Li2022-03-011-0/+2
* net/smc: Add global configure for handshake limitation by netlinkD. Wythe2022-02-111-0/+6
* net/smc: Dynamic control handshake limitation by socket optionsD. Wythe2022-02-111-0/+1
* net/smc: Limit backlog connectionsD. Wythe2022-02-111-1/+5
* net/smc: Forward wakeup to smc socket waitqueue after fallbackWen Gu2022-01-311-1/+19
* net/smc: Resolve the race between link group access and terminationWen Gu2022-01-131-0/+1
* net/smc: fix kernel panic caused by race of smc_sockDust Li2021-12-281-0/+5
* net/smc: extend LLC layer for SMC-Rv2Karsten Graul2021-10-161-1/+19
* net/smc: add support for user defined EIDsKarsten Graul2021-09-141-3/+0
* net/smc: introduce CLC first contact extensionUrsula Braun2020-09-281-0/+1
* net/smc: build and send V2 CLC proposalUrsula Braun2020-09-281-0/+6
* net/smc: determine proposed ISM devicesUrsula Braun2020-09-281-0/+1
* net/smc: prepare for more proposed ISM devicesUrsula Braun2020-09-281-0/+4
* net/smc: use separate work queues for different worker typesKarsten Graul2020-09-101-0/+3
* net/smc: introduce better field namesUrsula Braun2020-09-101-0/+2
* net/smc: reduce active tcp_listen workersUrsula Braun2020-09-101-0/+2
* net/smc: handle incoming CDC validation messageKarsten Graul2020-05-041-0/+2
* net/smc: save state of last sent CDC messageKarsten Graul2020-05-041-0/+4
* net/smc: convert static link ID to dynamic referencesKarsten Graul2020-04-291-0/+1
* net/smc: cancel send and receive for terminated socketUrsula Braun2019-10-221-0/+1
* net/smc: nonblocking connect reworkUrsula Braun2019-04-121-7/+4
* net/smc: fix smc_poll in SMC_INIT stateUrsula Braun2019-02-211-3/+3
* net/smc: fix TCP fallback socket releaseMyungho Jung2018-12-181-0/+4
* net/smc: provide fallback reason codeKarsten Graul2018-07-251-0/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+8
|\
| * net/smc: rebuild nonblocking connectUrsula Braun2018-06-281-0/+8
* | net/smc: add SMC-D support in data transferHans Wippel2018-06-301-0/+5
* | net/smc: determine port attributes independent from pnet tableUrsula Braun2018-06-301-2/+0
|/
* net/smc: urgent data supportStefan Raspl2018-05-231-0/+15
* net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel2018-05-181-41/+0
* net/smc: calculate write offset in RMB only once per connectionHans Wippel2018-05-181-0/+1
* net/smc: rename connection index to RMBE indexHans Wippel2018-05-181-1/+1
* net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-181-2/+0
* smc: add support for splice()Stefan Raspl2018-05-041-0/+3
* net/smc: handle sockopt TCP_DEFER_ACCEPTUrsula Braun2018-04-271-0/+4
* net/smc: enable ipv6 support for smcKarsten Graul2018-03-161-1/+3
* net/smc: remove unused fields from smc structuresKarsten Graul2018-03-011-2/+1
* net/smc: move netinfo function to file smc_clc.cKarsten Graul2018-03-011-2/+0
* net/smc: return booleans instead of integersGustavo A. R. Silva2018-01-261-2/+2
* net/smc: replace sock_put worker by socket refcountingUrsula Braun2018-01-261-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/smc: introduce a delayUrsula Braun2017-09-211-1/+1
* net/smc: no socket state changes in tasklet contextUrsula Braun2017-04-111-0/+1
* smc: netlink interface for SMC socketsUrsula Braun2017-01-091-0/+2
* smc: socket closing and linkgroup cleanupUrsula Braun2017-01-091-0/+18
* smc: receive data from RMBEUrsula Braun2017-01-091-0/+4
* smc: send data (through RDMA)Ursula Braun2017-01-091-0/+1
* smc: connection data control (CDC)Ursula Braun2017-01-091-0/+97