summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-22Merge release-20210112.0-66-gcfbf20917 (automated)gVisor bot
2021-01-21iptables: support matching the input interface nameToshi Kikuchi
2021-01-22Merge release-20210112.0-65-gd02c03a26 (automated)gVisor bot
2021-01-21Syscall docs updateIan Lewis
2021-01-22Merge release-20210112.0-64-g9f46328e1 (automated)gVisor bot
2021-01-21Only use callback for GetLinkAddressGhanan Gowripalan
2021-01-22Merge release-20210112.0-63-g8ecff1890 (automated)gVisor bot
2021-01-21Do not cache remote link address in RouteGhanan Gowripalan
2021-01-22Merge release-20210112.0-62-g48dfb8db9 (automated)gVisor bot
2021-01-22Merge release-20210112.0-61-g7bf656f4c (automated)gVisor bot
2021-01-21Add image presubmit tests and mark fsstress x86_64 only.Adin Scannell
2021-01-21Fix ownership change logicFabricio Voznika
2021-01-21Merge release-20210112.0-60-g89df5a681 (automated)gVisor bot
2021-01-21Queue packets in WritePackets when resolving link addressGhanan Gowripalan
2021-01-21Merge release-20210112.0-59-g0ca4cf769 (automated)gVisor bot
2021-01-21Populate EgressRoute, GSO, Netproto in NICGhanan Gowripalan
2021-01-21Merge release-20210112.0-58-g1005a8849 (automated)gVisor bot
2021-01-21Fix fsstress argument nameFabricio Voznika
2021-01-21Merge release-20210112.0-57-g60b07541d (automated)gVisor bot
2021-01-21Syscall test for connecting to unspecified addressZeling Feng
2021-01-21Merge release-20210112.0-56-g2c58af226 (automated)gVisor bot
2021-01-20Update splice syscall documentation.Dean Deng
2021-01-21Merge release-20210112.0-55-g33b803e47 (automated)gVisor bot
2021-01-20Add syscall docs back to menuIan Lewis
2021-01-21Merge release-20210112.0-54-gb0136253e (automated)gVisor bot
2021-01-20Remove unimplemented message for SO_LINGERNayana Bidari
2021-01-21Merge release-20210112.0-53-ga50bc8446 (automated)gVisor bot
2021-01-20Don't use task goroutine context in fsimpl tests.Jamie Liu
2021-01-21Merge release-20210112.0-52-ga733a8142 (automated)gVisor bot
2021-01-21Merge release-20210112.0-51-g55332aca9 (automated)gVisor bot
2021-01-21Merge release-20210112.0-50-gca9a45f28 (automated)gVisor bot
2021-01-20Fix typo boundry -> boundary.Dean Deng
2021-01-20Move Lock/UnlockPOSIX into LockFD util.Dean Deng
2021-01-20Fix refcount increments in gofer.filesystem.Sync.Jamie Liu
2021-01-21Merge release-20210112.0-49-g9af6150b5 (automated)gVisor bot
2021-01-20Remove string allocation from strings.Repeat() in /proc/[pid]/maps.Jamie Liu
2021-01-20Merge release-20210112.0-48-g286516640 (automated)gVisor bot
2021-01-20Change the way the IP options report problemsJulian Elischer
2021-01-20Merge release-20210112.0-47-g7ff5ceaea (automated)gVisor bot
2021-01-19Do not have a stack-wide linkAddressCacheGhanan Gowripalan
2021-01-19Merge release-20210112.0-46-g48ea2c34d (automated)gVisor bot
2021-01-19platform/ptrace: workaround a kernel ptrace issue on ARM64Andrei Vagin
2021-01-19Merge release-20210112.0-45-gbe17b9444 (automated)gVisor bot
2021-01-19Per NIC NetworkEndpoint statisticsArthur Sfez
2021-01-19Merge release-20210112.0-44-g833ba3590 (automated)gVisor bot
2021-01-19Merge release-20210112.0-43-ga2ec1932c (automated)gVisor bot
2021-01-19Ensure that IP{V6}_RECVORIGDSTADDR yields the post-NAT address and port.Kevin Krakauer
2021-01-19Drop CheckLocalAddress from LinkAddressCacheGhanan Gowripalan
2021-01-19Merge release-20210112.0-42-g1a072e298 (automated)gVisor bot
2021-01-19[infra] Attempt to fix Kokoro image workflow.Ayush Ranjan