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