Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tun: implement UDP GSO/GRO for Linux | 2023-12-11 | 1 | -663/+0 | |
* | tun: reduce redundant checksumming in tcpGRO() | 2023-10-10 | 1 | -63/+99 | |
* | tun: use correct IP header comparisons in tcpGRO() and tcpPacketsCanCoalesce() | 2023-03-25 | 1 | -10/+25 | |
* | tun: disqualify tcp4 packets w/IP options from coalescing | 2023-03-25 | 1 | -5/+5 | |
* | global: buff -> buf | 2023-03-13 | 1 | -54/+54 | |
* | conn: inch BatchSize toward being non-dynamic | 2023-03-10 | 1 | -3/+3 | |
* | conn, device, tun: implement vectorized I/O on Linux | 2023-03-10 | 1 | -0/+612 |