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
2021-10-07
Add a new metric to detect the number of spurious loss recoveries.
Nayana Bidari
2021-10-07
tests: use a proper path to the kvm device
Andrei Vagin
2021-10-07
Track UDP packets performing REDIRECT NAT
Ghanan Gowripalan
2021-10-07
Modify the TCP test to receive re-transmitted packet before sending ACK.
Nayana Bidari
2021-10-07
Store timestamps as time.Time
Tamir Duberstein
2021-10-06
Create null entry connection on first IPTables hook
Ghanan Gowripalan
2021-10-06
Add global lisafs kernel flag.
Ayush Ranjan
2021-10-05
Merge pull request #6687 from zchee:atomicbitops-nosplit
gVisor bot
2021-10-05
Add server implementation for sharedmem endpoints.
Bhasker Hariharan
2021-10-04
Reply to invalid ACKs even when accept queue is full
Arthur Sfez
2021-10-04
No split to assembly and noasm functions on atomicbitops package
Koichi Shiraishi
2021-10-01
Read lock when getting connections
Ghanan Gowripalan
2021-10-01
Drop ConnTrack.handlePacket
Ghanan Gowripalan
2021-10-01
Drop conn.tcbHook
Ghanan Gowripalan
2021-10-01
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-10-01
Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
gVisor bot
2021-10-01
Drop IPTables.checkPackets
Ghanan Gowripalan
2021-10-01
Let connection handle tracked packets
Ghanan Gowripalan
2021-10-01
Move pendingEndpoints to acceptQueue
Tamir Duberstein
2021-09-30
kernel: print PID in addition to TID in task log messages
Andrei Vagin
2021-09-29
Avoid comparisons to zero value of acceptQueue
Tamir Duberstein
2021-09-29
Rename accepted -> acceptQueue
Tamir Duberstein
2021-09-29
Remove syncRcvdCount
Tamir Duberstein
2021-09-28
Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
Etienne Perot
2021-09-28
Inline handleSynSegment
Tamir Duberstein
2021-09-28
Support naive Masquerade NAT target
Ghanan Gowripalan
2021-09-27
Move `sighandling` package out of `sentry`.
Etienne Perot
2021-09-27
Implement S/R for Stats
Tamir Duberstein
2021-09-27
Prevent PacketData from being modified.
Ayush Ranjan
2021-09-27
Store pending endpoints in a set
Tamir Duberstein
2021-09-27
Add procfs files for SysV message queues.
Zyad A. Ali
2021-09-24
Update the comment for Task.netns
Andrei Vagin
2021-09-24
Merge pull request #6647 from avagin:task-netns
gVisor bot
2021-09-23
Allow lisafs client to send more data than MaxMessageSize using chunks.
Ayush Ranjan
2021-09-23
kernel: allow to access Task.netns without taking Task.mu
Andrei Vagin
2021-09-23
Create the cgroupfs mount point in sysfs.
Rahat Mahmood
2021-09-23
Merge pull request #6573 from avagin:kvm-seccomp-mmap
gVisor bot
2021-09-23
Pass AddressableEndpoint to IPTables
Ghanan Gowripalan
2021-09-23
Implement S/R for TransportEndpointStats
Tamir Duberstein
2021-09-23
Compose ICMP endpoint with datagram-based endpoint
Ghanan Gowripalan
2021-09-23
Introduce method per iptables hook
Ghanan Gowripalan
2021-09-23
Avoid listenContext.listenEP when it is the receiver
Tamir Duberstein
2021-09-22
Add Execve and ExitNotifyParent checkpoints.
Jamie Liu
2021-09-22
Track UDP connections
Ghanan Gowripalan
2021-09-22
Fold rcv_test into tcp_test
Tamir Duberstein
2021-09-22
Do not rate limit ICMP Echos by default
Bruno Dal Bo
2021-09-22
Change EcdsaVerify to specifically P-384 and compute the SHA384 digest.
Carmen Hanish
2021-09-22
kvm: check that safecopy is handled correctly in the guest ring0
Andrei Vagin
2021-09-22
kvm: trap mmap syscalls to map new regions to the guest
Andrei Vagin
2021-09-22
kvm/arm: calculate virtual-to-physical mappings only once
Andrei Vagin
[next]