| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | routingtable: unbloat BUG() | 2017-08-02 | 1 | -3/+2 | ||
| * | blake2s: satisfy sparse | 2017-08-02 | 1 | -2/+2 | ||
| * | selftest: more checking in ratelimiter | 2017-08-02 | 1 | -10/+16 | ||
| * | recieve: pskb_trim already checks length | 2017-08-01 | 1 | -1/+1 | ||
| * | receive: single line if style | 2017-08-01 | 1 | -2/+1 | ||
| * | socket: move print function from compat | 2017-07-28 | 2 | -10/+10 | ||
| * | compat: get rid of warnings on frankenkernels | 2017-07-28 | 1 | -0/+8 | ||
| * | recieve: cleanup variable usage | 2017-07-28 | 1 | -11/+7 | ||
| * | compat: work around odd kernels that backport kv[mz]alloc | 2017-07-27 | 1 | -3/+5 | ||
| * | version: bump snapshot | 2017-07-26 | 2 | -2/+2 | ||
| * | qemu: warn on all unseeded random usage when in debug mode | 2017-07-20 | 1 | -0/+1 | ||
| * | global: wireguard.io --> wireguard.com | 2017-07-20 | 5 | -5/+5 | ||
| * | blake2s: fix up alignment issues | 2017-07-20 | 1 | -9/+11 | ||
| * | blake2s: move compression loop to assembly | 2017-07-20 | 3 | -71/+83 | ||
| * | send: use skb_queue_empty where appropriate | 2017-07-20 | 1 | -3/+3 | ||
| * | data: simplify no-keypair failure case | 2017-07-20 | 1 | -5/+2 | ||
| * | data: use KMEM_CACHE macro | 2017-07-20 | 1 | -2/+2 | ||
| * | ratelimiter: use KMEM_CACHE macro | 2017-07-20 | 1 | -6/+6 | ||
| * | global: use pointer to net_device | 2017-07-20 | 12 | -52/+46 | ||
| * | device: support 4.13's extact newlink param | 2017-07-20 | 2 | -1/+5 | ||
| * | send: orphan skbs when buffering longterm | 2017-07-20 | 1 | -1/+7 | ||
| * | selftests: ensure that there isnt CPU lag when testing rate limiter | 2017-07-20 | 1 | -1/+25 | ||
| * | compat: work around odd kernels that backport kvfree | 2017-07-07 | 1 | -1/+3 | ||
| * | socket: style | 2017-07-07 | 1 | -12/+3 | ||
| * | qemu: update default testing kernel | 2017-07-07 | 1 | -1/+1 | ||
| * | ratelimiter: consistently use non-bh rcu | 2017-07-07 | 2 | -2/+2 | ||
| * | version: bump snapshot | 2017-07-06 | 2 | -2/+2 | ||
| * | socket: the checkers distinguish between _bh and non _bh | 2017-07-06 | 1 | -1/+1 | ||
| * | device: cleanup register_netdev logic | 2017-07-06 | 2 | -15/+12 | ||
| * | compat: priv_destructor got backported | 2017-07-06 | 1 | -5/+7 | ||
| * | counter: use correct unit for indices | 2017-07-06 | 1 | -3/+3 | ||
| * | ratelimiter: add self-test | 2017-07-06 | 4 | -1/+121 | ||
| * | ratelimiter: use IPv6 /64 instead of /96 | 2017-07-04 | 1 | -8/+8 | ||
| * | ratelimiter: use kvzalloc for hash table allocation | 2017-07-04 | 2 | -9/+41 | ||
| * | compat: workaround Ubuntu 16.10 kernel weirdness | 2017-07-03 | 1 | -0/+1 | ||
| * | compat: support OpenSUSE's backports | 2017-07-03 | 1 | -1/+6 | ||
| * | receive: cleanup error handlers | 2017-06-29 | 1 | -21/+23 | ||
| * | version: bump snapshot | 2017-06-29 | 2 | -2/+2 | ||
| * | receive: pull IP header into head | 2017-06-29 | 1 | -0/+4 | ||
| * | receive: fix off-by-one in packet length checking | 2017-06-29 | 1 | -1/+1 | ||
| * | version: bump snapshot | 2017-06-28 | 2 | -2/+2 | ||
| * | compat: support Ubuntu 14.04 | 2017-06-28 | 1 | -4/+10 | ||
| * | compat: support EL7.3 | 2017-06-28 | 1 | -16/+21 | ||
| * | compat: do not export symbols unnecessarily | 2017-06-28 | 4 | -34/+0 | ||
| * | global: cleanup IP header checking | 2017-06-26 | 7 | -77/+46 | ||
| * | device: remove icmp conntrack hacks | 2017-06-26 | 3 | -35/+37 | ||
| * | compat: clean up cruft | 2017-06-26 | 1 | -4/+2 | ||
| * | device: avoid double icmp send on routing loop | 2017-06-26 | 1 | -1/+0 | ||
| * | socket: use ip_rt_put instead of dst_release | 2017-06-26 | 1 | -2/+2 | ||
| * | socket: verify saddr belongs to interface | 2017-06-26 | 2 | -1/+9 | ||
