| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | timers: elide enable check | 2017-03-14 | 1 | -3/+3 | ||
| * | 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 | ||
| * | 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 | 14 | -326/+990 | ||
| * | 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 | ||
| * | cookies: use xchacha20poly1305 instead of chacha20poly1305 | 2016-12-23 | 8 | -43/+204 | ||
| * | routing-table: simplify and mask reparented root | 2016-12-23 | 1 | -16/+9 | ||
| * | config: allow removing multiple peers at once | 2016-12-23 | 1 | -1/+2 | ||
| * | version: bump snapshot | 2016-12-18 | 2 | -2/+2 | ||
| * | siphash: preserve endian-ness for quick helper | 2016-12-16 | 1 | -5/+9 | ||
| * | ratelimiter: remember newline in error | 2016-12-16 | 1 | -2/+2 | ||
| * | version: bump snapshot | 2016-12-16 | 2 | -2/+2 | ||
| * | hashtables: use counter and int to ensure forward progress | 2016-12-16 | 2 | -17/+2 | ||
| * | messages: increase header by 3 bytes for alignment | 2016-12-16 | 4 | -15/+22 | ||
| * | siphash: update against upstream submission | 2016-12-16 | 15 | -187/+403 | ||
| * | ratelimiter: drop family from action for 4.10 | 2016-12-16 | 1 | -2/+0 | ||
