summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-25Remove side effect from shm testsFabricio Voznika
2021-01-25Fix Inotify.Exec testFabricio Voznika
2021-01-25Unlock tcp endpoint on zero-length atomic writesTamir Duberstein
2021-01-22Detect failures in forked functionFabricio Voznika
2021-01-22Update containerd minimal versionFabricio Voznika
2021-01-22Refactor GetMainNICAddressArthur Sfez
2021-01-22Do not modify IGMP packets when verifying checksumGhanan Gowripalan
2021-01-22Pass RouteInfo to the route resolve callbackGhanan Gowripalan
2021-01-22Implement F_GETLK fcntl.Dean Deng
2021-01-22Define tcpip.Payloader in terms of io.ReaderTamir Duberstein
2021-01-22Add tests for RACKNayana Bidari
2021-01-22Avoid atomic operations in kcov processing.Dean Deng
2021-01-22Add initial mitigate code and cpu parsing.Zach Koopmans
2021-01-22Remove dependency to abi/linuxFabricio Voznika
2021-01-22Fix TestDuplicateEnvVariable flakynessFabricio Voznika
2021-01-22[infra] Fix Build Github action failure.Ayush Ranjan
2021-01-21Resolve static link addresses in GetLinkAddressGhanan Gowripalan
2021-01-21iptables: support matching the input interface nameToshi Kikuchi
2021-01-21Syscall docs updateIan Lewis
2021-01-21Only use callback for GetLinkAddressGhanan Gowripalan
2021-01-21Do not cache remote link address in RouteGhanan Gowripalan
2021-01-21Add image presubmit tests and mark fsstress x86_64 only.Adin Scannell
2021-01-21Fix ownership change logicFabricio Voznika
2021-01-21Queue packets in WritePackets when resolving link addressGhanan Gowripalan
2021-01-21Populate EgressRoute, GSO, Netproto in NICGhanan Gowripalan
2021-01-21Fix fsstress argument nameFabricio Voznika
2021-01-21Syscall test for connecting to unspecified addressZeling Feng
2021-01-20Update splice syscall documentation.Dean Deng
2021-01-20Add syscall docs back to menuIan Lewis
2021-01-20Remove unimplemented message for SO_LINGERNayana Bidari
2021-01-20Don't use task goroutine context in fsimpl tests.Jamie Liu
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-20Remove string allocation from strings.Repeat() in /proc/[pid]/maps.Jamie Liu
2021-01-20Change the way the IP options report problemsJulian Elischer
2021-01-19Do not have a stack-wide linkAddressCacheGhanan Gowripalan
2021-01-19platform/ptrace: workaround a kernel ptrace issue on ARM64Andrei Vagin
2021-01-19Per NIC NetworkEndpoint statisticsArthur Sfez
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-19[infra] Attempt to fix Kokoro image workflow.Ayush Ranjan
2021-01-17Do not use a stack-wide queue of pending packetsGhanan Gowripalan
2021-01-15Resolve known link address on route creationGhanan Gowripalan
2021-01-15Support GetLinkAddress with neighborCacheGhanan Gowripalan
2021-01-15Only pass stack.Route's fields to LinkEndpointsGhanan Gowripalan
2021-01-15Remove count argument from tcpip.Endpoint.ReadTamir Duberstein
2021-01-15[rack] Retransmit the probe segment after the probe timer expires.Ayush Ranjan
2021-01-15Correctly return EMSGSIZE when packet is too big in raw socket.Ting-Yu Wang
2021-01-15Populate EgressRoute, GSO, Netproto for batch writesGhanan Gowripalan