summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* version: bump snapshotJason A. Donenfeld2019-05-312-2/+2
* zinc: update copyrightJason A. Donenfeld2019-05-292-2/+2
* blake2s: shorten ssse3 loopSamuel Neves2019-05-291-857/+66
* blake2s,chacha: latency tweakSamuel Neves2019-05-295-618/+982
* qemu: do not check for alignment with ubsanJason A. Donenfeld2019-05-291-0/+1
* zinc: arm64: use cpu_get_elf_hwcap accessor for 5.2Jason A. Donenfeld2019-05-293-2/+6
* kbuild: account for recent upstream changesJason A. Donenfeld2019-05-292-11/+11
* timers: add jitter on ack failure reinitiationJason A. Donenfeld2019-05-291-2/+4
* qemu: build iproute2 with libmnl supportJason A. Donenfeld2019-05-291-1/+1
* netlink: use new strict length types in policy for 5.2Jason A. Donenfeld2019-05-293-14/+29
* qemu: use newer iproute2 and kernelJason A. Donenfeld2019-05-291-9/+4
* socket: set ignore_df=1 on xmitJoe Holden2019-05-292-0/+6
* compat: udp_tunnel: force cast sk_data_readyJason A. Donenfeld2019-04-141-1/+3
* version: bump snapshotJason A. Donenfeld2019-04-062-2/+2
* allowedips: initialize list head when removing intermediate nodesJason A. Donenfeld2019-04-062-1/+5
* compat: backport skb_mark_not_on_listJason A. Donenfeld2019-03-291-0/+7
* blake2s: remove outlen parameter from finalJason A. Donenfeld2019-03-274-12/+11
* blake2s: simplifySamuel Neves2019-03-272-40/+12
* qemu: set framewarn 1280 for 64bit and 1024 for 32bitJason A. Donenfeld2019-03-2514-4/+14
* device: use skb accessor functions where possibleJason A. Donenfeld2019-03-251-2/+2
* allowedips: do not use __always_inlineJason A. Donenfeld2019-03-251-9/+9
* peerlookup: rename from hashtablesJason A. Donenfeld2019-03-257-9/+9
* global: the _bh variety of rcu helpers have been unifiedJason A. Donenfeld2019-03-177-12/+57
* compat: nf_nat_core.h was removed upstreamBruno Wolff III2019-03-141-0/+2
* version: bump snapshotJason A. Donenfeld2019-02-272-2/+2
* queueing: net-next has changed signature of skb_probe_transport_headerJason A. Donenfeld2019-02-272-1/+7
* allowedips: maintain per-peer list of allowedipsJason A. Donenfeld2019-02-266-160/+129
* peer: only synchronize_rcu_bh and traverse trie once when removing all peersJason A. Donenfeld2019-02-252-20/+42
* netlink: don't remove allowed ips for new peersJason A. Donenfeld2019-02-251-0/+3
* Makefile: make the depmod path configurableLuis Ressel2019-02-171-1/+2
* Makefile: don't duplicate code in install and modules-installLuis Ressel2019-02-171-5/+5
* compat: backport ALIGN_DOWNJason A. Donenfeld2019-02-171-0/+7
* compat: ipv6_stub is sometimes nullJason A. Donenfeld2019-02-171-1/+1
* chacha20: name enumsJason A. Donenfeld2019-02-041-2/+2
* noise: store clamped key instead of raw keyJason A. Donenfeld2019-02-037-14/+16
* chacha20poly1305: permit unaligned strides on certain platformsJason A. Donenfeld2019-02-031-18/+14
* hashtables: decouple hashtable allocations from the main device allocationSultan Alsawaf2019-02-039-25/+49
* queueing: more reasonable allocator function conventionJason A. Donenfeld2019-02-033-4/+4
* noise: whiten the nanoseconds portion of the timestampJason A. Donenfeld2019-02-031-0/+9
* version: bump snapshotJason A. Donenfeld2019-01-232-2/+2
* netlink: use __kernel_timespec for handshake timeJason A. Donenfeld2019-01-236-8/+28
* global: normalize -> clampJason A. Donenfeld2019-01-234-17/+10
* qemu: enable FP on MIPSJason A. Donenfeld2019-01-234-0/+4
* qemu: version bump to bash 5.0Jason A. Donenfeld2019-01-231-1/+1
* Kconfig: IPsec isn't IPSecJason A. Donenfeld2019-01-231-1/+1
* ratelimiter: totalram_pages is now a functionJason A. Donenfeld2019-01-232-2/+6
* noise: replace getnstimeofday64 with ktime_get_real_ts64Jason A. Donenfeld2019-01-232-2/+2
* ratelimiter: build tests with !IPV6Jason A. Donenfeld2019-01-231-5/+2
* qemu: version bump kernelJason A. Donenfeld2019-01-231-1/+1
* global: update copyrightJason A. Donenfeld2019-01-0780-81/+81