summaryrefslogtreecommitdiffstats
path: root/net/mptcp/fastopen.c
Commit message (Expand)AuthorAgeFilesLines
* mptcp: corner case locking for rx path fields initializationPaolo Abeni2024-02-121-4/+2
* mptcp: properly account fastopen dataPaolo Abeni2023-10-251-0/+1
* mptcp: fix NULL pointer dereference on fastopen early fallbackPaolo Abeni2023-04-131-2/+9
* mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi2022-11-291-0/+45
* mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi2022-11-291-0/+28