| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | version: bump snapshot | 2017-03-20 | 2 | -2/+2 | ||
| * | curve25519: do dispatcher in C instead of asm, since shlx is haswell only | 2017-03-20 | 2 | -162/+73 | ||
| * | version: bump snapshot | 2017-03-20 | 2 | -2/+2 | ||
| * | data: big refactoring | 2017-03-20 | 8 | -159/+158 | ||
| * | curve25519: add AVX implementation | 2017-03-19 | 5 | -21/+3696 | ||
| * | blake2s: add AVX implementation | 2017-03-19 | 9 | -8/+613 | ||
| * | config: satisfy sparse | 2017-03-19 | 1 | -1/+1 | ||
| * | cookie: no need to hash rng | 2017-03-19 | 1 | -1/+0 | ||
| * | hashtables: get_random_int is now more secure, so expose directly | 2017-03-19 | 3 | -4/+20 | ||
| * | timers: elide enable check | 2017-03-14 | 1 | -3/+3 | ||
| * | create-patch: add context below to work with busybox patch | 2017-02-27 | 1 | -2/+4 | ||
| * | compat: use maybe_unused macro over gcc-specific | 2017-02-27 | 1 | -1/+1 | ||
| * | data: transition to skb_reset_tc for 4.11 | 2017-02-27 | 2 | -3/+11 | ||
| * | device: move sysctl toggling to open time | 2017-02-27 | 1 | -30/+12 | ||
| * | receive: last_rx use is discouraged and removed in recent kernels | 2017-02-27 | 1 | -1/+0 | ||
| * | device: 4.11 uses cnf for addr_gen_mode | 2017-02-27 | 1 | -0/+4 | ||
| * | version: bump snapshot | 2017-02-23 | 2 | -2/+2 | ||
| * | socket: do not try to create v6 socket when disabled | 2017-02-23 | 2 | -0/+10 | ||
| * | device: disable ICMP redirects | 2017-02-21 | 1 | -1/+30 | ||
| * | version: bump snapshot | 2017-02-14 | 2 | -2/+2 | ||
| * | Revert "main: add `wg` type alias" | 2017-02-14 | 1 | -2/+1 | ||
| * | Makefile: add module-install target | 2017-02-14 | 1 | -1/+5 | ||
| * | version: bump snapshot | 2017-02-13 | 2 | -2/+2 | ||
| * | create-patch: be sure it's actually after NETFILTER | 2017-02-13 | 1 | -1/+1 | ||
| * | Kconfig: can be a module | 2017-02-13 | 1 | -2/+2 | ||
| * | socket: enable setting of fwmark | 2017-02-13 | 4 | -3/+13 | ||
| * | main: add `wg` type alias | 2017-02-13 | 1 | -1/+2 | ||
| * | device: shorter workqueue names to fit in ps | 2017-02-13 | 1 | -2/+2 | ||
| * | socket: general ephemeral ports instead of name-based ports | 2017-02-13 | 1 | -53/+16 | ||
| * | compat: backport siphash & dst_cache from mainline | 2017-02-13 | 15 | -327/+991 | ||
| * | socket: synchronize net on socket tear down | 2017-02-07 | 1 | -0/+1 | ||
| * | timers: use simpler uninit sync technique | 2017-02-07 | 4 | -38/+25 | ||
| * | timers: use setup_timer macro helper | 2017-01-23 | 1 | -20/+5 | ||
| * | curve25519: do everything on the stack | 2017-01-15 | 1 | -171/+0 | ||
| * | version: bump snapshot | 2017-01-15 | 2 | -2/+2 | ||
| * | ratelimiter: 800ms too fast, decrease to 2s sustained rate | 2017-01-15 | 1 | -2/+2 | ||
| * | Use __read_mostly attribute when possible | 2017-01-13 | 4 | -9/+9 | ||
| * | config: useless newline | 2017-01-12 | 1 | -2/+0 | ||
| * | Update copyright | 2017-01-10 | 44 | -45/+45 | ||
| * | uapi: use sockaddr union instead of sockaddr_storage | 2017-01-10 | 2 | -9/+10 | ||
| * | uapi: use flag instead of C bitfield for portability | 2017-01-10 | 2 | -20/+23 | ||
| * | uapi: add missing userspace headers | 2017-01-10 | 1 | -0/+2 | ||
| * | version: bump snapshot | 2017-01-05 | 2 | -2/+2 | ||
| * | version: bump snapshot | 2016-12-30 | 2 | -2/+2 | ||
| * | qemu: kernel.org mirrors get updates slowly | 2016-12-29 | 1 | -2/+2 | ||
| * | compat: support 3.18, 3.19, 4.0 | 2016-12-26 | 4 | -8/+33 | ||
| * | blake2s: cleanup | 2016-12-26 | 1 | -9/+4 | ||
| * | cookie: optimize | 2016-12-26 | 1 | -29/+11 | ||
| * | qemu: 4.10 needs posix timers | 2016-12-26 | 1 | -0/+1 | ||
| * | version: bump snapshot | 2016-12-23 | 2 | -2/+2 | ||
