Age | Commit message (Expand) | Author |
2021-10-07 | add convenient wrapper for eventfd | Kevin Krakauer |
2021-09-14 | Fix bug in RecvMMsgDispatcher. | Bhasker Hariharan |
2021-07-30 | Support RTM_DELLINK | Zeling Feng |
2021-07-20 | Add go:build directives as required by Go 1.17's gofmt. | Jamie Liu |
2021-06-24 | Internal change. | Jamie Liu |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2020-07-15 | fdbased: Vectorized write for packet; relax writev syscall filter. | Ting-Yu Wang |
2020-07-06 | Fix NonBlockingWrite3 not writing b3 if b2 is zero-length. | Ting-Yu Wang |
2020-04-27 | Automated rollback of changelist 308163542 | gVisor bot |
2020-04-23 | Remove View.First() and View.RemoveFirst() | Kevin Krakauer |
2019-10-22 | netstack/tcp: software segmentation offload | Andrei Vagin |
2019-07-30 | Change syscall.POLL to syscall.PPOLL. | Haibo Xu |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-28 | netstack/fdbased: add generic segmentation offload (GSO) support | Andrei Vagin |
2019-02-13 | Add support for using PACKET_RX_RING to receive packets. | Bhasker Hariharan |
2019-01-29 | Use recvmmsg() instead of readv() to read packets from NIC. | Bhasker Hariharan |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-21 | Build PCAP file with atomic blocking writes | Ian Gudger |
2018-07-09 | Switch netstack licenses to Apache 2.0. | Nicolas Lacasse |
2018-07-06 | Add non-AMD64 support to rawfile | Ian Gudger |
2018-04-28 | Check in gVisor. | Googler |