summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-12-02Merge release-20201117.0-90-gb26dd6d9b (automated)gVisor bot
2020-12-02Add /proc/sys/kernel/sem.Jing Chen
2020-12-02Merge release-20201117.0-89-g41675ebc6 (automated)gVisor bot
2020-12-01Deflake stack_test.TestRouterSolicitationGhanan Gowripalan
2020-12-02Merge release-20201117.0-88-g0c4973942 (automated)gVisor bot
2020-12-01Correctly lock when listing neighbor entriesGhanan Gowripalan
2020-12-02Merge release-20201117.0-87-g93d29719c (automated)gVisor bot
2020-12-01Drop jobs for bazel remote execution.Adin Scannell
2020-12-02Merge release-20201117.0-86-gaa419cef4 (automated)gVisor bot
2020-12-01Avoid wrong error messagesZeling Feng
2020-12-01Merge release-20201117.0-85-gc140b0c49 (automated)gVisor bot
2020-12-01Typo fix.Etienne Perot
2020-12-01Merge release-20201117.0-84-g25570ac4f (automated)gVisor bot
2020-12-01Track join count in multicast group protocol stateGhanan Gowripalan
2020-12-01Merge release-20201117.0-83-g6b1dbbbdc (automated)gVisor bot
2020-11-30Fix typo in ptrace documentation.Dean Deng
2020-12-01Merge release-20201117.0-82-g59a2c785b (automated)gVisor bot
2020-11-30Do not start a ContainerExec twiceZeling Feng
2020-12-01Merge release-20201117.0-81-g79e236493 (automated)gVisor bot
2020-11-30Fix deadlock in UDP handleControlPacket path.Bhasker Hariharan
2020-12-01Merge release-20201117.0-80-g54ad145f2 (automated)gVisor bot
2020-11-30Add more fragment reassembly testsToshi Kikuchi
2020-11-30Merge release-20201117.0-79-g786f32c2b (automated)gVisor bot
2020-11-30Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args.Jamie Liu
2020-11-30Merge release-20201117.0-78-ge81300866 (automated)gVisor bot
2020-11-30Perform IGMP/MLD when the NIC is enabled/disabledGhanan Gowripalan
2020-11-30Merge release-20201117.0-77-g3a60bc47a (automated)gVisor bot
2020-11-30Ensure containerd is used from installed location.Adin Scannell
2020-11-27Merge release-20201109.0-121-g4fd71a7b2 (automated)gVisor bot
2020-11-27Don't add a temporary address to send DAD/RS packetsGhanan Gowripalan
2020-11-26Merge release-20201109.0-120-gad8311242 (automated)gVisor bot
2020-11-26[netstack] Add SOL_TCP options to SocketOptions.Ayush Ranjan
2020-11-26Merge release-20201109.0-119-gbebadb518 (automated)gVisor bot
2020-11-25[netstack] Add SOL_IP and SOL_IPV6 options to SocketOptions.Ayush Ranjan
2020-11-26Merge release-20201109.0-118-gbc81fcced (automated)gVisor bot
2020-11-25Support listener-side MLDv1Ghanan Gowripalan
2020-11-25Merge release-20201109.0-117-g2485a4e2c (automated)gVisor bot
2020-11-25Make stack.Route safe to access concurrentlyGhanan Gowripalan
2020-11-25Merge release-20201109.0-116-g4d59a5a62 (automated)gVisor bot
2020-11-25[3/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-25Merge release-20201109.0-115-gd04144fbb (automated)gVisor bot
2020-11-24[2/3] Support isolated containers for parallel packetimpact testsZeling Feng
2020-11-24Merge release-20201109.0-114-g99f2d0ea2 (automated)gVisor bot
2020-11-24Correctly lock when removing neighbor entriesSam Balana
2020-11-24Merge release-20201109.0-113-g4da63dc82 (automated)gVisor bot
2020-11-24Report correct pointer value for "bad next header" ICMP errorJulian Elischer
2020-11-24Merge release-20201109.0-112-gf90ab60a8 (automated)gVisor bot
2020-11-24Track number of packets queued to Failed neighborsSam Balana
2020-11-24Merge release-20201109.0-111-gd492b2131 (automated)gVisor bot
2020-11-24Fix a potential indefinite blocking in packetimpact testbenchZeling Feng