summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2020-08-17Merge branch 'master' into ip-forwardingIan Lewis
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-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-14Merge pull request #3375 from kevinGC:ipt-test-early-returngVisor bot
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-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-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-10ip6tables: move target-specific code to targets.goKevin Krakauer
2020-08-10Run GC before sandbox exit when leak checking is enabled.Dean Deng
2020-08-08Use unicast source for ICMP echo repliesGhanan Gowripalan
2020-08-07Add context.FullStateChanged()Andrei Vagin
2020-08-07[vfs2] Fix tmpfs mounting.Ayush Ranjan
2020-08-07Don't hold gofer.filesystem.renameMu during dentry destruction.Jamie Liu
2020-08-07Merge pull request #3069 from lubinszARM:pr_serr_injection2gVisor bot
2020-08-07Mark dropped pages unevictable in fsimpl/gofer.dentry.destroyLocked.Jamie Liu
2020-08-07Fix panic during Address Resolution of neighbor entry created by NSSam Balana
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-07tcp: change the limit of TCP_LINGER2Andrei Vagin
2020-08-07Support separate read/write handles in fsimpl/gofer.dentry.Jamie Liu
2020-08-07Try to update atime and mtime on VFS2 gofer files on dentry eviction.Jamie Liu
2020-08-06Add LinkAt support to goferFabricio Voznika
2020-08-06Add reference counting utility to VFS2.Dean Deng