- Jan 12, 2017
-
-
yang-g authored
-
- Jan 05, 2017
-
-
Craig Tiller authored
-
- Jan 03, 2017
-
-
Craig Tiller authored
-
- Dec 29, 2016
-
-
Craig Tiller authored
- make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks
-
- Dec 09, 2016
-
-
Mark D. Roth authored
-
- Nov 28, 2016
-
-
Muxi Yan authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Nov 24, 2016
-
-
David Garcia Quintas authored
-
- Nov 23, 2016
-
-
Paul Marks authored
This allows the port picker to function across dual-stack and IPv4/IPv6-only environments. For a port to be considered available, the kernel must support at least one of (IPv6, IPv4), and the port must be available on each supported family. Also use the bool type where feasible. This is based on http://cl/97155408 (for those who can read it.)
-
- Nov 04, 2016
-
-
Craig Tiller authored
-
- Nov 02, 2016
-
-
Yuchen Zeng authored
-
- Oct 31, 2016
-
-
Craig Tiller authored
-
- Oct 27, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Oct 24, 2016
-
-
Yuchen Zeng authored
-
- Oct 20, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Nicolas "Pixel" Noble authored
-
- Oct 19, 2016
-
-
Craig Tiller authored
-
- Oct 17, 2016
-
-
Craig Tiller authored
-
- Oct 11, 2016
-
-
murgatroid99 authored
-
- Oct 07, 2016
-
-
murgatroid99 authored
-
- Oct 03, 2016
-
-
murgatroid99 authored
-
- Sep 28, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Sep 27, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Sep 26, 2016
-
-
murgatroid99 authored
-
Michael Lumish authored
-
Craig Tiller authored
-
- Sep 23, 2016
-
-
Craig Tiller authored
-
murgatroid99 authored
-
- Aug 09, 2016
-
-
murgatroid99 authored
-
murgatroid99 authored
-
- Aug 02, 2016
-
-
David Garcia Quintas authored
-
- Jul 19, 2016
-
-
Craig Tiller authored
Delay beginning most writes until we enter poll()
-