index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-12-09
mptcp: add port support for ADD_ADDR suboption writing
Geliang Tang
1
-0
/
+1
2020-11-20
mptcp: track window announced to peer
Florian Westphal
1
-1
/
+2
2020-11-04
tcp: propagate MPTCP skb extensions on xmit splits
Paolo Abeni
1
-1
/
+20
2020-09-24
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-4
/
+2
2020-07-31
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
1
-0
/
+10
2020-07-31
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
1
-0
/
+1
2020-07-15
mptcp: Remove unused inline function mptcp_rcv_synsent()
YueHaibing
1
-4
/
+0
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-06
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-25
tcp: mptcp: use mptcp receive buffer space to select rcv window
Florian Westphal
1
-0
/
+3
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
1
-0
/
+4
2020-03-29
mptcp: Add handling of outgoing MP_JOIN requests
Peter Krystad
1
-0
/
+2
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+11
2020-03-29
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-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
1
-0
/
+57
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
1
-0
/
+28