Age | Commit message (Expand) | Author |
2020-11-18 | [netstack] Move SO_NO_CHECK option to SocketOptions. | Ayush Ranjan |
2020-11-18 | Remove the redundant containerIP parameter | Zeling Feng |
2020-11-18 | Fix loopback subnet routing error | Ghanan Gowripalan |
2020-11-18 | Merge pull request #4791 from lubinszARM:pr_pt_upper | gVisor bot |
2020-11-18 | Add a few syslog messages. | Etienne Perot |
2020-11-18 | [netstack] Move SO_PASSCRED option to SocketOptions. | Ayush Ranjan |
2020-11-18 | Remove outdated nogo exception. | Dean Deng |
2020-11-18 | Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacket | Bruno Dal Bo |
2020-11-17 | Remove sniffer from gonet_test. | Bhasker Hariharan |
2020-11-17 | Fix endpoint.Read() when endpoint is in StateError. | Bhasker Hariharan |
2020-11-17 | Merge pull request #4840 from lubinszARM:pr_fpsimd_1 | gVisor bot |
2020-11-17 | fs/fuse: don't dereference fuse.DeviceFD.fs if it is nil | Andrei Vagin |
2020-11-17 | Allow short writes from gofers. | Nicolas Lacasse |
2020-11-17 | tmpfs: make sure that a dentry will not be destroyed before the open() call | Andrei Vagin |
2020-11-17 | Add support for TTY in multi-container | Fabricio Voznika |
2020-11-17 | Add per-sniffer instance log prefix | Bruno Dal Bo |
2020-11-17 | Add consistent precondition formatting for verity | Chong Cai |
2020-11-17 | Merge pull request #4836 from lubinszARM:pr_exception_el0_el1 | gVisor bot |
2020-11-17 | Fix possible deadlock in UDP.Write(). | Bhasker Hariharan |
2020-11-17 | Fix SO_ERROR behavior for TCP in gVisor. | Bhasker Hariharan |
2020-11-17 | arm64 kvm: optimize all fpsimd related code | Robin Luk |
2020-11-17 | arm64 kvm: add the processing functions for all el0/el1 exceptions | Robin Luk |
2020-11-16 | Minor flipcall refactoring. | Jamie Liu |
2020-11-16 | Reset watchdog timer between sendfile() iterations. | Jamie Liu |
2020-11-16 | Allow RLIMIT_RSS to be set | Fabricio Voznika |
2020-11-16 | Remove ARP address workaround | Ghanan Gowripalan |
2020-11-16 | Add packetimpact tests for ICMPv6 Error message for fragment | Toshi Kikuchi |
2020-11-16 | Clean up fragmentation.Process | Toshi Kikuchi |
2020-11-16 | Automated rollback of changelist 342312166 | Bhasker Hariharan |
2020-11-16 | Automated rollback of changelist 340274194 | Dean Deng |
2020-11-16 | Add new shim debug options to docs | Fabricio Voznika |
2020-11-16 | Fix labels on issue templates | Ian Lewis |
2020-11-13 | Log task goroutine IDs in the sentry watchdog. | Jamie Liu |
2020-11-13 | Requested Comment/Message wording changes | Julian Elischer |
2020-11-13 | Check for misuse of kernel.Task as context.Context. | Jamie Liu |
2020-11-13 | Have fuse.DeviceFD hold reference on fuse.filesystem. | Jamie Liu |
2020-11-13 | RACK: Detect DSACK | Nayana Bidari |
2020-11-13 | Decrement TTL/Hop Limit when forwarding IP packets | Ghanan Gowripalan |
2020-11-13 | Disable save/restore in PartialBadBufferTest.SendMsgTCP. | Jamie Liu |
2020-11-13 | Refactor loss recovery in TCP. | Nayana Bidari |
2020-11-13 | Automated rollback of changelist 341640485 | Dean Deng |
2020-11-13 | Minor fdchannel fixes. | Jamie Liu |
2020-11-13 | fs/tmpfs: change regularFile.size atomically | Andrei Vagin |
2020-11-13 | fs/tmpfs: use atomic operations to access inode.mode | Andrei Vagin |
2020-11-12 | Deflake tcp_socket test. | Mithun Iyer |
2020-11-12 | Refactor SOL_SOCKET options | Nayana Bidari |
2020-11-12 | Allow goid.Get() to be used outside of race builds. | Jamie Liu |
2020-11-12 | Improve shim debug logging | Fabricio Voznika |
2020-11-12 | Change AllocationSize to SizeWithPadding as requested | Julian Elischer |
2020-11-12 | Fix misuses of kernel.Task as context.Context. | Jamie Liu |