summaryrefslogtreecommitdiff
path: root/net/mptcp/fastopen.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12mptcp: corner case locking for rx path fields initializationPaolo Abeni1-4/+2
2023-10-25mptcp: properly account fastopen dataPaolo Abeni1-0/+1
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