summaryrefslogtreecommitdiff
path: root/net/mptcp/fastopen.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-13mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni1-2/+9
2022-11-30mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi1-0/+45
2022-11-30mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi1-0/+28