summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/buffer
AgeCommit message (Expand)Author
2019-06-02Merge 216da0b7 (automated)gVisor bot
2019-05-03Support IPv4 fragmentation in netstackGoogler
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-11-21Make ToView non-allocating for single VectorizedViews containing a single ViewIan Gudger
2018-11-14Clean up tcp.sendDataIan Gudger
2018-11-05Merge segments in sender's writeListIan Gudger
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-14Remove buffer.Prependable.UsedBytesTamir Duberstein
2018-09-14Pass buffer.Prependable by valueTamir Duberstein
2018-09-12Always pass buffer.VectorisedView by valueTamir Duberstein
2018-09-10Simplify some code in VectorisedView#ToView.Bert Muthalaly
2018-09-05Update {LinkEndpoint,NetworkEndpoint}#WritePacket to take a VectorisedViewBert Muthalaly
2018-09-05Enable constructing a Prependable from a View without allocating.Bert Muthalaly
2018-08-15Remove obsolete comment about panickingIan Gudger
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler