summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-03-13[perf] Run benchmarks with VFS2.Ayush Ranjan
2021-03-12Add escapes to newlines in syzkaller instructions.Nicolas Lacasse
2021-03-12Merge pull request #5663 from avagin:apt-repogVisor bot
2021-03-11Support ICMP echo sockets on Linux DUTZeling Feng
2021-03-11make/release: Sign a package only if it isn't signed yet.Andrei Vagin
2021-03-11Remove special casing of socket stress testKevin Krakauer
2021-03-11improve readability of ports packageKevin Krakauer
2021-03-11fusefs: Implement default_permissions and allow_other mount options.Rahat Mahmood
2021-03-11Implement Merkle tree generate tool binaryChong Cai
2021-03-11Merge pull request #5654 from sethvargo:sethvargo/cancelgVisor bot
2021-03-11Clear Merkle tree files in RuntimeEnable modeChong Cai
2021-03-11Report filesystem-specific mount options.Rahat Mahmood
2021-03-11Major refactor of runsc mitigate.Zach Koopmans
2021-03-11Update go.ymlSeth Vargo
2021-03-11Move Arch specific code to arch specific files.Bhasker Hariharan
2021-03-10Add a rootfs filesystem to fs benchmarks. Also, fix fio benchmark.Zach Koopmans
2021-03-10Improve Actions hygieneSeth Vargo
2021-03-09Update flock to v0.8.0Fabricio Voznika
2021-03-09Fix invalid interface conversion in runnerFabricio Voznika
2021-03-09Give TCP flags a dedicated typeZeling Feng
2021-03-09Allow reading from PTY into bad buffer to return EAGAIN.Nicolas Lacasse
2021-03-08Implement /proc/sys/net/ipv4/ip_local_port_rangeKevin Krakauer
2021-03-08Fix proc test flakinessFabricio Voznika
2021-03-08Internal change.Chong Cai
2021-03-08[lisa] Do not generate any tests for dynamic types.Ayush Ranjan
2021-03-08Run shards in a single sandboxFabricio Voznika
2021-03-08Avoid a race with test peer advert and DUT sendMithun Iyer
2021-03-08Fix SocketInetLoopbackTest flakinessFabricio Voznika
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.Ayush Ranjan
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in test/.Ayush Ranjan
2021-03-05Increment the counters when sending Echo requestsArthur Sfez
2021-03-05Fix network protocol/endpoint lock order violationGhanan Gowripalan
2021-03-05Include duplicate address holder info in DADResultGhanan Gowripalan
2021-03-05Implement IterDirent in verity fsChong Cai
2021-03-05Gather uname information from DUTZeling Feng
2021-03-05Make stack.DADResult an interfaceGhanan Gowripalan
2021-03-04Nit fix: Should use maxTimeout in backoffTimerTing-Yu Wang
2021-03-03Deflake //pkg/tcpip/tests/integration:forward_testTing-Yu Wang
2021-03-03Make dedicated methods for data operations in PacketBufferTing-Yu Wang
2021-03-03Remove dependency on golang.org/x/sys/unixTamir Duberstein
2021-03-03Export faketime to go branchGhanan Gowripalan
2021-03-03Assert UpdatedAtNanos in neighbor cache testsSam Balana
2021-03-03Add checklocks analyzer.Bhasker Hariharan
2021-03-03Export stats that were forgottenArthur Sfez
2021-03-03Use struct embedding to avoid casts and reuse methodsZeling Feng
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2021-03-02Add reverse flag to mitigate.Zach Koopmans
2021-03-02[rack] Support running tcp_benchmarks with RACK.Ayush Ranjan
2021-03-02Plumb link address request errors up to requesterTamir Duberstein
2021-03-01tcp: endpoint.Write has to send all data that has been read from payloadAndrei Vagin