Age | Commit message (Expand) | Author |
2021-01-07 | netstack: Refactor tcpip.Endpoint.Read | Ting-Yu Wang |
2020-12-05 | Fix zero receive window advertisements. | Mithun Iyer |
2020-11-05 | Use stack.Route exclusively for writing packets | Ghanan Gowripalan |
2020-10-09 | RACK: Detect packet reordering. | Nayana Bidari |
2020-09-24 | Change segment/pending queue to use receive buffer limits. | Bhasker Hariharan |
2020-08-24 | Automated rollback of changelist 327325153 | Ghanan Gowripalan |
2020-08-18 | RACK: Create a new list for segments. | Nayana Bidari |
2020-08-13 | Migrate to PacketHeader API for PacketBuffer. | Ting-Yu Wang |
2020-07-27 | Fix memory accounting in TCP pending segment queue. | Bhasker Hariharan |
2020-06-07 | netstack: parse incoming packet headers up-front | Kevin Krakauer |
2020-06-03 | Pass PacketBuffer as pointer. | Ting-Yu Wang |
2020-05-07 | Fix bugs in SACK recovery. | Bhasker Hariharan |
2020-05-01 | Automated rollback of changelist 308674219 | Kevin Krakauer |
2020-04-27 | Automated rollback of changelist 308163542 | gVisor bot |
2020-04-23 | Remove View.First() and View.RemoveFirst() | Kevin Krakauer |
2020-04-21 | Automated rollback of changelist 307477185 | gVisor bot |
2020-04-17 | Remove View.First() and View.RemoveFirst() | Kevin Krakauer |
2020-04-03 | Refactor software GSO code. | Bhasker Hariharan |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2020-03-18 | Store segment transmit count. | Ian Gudger |
2019-11-06 | Use PacketBuffers, rather than VectorisedViews, in netstack. | Kevin Krakauer |
2019-11-06 | Send a TCP RST in response to a TCP SYN-ACK on a listening endpoint | Ghanan Gowripalan |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-03 | Implement support for SACK based recovery(RFC 6675). | Bhasker Hariharan |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-09 | Add TCP checksum verification. | Bhasker Hariharan |
2019-03-14 | Remove duplicate TCP flag definitions | Tamir Duberstein |
2019-03-05 | Add new retransmissions and recovery related metrics. | Bhasker Hariharan |
2019-02-25 | Add a SACK scoreboard to TCP endpoints. | Bhasker Hariharan |
2018-12-04 | sentry: save copy of tcp segment's delivered views to avoid in-struct pointers. | Zhaozhong Ni |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-09-12 | Always pass buffer.VectorisedView by value | Tamir Duberstein |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-10 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-07-09 | Switch netstack licenses to Apache 2.0. | Nicolas Lacasse |
2018-06-26 | Automated rollback of changelist 201596247 | Brian Geffon |
2018-06-21 | netstack: tcp socket connected state S/R support. | Zhaozhong Ni |
2018-06-05 | netstack: make TCP endpoint closed and error state cleanup work synchronous. | Zhaozhong Ni |
2018-05-29 | Automated rollback of changelist 196886839 | Fabricio Voznika |
2018-05-16 | netstack: make TCP endpoint closed and error state cleanup work synchronous. | Zhaozhong Ni |
2018-04-28 | Check in gVisor. | Googler |