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
/
include
/
net
/
mptcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
1
-1
/
+4
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
1
-7
/
+10
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+0
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
1
-2
/
+0
2020-04-30
mptcp: consolidate synack processing.
Paolo Abeni
1
-1
/
+0
2020-04-26
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
1
-0
/
+3
2020-03-30
mptcp: add and use MIB counter infrastructure
Florian Westphal
1
-0
/
+4
2020-03-30
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
1
-0
/
+2
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+11
2020-03-30
mptcp: Add ADD_ADDR handling
Peter Krystad
1
-0
/
+9
2020-01-30
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6
Geert Uytterhoeven
1
-6
/
+3
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
1
-7
/
+10
2020-01-24
mptcp: Implement MPTCP receive path
Mat Martineau
1
-0
/
+8
2020-01-24
mptcp: Write MPTCP DSS headers to outgoing data packets
Mat Martineau
1
-0
/
+1
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
1
-0
/
+57
2020-01-24
mptcp: Handle MPTCP TCP options
Peter Krystad
1
-0
/
+18
2020-01-24
mptcp: Add MPTCP socket stubs
Mat Martineau
1
-0
/
+16
2020-01-10
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
1
-0
/
+57
2020-01-10
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+28