summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-11-19Add types to parse MLD messagesGhanan Gowripalan
2020-11-19Fix possible panic due to bad data.Julian Elischer
2020-11-19Propagate IP address prefix from host to netstackFabricio Voznika
2020-11-19Require sync.Mutex to lock and unlock from the same goroutineMichael Pratt
2020-11-19Don't hold AddressEndpoints for multicast addressesGhanan Gowripalan
2020-11-19Remove unused NoChecksumOptionBruno Dal Bo
2020-11-19Fix some code not using NewPacketBuffer for creating a PacketBuffer.Ting-Yu Wang
2020-11-18[vfs] kernfs: Do not panic if destroyed dentry is cached.Ayush Ranjan
2020-11-18[netstack] Move SO_KEEPALIVE and SO_ACCEPTCONN option to SocketOptions.Ayush Ranjan
2020-11-18Remove unused methods from stack.RouteGhanan Gowripalan
2020-11-18runsc: check whether cgroup exists or not for each controllerAndrei Vagin
2020-11-18Port filesystem metrics to VFS2.Jamie Liu
2020-11-18Fix race condition in multi-container wait testFabricio Voznika
2020-11-18[netstack] Move SO_REUSEPORT and SO_REUSEADDR option to SocketOptions.Ayush Ranjan
2020-11-18Automated rollback of changelist 342700744Nayana Bidari
2020-11-18[netstack] Move SO_NO_CHECK option to SocketOptions.Ayush Ranjan
2020-11-18Remove the redundant containerIP parameterZeling Feng
2020-11-18Fix loopback subnet routing errorGhanan Gowripalan
2020-11-18Merge pull request #4791 from lubinszARM:pr_pt_uppergVisor bot
2020-11-18Add a few syslog messages.Etienne Perot
2020-11-18[netstack] Move SO_PASSCRED option to SocketOptions.Ayush Ranjan
2020-11-18Remove outdated nogo exception.Dean Deng
2020-11-18Introduce stack.WritePacketToRemote, remove LinkEndpoint.WriteRawPacketBruno Dal Bo
2020-11-17Remove sniffer from gonet_test.Bhasker Hariharan
2020-11-17Fix endpoint.Read() when endpoint is in StateError.Bhasker Hariharan
2020-11-17Merge pull request #4840 from lubinszARM:pr_fpsimd_1gVisor bot
2020-11-17fs/fuse: don't dereference fuse.DeviceFD.fs if it is nilAndrei Vagin
2020-11-17Allow short writes from gofers.Nicolas Lacasse
2020-11-17tmpfs: make sure that a dentry will not be destroyed before the open() callAndrei Vagin
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-11-17Add per-sniffer instance log prefixBruno Dal Bo
2020-11-17Add consistent precondition formatting for verityChong Cai
2020-11-17Merge pull request #4836 from lubinszARM:pr_exception_el0_el1gVisor bot
2020-11-17Fix possible deadlock in UDP.Write().Bhasker Hariharan
2020-11-17Fix SO_ERROR behavior for TCP in gVisor.Bhasker Hariharan
2020-11-17arm64 kvm: optimize all fpsimd related codeRobin Luk
2020-11-17arm64 kvm: add the processing functions for all el0/el1 exceptionsRobin Luk
2020-11-16Minor flipcall refactoring.Jamie Liu
2020-11-16Reset watchdog timer between sendfile() iterations.Jamie Liu
2020-11-16Allow RLIMIT_RSS to be setFabricio Voznika
2020-11-16Remove ARP address workaroundGhanan Gowripalan
2020-11-16Add packetimpact tests for ICMPv6 Error message for fragmentToshi Kikuchi
2020-11-16Clean up fragmentation.ProcessToshi Kikuchi
2020-11-16Automated rollback of changelist 342312166Bhasker Hariharan
2020-11-16Automated rollback of changelist 340274194Dean Deng
2020-11-16Add new shim debug options to docsFabricio Voznika
2020-11-16Fix labels on issue templatesIan Lewis
2020-11-13Log task goroutine IDs in the sentry watchdog.Jamie Liu
2020-11-13Requested Comment/Message wording changesJulian Elischer
2020-11-13Check for misuse of kernel.Task as context.Context.Jamie Liu