summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-08-08Basic support for ip link/addr and ifconfigFabricio Voznika
2018-08-08Fix error handling for bad message sizes.Adin Scannell
2018-08-08Resend packets back to netstack if destined to itselfFabricio Voznika
2018-08-08Protect PCIDs with a mutex.Adin Scannell
2018-08-08Fix data race in unix.BoundEndpoint.UnidirectionalConnect.Ian Gudger
2018-08-08Bump rules_go and gazelle to 0.14.0Michael Pratt
2018-08-08Enable SACK in runscFabricio Voznika
2018-08-07Fix build break in testFabricio Voznika
2018-08-07Hold TaskSet.mu in Task.Parent.Jamie Liu
2018-08-07Adds support to dump out cubic internal state.Bhasker Hariharan
2018-08-07fs: Add new cache policy "remote_revalidate".Nicolas Lacasse
2018-08-07sentry: make epoll.pollEntry wait for the file operation in restore.Zhaozhong Ni
2018-08-07Netstack doesn't handle sending after SHUT_WR correctly.Brian Geffon
2018-08-06Disable KVM dimension because it's making the test flakyFabricio Voznika
2018-08-06Tiny reordering to network codeFabricio Voznika
2018-08-06Make ramfs.File savableMichael Pratt
2018-08-06Fix a bug in PCIDs.AssignShiruRen
2018-08-03Cubic implementation for Netstack.Bhasker Hariharan
2018-08-03stateify: make explicit mode no longer optional.Zhaozhong Ni
2018-08-02Copy creds in accessMichael Pratt
2018-08-02Update comment referenceMichael Pratt
2018-08-02Isolate image pulling time from container startupFabricio Voznika
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-02Add seccomp(2) support.Brian Geffon
2018-08-01Move stack clock to options structIan Gudger
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-08-01New conditional for adding key/value pairs to maps.Brielle Broder
2018-07-31Use backoff package for retry logicFabricio Voznika
2018-07-31Drop dup2 filterMichael Pratt
2018-07-31proc: show file flags in fdinfoAndrei Vagin
2018-07-30Cleans up files created if there is a failure.Brielle Broder
2018-07-30netstack: support disconnect-on-save option per fdbased link.Zhaozhong Ni
2018-07-27Make runsc visibility public.Adin Scannell
2018-07-27Simplify Kokoro configuration.Adin Scannell
2018-07-27Added the O_LARGEFILE flag.Justine Olshan
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-27Replace sleeps with waits in tests - part IIFabricio Voznika
2018-07-26Don't copy-up extended attributes that specifically configure a lower overlay.Nicolas Lacasse
2018-07-26Add "github.com/cenkalti/backoff" dependency to WORKSPACE file.Nicolas Lacasse
2018-07-25Replace sleeps with waits in tests - part IFabricio Voznika
2018-07-25Format openat flagsMichael Pratt
2018-07-25runsc: Fix "exec" command when called without --pid-file.Nicolas Lacasse
2018-07-24Typo fix.Kevin Krakauer
2018-07-23Refactor new reno congestion control logic out of sender.Bhasker Hariharan
2018-07-23Created a docker integration test for a tomcat image.Justine Olshan
2018-07-23Add KVM and overlay dimensions to container_testFabricio Voznika
2018-07-20Removed a now incorrect reference to restoreFile.Justine Olshan
2018-07-20Format getcwd pathMichael Pratt
2018-07-19runsc: copy gateway from the pod network interface.Lantao Liu