index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2019-08-26
Merge 1fdefd41 (automated)
gVisor bot
2019-08-26
netstack/tcp: Add LastAck transition.
Rahat Mahmood
2019-08-26
Add support for Intel cache CPUID leafs
Michael Pratt
2019-08-26
Merge 7206202b (automated)
gVisor bot
2019-08-26
Merge pull request #696 from xiaobo55x:tcpip_link
gVisor bot
2019-08-26
Merge ac2200b8 (automated)
gVisor bot
2019-08-26
Prevent a network endpoint to send/rcv if its address was removed
Chris Kuiper
2019-08-26
Merge c9c52c02 (automated)
gVisor bot
2019-08-24
Merge a5d01159 (automated)
gVisor bot
2019-08-23
Merge e75a12e8 (automated)
gVisor bot
2019-08-23
Implement fmt.Stringer on Route by value
Tamir Duberstein
2019-08-23
Merge f225fdbb (automated)
gVisor bot
2019-08-22
Ensure yield-equivalent with an already-expired timeout.
Adin Scannell
2019-08-22
Merge 52e674b4 (automated)
gVisor bot
2019-08-22
Merge 8d9276ed (automated)
gVisor bot
2019-08-21
Support binding to multicast and broadcast addresses
Chris Kuiper
2019-08-22
Merge 5fd63d1c (automated)
gVisor bot
2019-08-21
Merge 573e6e4b (automated)
gVisor bot
2019-08-21
Use tcpip.Subnet in tcpip.Route
Tamir Duberstein
2019-08-20
Add tcpip.Route.String and tcpip.AddressMask.Prefix
Chris Kuiper
2019-08-21
Merge 7609da6c (automated)
gVisor bot
2019-08-21
Merge 8b7e7a04 (automated)
gVisor bot
2019-08-20
Merge 6c3a2421 (automated)
gVisor bot
2019-08-20
Merge 3d0715b3 (automated)
gVisor bot
2019-08-20
Merge cf8a689b (automated)
gVisor bot
2019-08-19
Merge 67d7864f (automated)
gVisor bot
2019-08-19
Document RWF_HIPRI not implemented for preadv2/pwritev2.
Zach Koopmans
2019-08-19
Merge 3ffbdffd (automated)
gVisor bot
2019-08-19
Internal change.
gVisor bot
2019-08-19
hostinet: fix parsing route netlink message
Jianfeng Tan
2019-08-19
Read iptables via sockopts.
Kevin Krakauer
2019-08-16
netstack: disconnect an unix socket only if the address family is AF_UNSPEC
Andrei Vagin
2019-08-17
Merge 2a130335 (automated)
gVisor bot
2019-08-16
procfs: Migrate seqfile implementations.
Ayush Ranjan
2019-08-16
ptrace: detect if a stub process exited unexpectedly
Andrei Vagin
2019-08-16
Merge f7114e0a (automated)
gVisor bot
2019-08-16
Add subnet checking to NIC.findEndpoint and consolidate with NIC.getRef
Chris Kuiper
2019-08-16
Merge d60d99cb (automated)
gVisor bot
2019-08-16
Merge 4bab7d7f (automated)
gVisor bot
2019-08-16
vfs: Remove vfs.DefaultDirectoryFD from embedding vfs.DefaultFD.
Ayush Ranjan
2019-08-15
Merge ef045b91 (automated)
gVisor bot
2019-08-15
Document source and versioning of the TCPInfo struct.
Rahat Mahmood
2019-08-15
Don't dereference errors passed to panic()
Tamir Duberstein
2019-08-15
Merge 816a9211 (automated)
gVisor bot
2019-08-15
netstack: move resumption logic into *_state.go
Tamir Duberstein
2019-08-15
Enabling pkg/tcpip/link support on arm64.
Haibo Xu
2019-08-15
Rename fdbased/mmap.go to fdbased/mmap_stub.go.
Haibo Xu
2019-08-15
Rename rawfile/blockingpoll_unsafe.go to rawfile/blockingpoll_stub_unsafe.go.
Haibo Xu
2019-08-14
Merge d81d94ac (automated)
gVisor bot
2019-08-14
Replace uinptr with int64 when returning lengths
Tamir Duberstein
[next]