summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-11Process Hop-by-Hop header when forwarding IPv6 packetsNick Brown
2021-05-11fix pty_test error by releasing tty received from testHoward Zhang
2021-05-10Fix issue reviverIan Lewis
2021-05-10Merge pull request #5764 from zhlhahaha:2126-2gVisor bot
2021-05-07explicitly 0-index backing arrayKevin Krakauer
2021-05-07Merge pull request #5758 from zhlhahaha:2125gVisor bot
2021-05-07Init all vCPU when initializing machine on ARM64howard zhang
2021-05-06Implement /proc/cmdlineSteve Silva
2021-05-06fix build constraintsKevin Krakauer
2021-05-06fix rebase errorKevin Krakauer
2021-05-06mark types as saveableKevin Krakauer
2021-05-06Added more commentsKevin Krakauer
2021-05-06Added commentsKevin Krakauer
2021-05-06Moved to atomicbitops and renamed filesKevin Krakauer
2021-05-06Fix alignment issue with 64-bit atomics on 32 bit machinesKevin Krakauer
2021-05-06Solicit routers as long as RAs are handledGhanan Gowripalan
2021-05-06internal import of Go cloud client librariesgVisor bot
2021-05-05Fixes to runsc cgroupsFabricio Voznika
2021-05-05Automated rollback of changelist 361661726Andrei Vagin
2021-05-05Allow handling RAs when forwarding is enabledGhanan Gowripalan
2021-05-05Send ICMP errors when the network is unreachableNick Brown
2021-05-05Internal changeKevin Krakauer
2021-05-05Don't cleanup NDP state when enabling forwardingGhanan Gowripalan
2021-05-05Fix a race in reading last seen ICMP error during handshakeMithun Iyer
2021-05-05[perf] Fix profiling in benchmarking jobs.Ayush Ranjan
2021-05-04Fix tcp_test listen backlog expectationMithun Iyer
2021-05-04Document how to handle build failures from go-marshal verbosity.Rahat Mahmood
2021-05-04tcp_socket_test: replace tcp_wmem with SO_SNDBUFKevin Krakauer
2021-05-04Use cmp.Diff for tcpip.Error comparisonMithun Iyer
2021-05-04Remove uses of the binary package from the rest of the sentry.Rahat Mahmood
2021-05-04Add TODOs to old reference counting utility.Dean Deng
2021-05-04Make Mount.Type optional for bind mountsFabricio Voznika
2021-05-04Increase error margin for memory accounting test.Dean Deng
2021-05-03Merge pull request #5903 from zchee:safecopy/fix-argsgVisor bot
2021-05-03Implement standard clock safelyGhanan Gowripalan
2021-05-03Convey GSO capabilities through GSOEndpointGhanan Gowripalan
2021-05-03netstack: Add a test for mixed Push/ConsumeTing-Yu Wang
2021-05-03Temporarily disable atime/mtime check in utimensat test.Dean Deng
2021-05-03Fix deadlock in /proc/[pid]/fd/[num]Fabricio Voznika
2021-05-01[perf] Check caching on IncRef'd dentries before the others.Ayush Ranjan
2021-04-30kvm: prefault a root table page before switching into a user address spaceAndrei Vagin
2021-04-30Fix //test/syscalls:tcp_socket_test_nativeKevin Krakauer
2021-04-30Comment ip package in a single placeGhanan Gowripalan
2021-04-30Do not return content if verity translate failsChong Cai
2021-04-29Fix up TODOs in the codeFabricio Voznika
2021-04-29[perf] Remove unnecessary existence checks in doCreateAt().Ayush Ranjan
2021-04-29Implement epoll_pwait2.Jing Chen
2021-04-29Remove outdated TODOs in verityChong Cai
2021-04-29netstack: Rename pkt.Data().TrimFront() to DeleteFront(), and ...Ting-Yu Wang
2021-04-29Remove ResolvingPath.RestartFabricio Voznika