Age | Commit message (Expand) | Author |
---|---|---|
2023-10-10 | tun: reduce redundant checksumming in tcpGRO() | Jordan Whited |
2023-03-25 | tun: use correct IP header comparisons in tcpGRO() and tcpPacketsCanCoalesce() | Jordan Whited |
2023-03-25 | tun: disqualify tcp4 packets w/IP options from coalescing | Jordan Whited |
2023-03-13 | global: buff -> buf | Jason A. Donenfeld |
2023-03-10 | conn: inch BatchSize toward being non-dynamic | Jason A. Donenfeld |
2023-03-10 | conn, device, tun: implement vectorized I/O on Linux | Jordan Whited |