summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-01-30Remove side effect from open testsFabricio Voznika
2021-01-30Implement LinkAddressResolver on NetworkEndpointsGhanan Gowripalan
2021-01-29Make fragmentation return a reassembled PacketBufferTing-Yu Wang
2021-01-29Clear IGMPv1 present flag on NIC downGhanan Gowripalan
2021-01-29setgid directory syscall testsKevin Krakauer
2021-01-29Remove side effect from test casesFabricio Voznika
2021-01-29Refresh delayed report timers on query messagesGhanan Gowripalan
2021-01-29- Add more comments for the TCP_INFO struct fields.Nayana Bidari
2021-01-29Fix deadlock in specialFileFD.pwriteFabricio Voznika
2021-01-29Merge pull request #4503 from dqminh:nested-cgroupgVisor bot
2021-01-29Discard invalid Neighbor AdvertisementsPeter Johnston
2021-01-28Avoid locking when route doesn't require resolutionGhanan Gowripalan
2021-01-28RACK: Update reorder window.Nayana Bidari
2021-01-28Acquire entry lock with cache lock heldTamir Duberstein
2021-01-28Change EXPECT/ASSERT to TEST_CHECK inside InForkedProcessFabricio Voznika
2021-01-28Change tcpip.Error to an interfaceTamir Duberstein
2021-01-28Propagate reader error in ReadFromTamir Duberstein
2021-01-28Do not use clockwork for faketimeGhanan Gowripalan
2021-01-28Re-enable ipv4 reassembly packetimpact testsArthur Sfez
2021-01-28[vfs] Fix rename implementation in OrderedChildren.Ayush Ranjan
2021-01-28Make tcp_noaccept_close_rst more robustZeling Feng
2021-01-28Add O_PATH support in vfs2gVisor bot
2021-01-28Correctly check permissions in ping socket testTamir Duberstein
2021-01-28Internal change.Michael Pratt
2021-01-28Respect SO_BINDTODEVICE in unconnected UDP writesMarina Ciocea
2021-01-27Confirm neighbor reachability with TCP ACKsGhanan Gowripalan
2021-01-27Rename anonymous struct "mu"Tamir Duberstein
2021-01-27Add support for more fields in netstack for TCP_INFONayana Bidari
2021-01-27Move protected fields under anonymous mutexTamir Duberstein
2021-01-27Merge pull request #4705 from mlevesquedion:fix-cmp-diff-reporting-in-nud-testsgVisor bot
2021-01-27Internal changeZach Koopmans
2021-01-27Deflake tcp_zero_window_probe_retransmit_testMithun Iyer
2021-01-27Clean cgroupt mountinfo and add more test casesDaniel Dao
2021-01-26Initialize the send buffer handler in endpoint creation.Nayana Bidari
2021-01-26Do not use stack.Route to send NDP NSGhanan Gowripalan
2021-01-26Implement error on pointersTamir Duberstein
2021-01-26Fix couple of potential route leaks.Bhasker Hariharan
2021-01-26Initialize timestamps for gofer synthetic children.Dean Deng
2021-01-26Move inotify events from syscall to vfs layer.Dean Deng
2021-01-26Drop nicID from transport endpoint reg/cleanup fnsGhanan Gowripalan
2021-01-26Do not send SCM Rights more than once when message is truncated.Dean Deng
2021-01-26Move SO_SNDBUF to socketops.Nayana Bidari
2021-01-26runsc: check for nested cgroup when generating croup pathsDaniel Dao
2021-01-26Do not generate extraneous IN_CLOSE inotify events.Dean Deng
2021-01-25Adjust included data size on icmp errorsJulian Elischer
2021-01-25Add per endpoint ARP statisticsArthur Sfez
2021-01-25fdbased: Dedup code related to iovec readingTing-Yu Wang
2021-01-25Adjust benchtime for failing redis benchmarks.Zach Koopmans
2021-01-25Remove synchronous decommit for MADV_DONTNEED on private anonymous vmas.Jamie Liu
2021-01-25Remove side effect from shm testsFabricio Voznika