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-09-18
Avoid ambient clock on ICMP Rate Limiter
Bruno Dal Bo
2021-09-17
Merge pull request #6182 from zchee:atomicbitops-bp
gVisor bot
2021-09-17
Allow rebinding packet socket protocol
Ghanan Gowripalan
2021-09-17
Fix lock ordering violation
Ghanan Gowripalan
2021-09-16
Allow creating packet socket bound to any protocol
Ghanan Gowripalan
2021-09-16
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-09-16
Limit most file mmaps to the range of an int64.
Jamie Liu
2021-09-16
Don't allow binding to broadcast on ICMP sockets
Ghanan Gowripalan
2021-09-16
Merge pull request #6579 from prattmic:runsc_do_profile
gVisor bot
2021-09-16
runsc: add global profile collection flags
Michael Pratt
2021-09-15
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-09-15
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-09-15
[bind] Return EINVAL for under sized address
Ghanan Gowripalan
2021-09-14
Compose raw IP with datagram-based endpoint
Ghanan Gowripalan
2021-09-14
Fix race on msgrcv(MSG_COPY).
Rahat Mahmood
2021-09-14
Explicitly bind endpoint to a NIC
Ghanan Gowripalan
2021-09-14
Fix bug in RecvMMsgDispatcher.
Bhasker Hariharan
2021-09-14
Defer mutex unlocking
Ghanan Gowripalan
2021-09-13
Accept packets destined to bound address
Ghanan Gowripalan
2021-09-13
Typo fix.
Etienne Perot
2021-09-13
Set NICID before delivering packet to raw endpoint
Ghanan Gowripalan
2021-09-13
Separate IPv4 ToS & IPv6 TClass in dgram endpoint
Ghanan Gowripalan
2021-09-13
Support anonymous structs in checklocks.
Adin Scannell
2021-09-10
Typo fix.
Etienne Perot
2021-09-09
Remove linux-compat loopback hacks from packet endpoint
Ghanan Gowripalan
2021-09-09
Internal change.
Jamie Liu
2021-09-09
Remove link/packetsocket
Ghanan Gowripalan
2021-09-07
Stub some memory control files.
Rahat Mahmood
2021-09-07
Remove protocolMainLoop unused return value
Arthur Sfez
2021-09-03
Add //pkg/sentry/seccheck.
Jamie Liu
2021-09-02
Internal change.
Jamie Liu
2021-09-02
unix: avoid taking two endpoint locks
Andrei Vagin
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-09-01
Out-of-order segment should not block in-sequence segments.
Bhasker Hariharan
2021-09-01
Extract network datagram endpoint common facilities
Ghanan Gowripalan
2021-09-01
Add ioctl stub constants
Chong Cai
2021-09-01
Don't use reflection in fpu.alignedBytes.
Jamie Liu
2021-09-01
Cache vdso.so's __kernel_rt_sigreturn location.
Jamie Liu
2021-09-01
Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.
Jamie Liu
2021-09-01
unix: handle a case when a buffer is overflowed
Andrei Vagin
2021-09-01
Cache cpuid.HostFeatureSet().
Jamie Liu
2021-08-30
[syserr] Fix SIGBUS on syserr.FromError
Zach Koopmans
2021-08-30
Narrow COW-break on thread stacks.
Jamie Liu
2021-08-30
Use specialFileFD handles in specialFileFD.Stat().
Jamie Liu
2021-08-30
Avoid pseudo endpoint for TSVal generation
Zeling Feng
2021-08-27
Fix lock order violations: mm.mappingMu > Task.mu.
Nicolas Lacasse
2021-08-27
Merge pull request #6415 from ZachEddy:containerd-runtime-options-v1.5
gVisor bot
2021-08-27
Add LinkEndpoint.WriteRawPacket with stubs
Ghanan Gowripalan
2021-08-26
Add Stack.Seed() back
Zeling Feng
[next]