summaryrefslogtreecommitdiffhomepage
path: root/net/batching
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 Valiushko2-30/+59
2026-03-18net/batching: eliminate gso helper func indirectionJordan Whited2-45/+34
2026-03-13net/{batching,udprelay},wgengine/magicsock: add SO_RXQ_OVFL clientmetricsJordan Whited3-51/+328
2026-03-11net/batching: clarify & simplify single packet read limitationsJordan Whited2-11/+12
2026-01-23all: remove AUTHORS file and references to itWill Norris4-4/+4
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 Iyer2-1/+37
2025-08-19net/udprelay: use batching.Conn (#16866)Jordan Whited4-7/+6
2025-08-14net/batching: fix compile-time assert (#16864)Jordan Whited1-1/+1
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited4-0/+847