summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2019-03-04Remove duplicate SetSockOpt callTamir Duberstein
2019-03-04Make tmpfs respect MountNoATime now that fs.Handle is gone.Nicolas Lacasse
2019-03-04Reconcile DHCP with SO_BROADCASTTamir Duberstein
2019-03-01ptrace: drop old FIXMEAdin Scannell
2019-03-01DecRef replaced dirent in inode_overlay.Nicolas Lacasse
2019-03-01Add semctl(GETPID) syscallFabricio Voznika
2019-03-01Format capget/capset argumentsMichael Pratt
2019-02-28Fix typoMichael Pratt
2019-02-28Fix "-c dbg" build breakFabricio Voznika
2019-02-28Fix procfs bugsRuidong Cao
2019-02-28Upgrade to Go 1.12Michael Pratt
2019-02-28Map IPv{4,6} addresses to ethernet addressesTamir Duberstein
2019-02-28Hold dataMu for writing in CachingInodeOperations.WriteOut.Jamie Liu
2019-02-27Ping support via IPv4 raw sockets.Kevin Krakauer
2019-02-27Allow overlay to merge Directories and SepcialDirectories.Nicolas Lacasse
2019-02-26Fix bad mergeFabricio Voznika
2019-02-26Adds a WriteRawPacket method to the InjectableLinkEndpoint interface.Googler
2019-02-26FPE_INTOVF (integer overflow) should be 2 refer to Linux.Ruidong Cao
2019-02-26Lazily allocate inotify map on inodeFabricio Voznika
2019-02-26Use more conservative locking in NIC.DeliverNetworkPacketAmanda Tait
2019-02-25Add a SACK scoreboard to TCP endpoints.Bhasker Hariharan
2019-02-25Don't call WalkGetAttr for walk(names=[]).Jamie Liu
2019-02-25Handle invalid offset in sendfile(2)Fabricio Voznika
2019-02-25Fix race condition in NIC.DeliverNetworkPacketAmanda Tait
2019-02-24Internal change.Googler
2019-02-22Rename ping endpoints to icmp endpoints.Kevin Krakauer
2019-02-21Internal change.Googler
2019-02-20Automated rollback of changelist 234680481Michael Pratt
2019-02-20Make some ptrace commands x86-onlyHaibo Xu
2019-02-20Implement Broadcast supportAmanda Tait
2019-02-19Updates tcp_proxy to use an AF_PACKET and veth devices.Bhasker Hariharan
2019-02-19netstack: Add SIOCGSTAMP support.Kevin Krakauer
2019-02-19Rename "perfctr_l2" to "perfctr_llc"Michael Pratt
2019-02-19Add p9.Sticky.Jamie Liu
2019-02-19Set rax to syscall number on SECCOMP_RET_TRAP.Jamie Liu
2019-02-19Rename "rdt" to "rdt_a"Michael Pratt
2019-02-19Fix clone(CLONE_NEWUSER).Jamie Liu
2019-02-19Break /proc/[pid]/{uid,gid}_map's dependence on seqfile.Jamie Liu
2019-02-15Implement IP_MULTICAST_IF.Ian Gudger
2019-02-15Internal change.Googler
2019-02-15Move SO_TIMESTAMP from different transport endpoints to epsocket.Kevin Krakauer
2019-02-15Internal change.Googler
2019-02-15Redirect FIXME to more appropriate bugFabricio Voznika
2019-02-14Don't allow writing or reading to TTY unless process group is in foreground.Nicolas Lacasse
2019-02-14Internal change.Googler
2019-02-13Add support for using PACKET_RX_RING to receive packets.Bhasker Hariharan
2019-02-13Improve safecopy sanity checks.Jamie Liu
2019-02-13Internal change.Googler
2019-02-13Expose XSAVES in /proc/cpuinfoMichael Pratt
2019-02-11Do not drop packets w/ missing TCP timestamps.Bhasker Hariharan