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
starfive-6.6.48-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
/
mptcp
/
protocol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-04
mptcp: Use per-subflow storage for DATA_FIN sequence number
Mat Martineau
1
-0
/
+2
2020-02-27
mptcp: avoid work queue scheduling if possible
Florian Westphal
1
-1
/
+1
2020-02-27
mptcp: remove mptcp_read_actor
Florian Westphal
1
-7
/
+0
2020-02-27
mptcp: add work queue skeleton
Paolo Abeni
1
-0
/
+1
2020-02-27
mptcp: add and use mptcp_data_ready helper
Florian Westphal
1
-0
/
+1
2020-02-18
mptcp: fix bogus socket flag values
Florian Westphal
1
-2
/
+2
2020-01-24
mptcp: cope with later TCP fallback
Paolo Abeni
1
-0
/
+1
2020-01-24
mptcp: process MP_CAPABLE data option
Christoph Paasch
1
-3
/
+7
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
1
-2
/
+4
2020-01-24
mptcp: move from sha1 (v0) to sha256 (v1)
Paolo Abeni
1
-2
/
+2
2020-01-24
mptcp: new sysctl to control the activation per NS
Matthieu Baerts
1
-0
/
+3
2020-01-24
mptcp: add subflow write space signalling and mptcp_poll
Florian Westphal
1
-0
/
+1
2020-01-24
mptcp: Implement MPTCP receive path
Mat Martineau
1
-1
/
+63
2020-01-24
mptcp: Write MPTCP DSS headers to outgoing data packets
Mat Martineau
1
-0
/
+20
2020-01-24
mptcp: Add key generation and token tree
Peter Krystad
1
-0
/
+32
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
1
-1
/
+39
2020-01-24
mptcp: Associate MPTCP context with TCP socket
Peter Krystad
1
-0
/
+26
2020-01-24
mptcp: Handle MPTCP TCP options
Peter Krystad
1
-0
/
+29
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
1
-0
/
+22