blob: 4c40ab17052ee21f4dfa2ca17e41072b8243239a [file] [log] [blame]
767d3ded5fb8 ("net: mptcp: don't hang before sending 'MP capable with data'")
d22f4988ffec ("mptcp: process MP_CAPABLE data option")
cc7972ea1932 ("mptcp: parse and emit MP_CAPABLE option according to v1 spec")
65492c5a6ab5 ("mptcp: move from sha1 (v0) to sha256 (v1)")
7a6a6cbc3e59 ("mptcp: recvmsg() can drain data from multiple subflows")
648ef4b88673 ("mptcp: Implement MPTCP receive path")
6d0060f600ad ("mptcp: Write MPTCP DSS headers to outgoing data packets")
79c0949e9a09 ("mptcp: Add key generation and token tree")
cf7da0d66cc1 ("mptcp: Create SUBFLOW socket for incoming connections")
cec37a6e41aa ("mptcp: Handle MP_CAPABLE options for outgoing connections")
2303f994b3e1 ("mptcp: Associate MPTCP context with TCP socket")
eda7acddf808 ("mptcp: Handle MPTCP TCP options")
f870fa0b5768 ("mptcp: Add MPTCP socket stubs")
85712484110d ("tcp: coalesce/collapse must respect MPTCP extensions")
3ee17bc78e0f ("mptcp: Add MPTCP to skb extensions")