summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/sharedmem/tx.go
AgeCommit message (Expand)Author
2021-10-27Reduce eventFD notifications on transmit.Bhasker Hariharan
2021-10-13Minor fixes to sharedmem.Bhasker Hariharan
2021-10-07add convenient wrapper for eventfdKevin Krakauer
2021-10-05Add server implementation for sharedmem endpoints.Bhasker Hariharan
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-08-13Migrate to PacketHeader API for PacketBuffer.Ting-Yu Wang
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler