summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-04-04Merge release-20200323.0-69-gfc99a7e (automated)gVisor bot
2020-04-03Refactor software GSO code.Bhasker Hariharan
2020-04-03Merge release-20200323.0-68-g5818663 (automated)gVisor bot
2020-04-03Add FileDescriptionImpl for Unix sockets.Dean Deng
2020-04-03Merge release-20200323.0-67-ga943096 (automated)gVisor bot
2020-04-03Ensure EOF is handled propertly during splice.Adin Scannell
2020-04-03Merge release-20200323.0-66-g4032cf0 (automated)gVisor bot
2020-04-03Deflake //third_party/gvisor/test/perf:getdents_benchmark_runsc_ptraceAndrei Vagin
2020-04-03Merge release-20200323.0-65-gea98693 (automated)gVisor bot
2020-04-03Add missing newlineTamir Duberstein
2020-04-03Merge release-20200323.0-64-g1921c24 (automated)gVisor bot
2020-04-03Internal change.gVisor bot
2020-04-03Merge release-20200323.0-63-gd151693 (automated)gVisor bot
2020-04-02Avoid sending a partial dirent when the Rreaddir response exceeds message limit.Uros Prestor
2020-04-03Merge release-20200323.0-62-gdd3bc49 (automated)gVisor bot
2020-04-02Add NAME_MAX checks and update file timesFabricio Voznika
2020-04-03Merge release-20200323.0-61-g4582a2f (automated)gVisor bot
2020-04-02Drop NDP messages with fragment extension headerGhanan Gowripalan
2020-04-03Merge release-20200323.0-60-g5b2396d (automated)gVisor bot
2020-04-02Fix typo in TODO comments.Dean Deng
2020-04-03Merge release-20200323.0-59-gdbc507d (automated)gVisor bot
2020-04-02Add equivalents to FMODE_PREAD/PWRITE to VFS2.Jamie Liu
2020-04-02Merge release-20200323.0-58-gecc3d01 (automated)gVisor bot
2020-04-02Increment NDP message RX stats before validationGhanan Gowripalan
2020-04-02Merge release-20200323.0-57-g30388ff (automated)gVisor bot
2020-04-02Rename files in //pkg/sync to better reflect what they contain.Jamie Liu
2020-04-02Merge release-20200323.0-56-g0358361 (automated)gVisor bot
2020-04-02Fix typo in benchmarks.shZach Koopmans
2020-04-02Merge release-20200323.0-55-gc6d5742 (automated)gVisor bot
2020-04-02Fix flaky TCPLinger2TimeoutAfterClose test.Bhasker Hariharan
2020-04-02Merge release-20200323.0-54-g3702599 (automated)gVisor bot
2020-04-01Add "/snap/bin" to PATH.Zach Koopmans
2020-04-01Merge release-20200323.0-53-g1561ae3 (automated)gVisor bot
2020-04-01go-marshal: Allow array lens to be consts and simple expressions.Rahat Mahmood
2020-04-01Merge release-20200323.0-52-gaecd3a2 (automated)gVisor bot
2020-04-01Deflake tcpip/stack:stack_x_testGhanan Gowripalan
2020-04-01Merge release-20200323.0-51-g0d1e299 (automated)gVisor bot
2020-04-01Pass configurable FilesystemType to tmpfs.Nicolas Lacasse
2020-04-01Merge release-20200323.0-50-g38f4501 (automated)gVisor bot
2020-04-01Add context.Context argument to XxxWithErrno functionsEyal Soha
2020-04-01Merge release-20200323.0-49-g4e6a1a5 (automated)gVisor bot
2020-04-01Automated rollback of changelist 303799678Adin Scannell
2020-04-01Merge release-20200323.0-48-gdb79175 (automated)gVisor bot
2020-04-01Fix 386 build tagsMichael Pratt
2020-04-01Merge release-20200323.0-47-gd01a8ca (automated)gVisor bot
2020-04-01Add FileDescription interface for socket files.Dean Deng
2020-04-01Merge release-20200323.0-46-g507f997 (automated)gVisor bot
2020-04-01go-marshal: Improve collision detection of import statments.Rahat Mahmood
2020-04-01Merge release-20200323.0-45-g840980a (automated)gVisor bot
2020-03-31Implement automated marshalling for slices of Marshallable types.Rahat Mahmood