summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-08-10Set the NetworkProtocolNumber of all PacketBuffers.Kevin 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
2020-08-10ip6tables: move target-specific code to targets.goKevin Krakauer
2020-08-10Mark DirCreation/tmp tests as passing.Zach Koopmans
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-07Merge pull request #3520 from boyuan-he:marshal-implgVisor bot
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-07Remove doc rules for non-existent filesAndrei Vagin
2020-08-07Mark dropped pages unevictable in fsimpl/gofer.dentry.destroyLocked.Jamie Liu
2020-08-07Remove old benchmark tools.Zach Koopmans
2020-08-07Fix panic during Address Resolution of neighbor entry created by NSSam Balana
2020-08-07Port Ruby benchmark.Zach Koopmans
2020-08-07Port Startup and Density Benchmarks.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-07[runtime tests] Exclude flaky/failing testsAyush Ranjan
2020-08-07Tolerate EINTR from fallocate() in inotify test.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-07add stub go marshallable implementationBoyuan He
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-08-06Add reference counting utility to VFS2.Dean Deng
2020-08-06Merge pull request #3511 from amscanne:packetimpact-testsgVisor bot
2020-08-06[runtime tests] Exclude failing python and java testsAyush Ranjan
2020-08-06Only register /dev/net/tun if supported.Dean Deng
2020-08-06Join IPv4 all-systems group on NIC enableGhanan Gowripalan
2020-08-05Add loss recovery option for TCP.Nayana Bidari
2020-08-05Correctly decrement link counts in tmpfs rename operations.Dean Deng
2020-08-05[runtime tests] Update python tests.Ayush Ranjan
2020-08-05Support receiving broadcast IPv4 packetsGhanan Gowripalan
2020-08-05Release extra memfd reference.Dean Deng
2020-08-05Prefer RLock over Lock in functions that don't need Lock().Bhasker Hariharan
2020-08-05Merge pull request #3502 from craig08:fuse-integration-test-fix-connection-re...gVisor bot
2020-08-05Stop profiling when the sentry exitsFabricio Voznika
2020-08-05[runtime tests] Update bugs and un-exclude passing tests.Ayush Ranjan
2020-08-05Add missing case in tmpfs.inode.direntType.Dean Deng
2020-08-04Update variables for implementation of RACK in TCPNayana Bidari
2020-08-04Enable "make packetimpact-tests" to work.Adin Scannell
2020-08-04Handle EOF in vfs2 sendfile.Dean Deng
2020-08-04Inline gofer.regularFileFD.pwriteLockedFabricio Voznika
2020-08-04Automated rollback of changelist 324906582Dean Deng
2020-08-04[runtime tests] Exclude flaky tests.Ayush Ranjan
2020-08-04Port sysbench benchmark.Zach Koopmans
2020-08-04Error if dup'ing stdio FDs will clobber another FDFabricio Voznika