summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2021-02-08Support performing DAD for any addressGhanan Gowripalan
2021-02-08[go-marshal] Add dynamic tag in go_marshal.Ayush Ranjan
2021-02-08[go-marshal] Remove binary package reference from syscalls package.Ayush Ranjan
2021-02-08RACK: Detect lossNayana Bidari
2021-02-06Remove linkAddrCacheGhanan Gowripalan
2021-02-06Synchronously send packets over pipe link endpointGhanan Gowripalan
2021-02-06Use fine grained locks while sending NDP packetsGhanan Gowripalan
2021-02-06Remove (*stack.Stack).FindNetworkEndpointGhanan Gowripalan
2021-02-06Use fine grained locks while sending NUD probesGhanan Gowripalan
2021-02-06Use embedded mutex pattern in neighbor cache/entryGhanan Gowripalan
2021-02-06Unexpose NICGhanan Gowripalan
2021-02-06Check local address directly through NICGhanan Gowripalan
2021-02-05Batch write packets after iptables checksGhanan Gowripalan
2021-02-05Replace TaskFromContext(ctx).Kernel() with KernelFromContext(ctx)Ting-Yu Wang
2021-02-05[vfs] Handle `.` and `..` as last path component names in kernfs Rename.Ayush Ranjan
2021-02-05Refactor locally delivered packetsGhanan Gowripalan
2021-02-05Suppress ST1019 on generated protobufsTamir Duberstein
2021-02-04Lock ConnTrack before initializing bucketsGhanan Gowripalan
2021-02-04Move getcpu() to core filter listMichael Pratt
2021-02-04Call kernfs.syntheticDir.InitRefs() on creation.Nicolas Lacasse
2021-02-04images: Rework syzkaller documentation.Andrei Vagin
2021-02-04Fix flaky packetimpact testNayana Bidari
2021-02-04[infra] Do not recompile integration test executables each time.Ayush Ranjan
2021-02-03[vfs] Make sticky bit check consistent with Linux.Ayush Ranjan
2021-02-03Compile-time constants are constexprTamir Duberstein
2021-02-03Remove gazelle noise patchTamir Duberstein