Karsten Graul
|
603cc14984
net/smc: provide fallback reason code
|
7 years ago |
David S. Miller
|
5cd3da4ba2
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Hans Wippel
|
be244f28d2
net/smc: add SMC-D support in data transfer
|
7 years ago |
Ursula Braun
|
be6a3f38ff
net/smc: determine port attributes independent from pnet table
|
7 years ago |
Ursula Braun
|
24ac3a08e6
net/smc: rebuild nonblocking connect
|
7 years ago |
Stefan Raspl
|
de8474eb9d
net/smc: urgent data support
|
7 years ago |
Hans Wippel
|
2f6becaf79
net/smc: move smc_core specific code from smc.h to smc_core
|
7 years ago |
Hans Wippel
|
95d8d26306
net/smc: calculate write offset in RMB only once per connection
|
7 years ago |
Hans Wippel
|
92a138e333
net/smc: rename connection index to RMBE index
|
7 years ago |
Hans Wippel
|
69cb7dc021
net/smc: add common buffer size in send and receive buffer descriptors
|
7 years ago |
Stefan Raspl
|
9014db202c
smc: add support for splice()
|
7 years ago |
Ursula Braun
|
abb190f194
net/smc: handle sockopt TCP_DEFER_ACCEPT
|
7 years ago |
Karsten Graul
|
aaa4d33f6d
net/smc: enable ipv6 support for smc
|
7 years ago |
Karsten Graul
|
be6d467b99
net/smc: remove unused fields from smc structures
|
7 years ago |
Karsten Graul
|
696cd30169
net/smc: move netinfo function to file smc_clc.c
|
7 years ago |
Gustavo A. R. Silva
|
a8fbf8e7ec
net/smc: return booleans instead of integers
|
7 years ago |
Ursula Braun
|
51f1de79ad
net/smc: replace sock_put worker by socket refcounting
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Ursula Braun
|
18e537cd58
net/smc: introduce a delay
|
8 years ago |
Ursula Braun
|
46c28dbd4c
net/smc: no socket state changes in tasklet context
|
8 years ago |
Ursula Braun
|
f16a7dd5cf
smc: netlink interface for SMC sockets
|
8 years ago |
Ursula Braun
|
b38d732477
smc: socket closing and linkgroup cleanup
|
8 years ago |
Ursula Braun
|
952310ccf2
smc: receive data from RMBE
|
8 years ago |
Ursula Braun
|
e6727f3900
smc: send data (through RDMA)
|
8 years ago |
Ursula Braun
|
5f08318f61
smc: connection data control (CDC)
|
8 years ago |
Ursula Braun
|
bd4ad57718
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
|
8 years ago |
Ursula Braun
|
f38ba179c6
smc: work request (WR) base for use by LLC and CDC
|
8 years ago |
Ursula Braun
|
cd6851f303
smc: remote memory buffers (RMBs)
|
8 years ago |
Ursula Braun
|
0cfdd8f92c
smc: connection and link group creation
|
8 years ago |
Ursula Braun
|
a046d57da1
smc: CLC handshake (incl. preparation steps)
|
8 years ago |