summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-08-18RACK: Create a new list for segments.Nayana Bidari
2020-08-18Avoid holding locks when opening files in VFS2.Jamie Liu
2020-08-18Return EROFS if mount is read-onlyFabricio Voznika
2020-08-18Fix timeval for Socket testZach Koopmans
2020-08-18Wait for all p9 handlers to complete before server shutdown.Jamie Liu
2020-08-18[vfs2] Implement /proc/sys/net/ipv4/tcp_rmem and /proc/sys/net/ipv4/tcp_wmem.Ayush Ranjan
2020-08-18Fix readahead test for opensource.Zach Koopmans
2020-08-18Fix return value for MMap Tests in OpenSourceZach Koopmans
2020-08-17Add a skeleton for verity file systemgVisor bot
2020-08-17Stop masking the IO error in handleIOError.Nicolas Lacasse
2020-08-17Add Verify in merkle tree librarygVisor bot
2020-08-17Fix AllSocketPairTest for open source.Zach Koopmans
2020-08-17[vfs] Do O_DIRECTORY check after resolving symlinks.Ayush Ranjan
2020-08-17Remove address range functionsGhanan Gowripalan
2020-08-17Remove weak references from unix sockets.Dean Deng
2020-08-17Add a unit test for out of order IP reassemblyArthur Sfez
2020-08-17[vfs] Return EIO when opening /dev/tty.Ayush Ranjan
2020-08-15Don't support address rangesGhanan Gowripalan
2020-08-14Use a single NetworkEndpoint per NIC per protocolGhanan Gowripalan
2020-08-14Handle URLs better in issue reviverIan Lewis
2020-08-14Update README for packetimpactNayana Bidari
2020-08-14Merge pull request #3375 from kevinGC:ipt-test-early-returngVisor bot
2020-08-14Skip UDPMulticast Tests when net interfaces aren't found.Zach Koopmans
2020-08-14Give the ICMP Code its own typeJulian Elischer
2020-08-13[vfs2][gofer] Fix file creation flags sent to gofer.Ayush Ranjan
2020-08-13Use the user supplied MSS for accepted connectionsGhanan Gowripalan
2020-08-13Merge pull request #3476 from zhlhahaha:1930gVisor bot
2020-08-13Disable vfs2 for socket_stress_test.Ayush Ranjan
2020-08-13Migrate to PacketHeader API for PacketBuffer.Ting-Yu Wang
2020-08-13Ensure TCP TIME-WAIT is not terminated prematurely.Bhasker Hariharan
2020-08-12Add reference leak checking to vfs2 tmpfs.inode.Dean Deng
2020-08-12[vfs2][gofer] Return appropriate errors when opening and creating files.Ayush Ranjan
2020-08-12ip6tables: ABI structs and constantsKevin Krakauer
2020-08-12Merge pull request #3605 from lubinszARM:pr_helloworld_thunderx2gVisor bot
2020-08-12Merge pull request #3250 from craig08:fuse-getattrgVisor bot
2020-08-12Limit the scope when deleting test log directory on successFabricio Voznika
2020-08-12Redirect TODOFabricio Voznika
2020-08-12Release fd references on aio callback cancellation.Dean Deng
2020-08-12Fix race in vfs.FileDescription.statusFlagFabricio Voznika
2020-08-12Running hello-world on Thunderx2 with kvmBin Lu
2020-08-12enable seccomp test on arm64Howard Zhang
2020-08-11Fix-up issue comment.Adin Scannell
2020-08-11Eliminate one allocation per send/recv for non-flipcall transport.Fazlul Shahriar
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-10Set the NetworkProtocolNumber of all PacketBuffers.Kevin Krakauer
2020-08-10Implement FUSE_GETATTRCraig Chi
2020-08-10Speed up iptables testsKevin Krakauer
2020-08-10Populate IPPacketInfo with destination addressGhanan Gowripalan
2020-08-10Enable VFS2 by default for all syscall tests.Ayush Ranjan
2020-08-10Add benchmarks to continuous build.Zach Koopmans