Age | Commit message (Expand) | Author |
---|---|---|
5 days | net: Add parens to macro PSEUDO_HDR_SIZE | Andrew Goodbody |
2024-12-28 | net/tcp: improve tcp framework, use better state machine | Mikhail Kshevetskiy |
2024-12-28 | net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs | Mikhail Kshevetskiy |
2024-12-28 | net/tcp: add connection info to tcp_stream structure | Mikhail Kshevetskiy |
2024-12-28 | net/tcp: put connection specific data into a tcp_stream structure | Mikhail Kshevetskiy |
2023-05-05 | net: support being a TCP server to unblock TCP fastboot | Dmitrii Merkurev |
2022-11-28 | net: Add TCP protocol | Ying-Chun Liu (PaulLiu) |