summaryrefslogtreecommitdiffhomepage
path: root/net/batching/conn_linux_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-22/+22
2026-03-25net/batching: use vectored writes on Linux (#19054)Alex Valiushko1-19/+27
2026-03-18net/batching: eliminate gso helper func indirectionJordan Whited1-27/+17
2026-03-13net/{batching,udprelay},wgengine/magicsock: add SO_RXQ_OVFL clientmetricsJordan Whited1-25/+180
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-19net/batching: fix import formattingBrad Fitzpatrick1-1/+0
2025-11-12net/batching: fix gro size handling for misordered UDP_GRO messages (#17842)Sachin Iyer1-0/+36
2025-08-19net/udprelay: use batching.Conn (#16866)Jordan Whited1-2/+2
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited1-0/+316