index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
1
-2
/
+0
2018-05-04
smc: add support for splice()
Stefan Raspl
1
-0
/
+3
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
1
-0
/
+4
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
1
-1
/
+3
2018-03-01
net/smc: remove unused fields from smc structures
Karsten Graul
1
-2
/
+1
2018-03-01
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
1
-2
/
+0
2018-01-26
net/smc: return booleans instead of integers
Gustavo A. R. Silva
1
-2
/
+2
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
net/smc: introduce a delay
Ursula Braun
1
-1
/
+1
2017-04-12
net/smc: no socket state changes in tasklet context
Ursula Braun
1
-0
/
+1
2017-01-10
smc: netlink interface for SMC sockets
Ursula Braun
1
-0
/
+2
2017-01-10
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-0
/
+18
2017-01-10
smc: receive data from RMBE
Ursula Braun
1
-0
/
+4
2017-01-10
smc: send data (through RDMA)
Ursula Braun
1
-0
/
+1
2017-01-10
smc: connection data control (CDC)
Ursula Braun
1
-0
/
+97
2017-01-10
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
1
-0
/
+1
2017-01-10
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
1
-0
/
+5
2017-01-10
smc: remote memory buffers (RMBs)
Ursula Braun
1
-0
/
+45
2017-01-10
smc: connection and link group creation
Ursula Braun
1
-0
/
+36
2017-01-10
smc: CLC handshake (incl. preparation steps)
Ursula Braun
1
-0
/
+22
2017-01-10
smc: introduce SMC as an IB-client
Ursula Braun
1
-0
/
+6
2017-01-10
smc: establish new socket family
Ursula Braun
1
-0
/
+37