summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-02-18Remove deprecated NUD types Failed and FailedEntryLookupsSam Balana
2021-02-18Remove side effect from pty testsFabricio Voznika
2021-02-17Deflake tcp_network_unreachable testZeling Feng
2021-02-17[infra] Update JDK11 version for java runtime tests.Ayush Ranjan
2021-02-17Move Name() out of netstack Matcher. It can live in the sentry.Kevin Krakauer
2021-02-17Add gohacks.Slice/StringHeader.Jamie Liu
2021-02-17Check for directory emptiness in VFS1 overlay rmdir().Jamie Liu
2021-02-17Use TCP_INFO to get RTO in tcp_retransmits_testNayana Bidari
2021-02-17Clean up test styleTamir Duberstein
2021-02-17[infra] Split tcpip/integration test targets to aid investigation.Ayush Ranjan
2021-02-17Deflake //test/iptables:iptables_testKevin Krakauer
2021-02-12Stop the control server only once.Adin Scannell
2021-02-12Remove packetimpact test tcp_reorderingNayana Bidari
2021-02-12Rename params for iperf and tensorflow.Zach Koopmans
2021-02-12Add reference to gsoc 2021 proposal page for website.Rahat Mahmood
2021-02-12Fix bug with iperf and don't profile runc.Zach Koopmans
2021-02-12tests: getsockname expects that addrlen will be initializedAndrei Vagin
2021-02-11[rack] TLP: ACK Processing and PTO scheduling.Ayush Ranjan
2021-02-11Unconditionally check for directory-ness in overlay.filesystem.UnlinkAt().Jamie Liu
2021-02-11[netstack] Fix recovery entry and exit checks.Ayush Ranjan
2021-02-11Internal change.gVisor bot
2021-02-11Let sentry understand tcpip.ErrMalformedHeaderKevin Krakauer
2021-02-11iptables test: Implement testCase interface on pointersToshi Kikuchi
2021-02-11Implement semtimedop.Jing Chen
2021-02-11Assign controlling terminal when tty is opened and support NOCTTYKevin Krakauer
2021-02-11Allow rt_sigaction in gofer seccompFabricio Voznika
2021-02-10Support setgid directories in tmpfs and kernfsKevin Krakauer
2021-02-10RACK: Fix re-transmitting the segment twice when entering recovery.Nayana Bidari
2021-02-10Don't allow to umount the namespace root mountAndrei Vagin
2021-02-10Fix broken IFTTT link in tcpip.Ayush Ranjan
2021-02-10Update benchmarks README.mdZach Koopmans
2021-02-10Retry RST expectation in tcp_synrcvd_reset_testMithun Iyer
2021-02-10Add proposal for io_uring project.Rahat Mahmood
2021-02-10Internal change.Matt LaPlante
2021-02-10Add mitigate command to runscZach Koopmans
2021-02-10Merge pull request #5267 from lubinszARM:pr_usr_lazy_fpgVisor bot
2021-02-09Add support for setting SO_SNDBUF for unix domain sockets.Bhasker Hariharan
2021-02-09Make RPCTimeout for udp_send_recv_dgram to be 500 milliseconds.Zeling Feng
2021-02-09Add cleanup TODO for integer-based proc files.Dean Deng
2021-02-09Update and tidy Go modulesTamir Duberstein
2021-02-09Fix fd leak from testFabricio Voznika
2021-02-09Move network internal code to internal packageGhanan Gowripalan
2021-02-09Deprecate Failed state in favor of Unreachable stateSam Balana
2021-02-09Collapse code that always returns errorTamir Duberstein
2021-02-09kernel: reparentLocked has to update children maps of old and new parentsAndrei Vagin
2021-02-09pipe: writeLocked has to return ErrWouldBlock if the pipe is fullAndrei Vagin
2021-02-09add IPv4 options processing for forwarding and reassemblyJulian Elischer
2021-02-08Remove unnecessary lockingGhanan Gowripalan
2021-02-08Allow UDP sockets connect()ing to port 0Zeling Feng
2021-02-08exec: don't panic if an elf file is malformedAndrei Vagin