index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc.h
Age
Commit message (
Expand
)
Author
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
2019-02-21
net/smc: fix smc_poll in SMC_INIT state
Ursula Braun
2018-12-18
net/smc: fix TCP fallback socket release
Myungho Jung
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
net/smc: determine port attributes independent from pnet table
Ursula Braun
2018-06-28
net/smc: rebuild nonblocking connect
Ursula Braun
2018-05-23
net/smc: urgent data support
Stefan Raspl
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-04
smc: add support for splice()
Stefan Raspl
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
2018-03-01
net/smc: remove unused fields from smc structures
Karsten Graul
2018-03-01
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
2018-01-26
net/smc: return booleans instead of integers
Gustavo A. R. Silva
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
net/smc: introduce a delay
Ursula Braun
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
smc: receive data from RMBE
Ursula Braun
2017-01-09
smc: send data (through RDMA)
Ursula Braun
2017-01-09
smc: connection data control (CDC)
Ursula Braun
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
smc: connection and link group creation
Ursula Braun
2017-01-09
smc: CLC handshake (incl. preparation steps)
Ursula Braun
2017-01-09
smc: introduce SMC as an IB-client
Ursula Braun
2017-01-09
smc: establish new socket family
Ursula Braun