aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* hashtables: switch to rhashtablejn/rhashtableJonathan Neuschäfer2018-07-214-85/+106
* receive: check against proper return value typeJason A. Donenfeld2018-07-191-1/+1
* qemu: version bumpJason A. Donenfeld2018-07-191-1/+1
* version: bump snapshot0.0.20180718Jason A. Donenfeld2018-07-182-2/+2
* recieve: disable NAPI busy pollingThomas Gschwantner2018-07-182-0/+10
* device: destroy workqueue before freeing queueJason A. Donenfeld2018-07-181-1/+1
* wg-quick: allow link local default gatewayJason A. Donenfeld2018-07-163-3/+0
* receive: use gro call instead of plain callJason A. Donenfeld2018-07-121-1/+1
* receive: account for zero or negative budgetJason A. Donenfeld2018-07-111-0/+3
* tools: only error on wg show if all interfaces failJason A. Donenfeld2018-07-081-1/+4
* version: bump snapshot0.0.20180708Jason A. Donenfeld2018-07-082-2/+2
* receive: use NAPI on the receive pathJonathan Neuschäfer2018-07-086-17/+45
* qemu: decide debug kernel based on KERNEL_VERSIONJason A. Donenfeld2018-07-061-8/+8
* qemu: bump default kernel versionJason A. Donenfeld2018-07-061-1/+1
* selftest: ratelimiter: improve chance of success via retryJason A. Donenfeld2018-07-061-1/+6
* wg-quick: android: support excluding applicationsJason A. Donenfeld2018-07-051-9/+102
* receive: styleJason A. Donenfeld2018-07-041-1/+1
* device: print daddr not saddr in missing peer errorJason A. Donenfeld2018-07-041-1/+4
* version: bump snapshot0.0.20180625Jason A. Donenfeld2018-06-252-2/+2
* wg-quick: android: prevent outgoing handshake packets from being droppedJason A. Donenfeld2018-06-251-0/+4
* compat: more robust ktime backportJason A. Donenfeld2018-06-241-3/+8
* global: use fast boottime instead of normal boottimeJason A. Donenfeld2018-06-2312-26/+26
* global: use ktime boottime instead of jiffiesJason A. Donenfeld2018-06-2315-64/+69
* tools: fix misspelling of strchrnul in commentJonathan Neuschäfer2018-06-221-1/+1
* manpages: eliminate whitespace at the end of the lineJonathan Neuschäfer2018-06-222-26/+26
* global: fix a few typosJonathan Neuschäfer2018-06-222-2/+2
* simd: add missing headerJason A. Donenfeld2018-06-221-0/+1
* poly1305: give linker the correct constant data section sizeJason A. Donenfeld2018-06-221-1/+1
* main: test poly1305 before chacha20poly1305Jason A. Donenfeld2018-06-221-1/+1
* receive: don't toggle bhJason A. Donenfeld2018-06-221-6/+0
* version: bump snapshot0.0.20180620Jason A. Donenfeld2018-06-202-2/+2
* poly1305: add missing string.h headerJason A. Donenfeld2018-06-201-0/+1
* compat: use stabler lkml linksJason A. Donenfeld2018-06-191-2/+2
* ratelimiter: do not allow concurrent init and uninitJason A. Donenfeld2018-06-191-0/+6
* ratelimiter: mitigate reference underflowJason A. Donenfeld2018-06-192-1/+3
* receive: drop handshake packets if rng is not initializedJason A. Donenfeld2018-06-192-2/+55
* noise: wait for crng before taking locksJason A. Donenfeld2018-06-181-0/+10
* netlink: maintain static_identity lock over entire private key updateJason A. Donenfeld2018-06-183-6/+5
* noise: take locks for ss precomputationJason A. Donenfeld2018-06-181-3/+9
* qemu: bump default kernelJason A. Donenfeld2018-06-171-1/+1
* wg-quick: android: don't forget to free compiled regexesJason A. Donenfeld2018-06-171-5/+6
* wg-quick: android: disable roaming to v6 networks when v4 is specifiedJason A. Donenfeld2018-06-171-1/+54
* dns-hatchet: apply resolv.conf's selinux context to new resolv.confJason A. Donenfeld2018-06-171-0/+2
* simd: no need to restore fpu state when no preemptionJason A. Donenfeld2018-06-171-0/+2
* simd: encapsulate fpu amortization into nice functionsJason A. Donenfeld2018-06-177-71/+83
* queueing: re-enable preemption periodically to lower latencyJason A. Donenfeld2018-06-162-0/+18
* queueing: remove useless spinlocks on scJason A. Donenfeld2018-06-163-5/+1
* tools: getentropy requires 10.12Jason A. Donenfeld2018-06-141-1/+7
* chacha20poly1305: use slow crypto on -rt kernels on arm tooJason A. Donenfeld2018-06-141-1/+1
* version: bump snapshot0.0.20180613Jason A. Donenfeld2018-06-132-2/+2