summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2019-03-25qemu: set framewarn 1280 for 64bit and 1024 for 32bitJason A. Donenfeld
2019-03-25device: use skb accessor functions where possibleJason A. Donenfeld
2019-03-25allowedips: do not use __always_inlineJason A. Donenfeld
2019-03-25peerlookup: rename from hashtablesJason A. Donenfeld
2019-03-17global: the _bh variety of rcu helpers have been unifiedJason A. Donenfeld
2019-03-14compat: nf_nat_core.h was removed upstreamBruno Wolff III
2019-02-27version: bump snapshotJason A. Donenfeld
2019-02-27queueing: net-next has changed signature of skb_probe_transport_headerJason A. Donenfeld
2019-02-26allowedips: maintain per-peer list of allowedipsJason A. Donenfeld
2019-02-25peer: only synchronize_rcu_bh and traverse trie once when removing all peersJason A. Donenfeld
2019-02-25netlink: don't remove allowed ips for new peersJason A. Donenfeld
2019-02-17Makefile: make the depmod path configurableLuis Ressel
2019-02-17Makefile: don't duplicate code in install and modules-installLuis Ressel
2019-02-17compat: backport ALIGN_DOWNJason A. Donenfeld
2019-02-17compat: ipv6_stub is sometimes nullJason A. Donenfeld
2019-02-04chacha20: name enumsJason A. Donenfeld
2019-02-03noise: store clamped key instead of raw keyJason A. Donenfeld
2019-02-03chacha20poly1305: permit unaligned strides on certain platformsJason A. Donenfeld
2019-02-03hashtables: decouple hashtable allocations from the main device allocationSultan Alsawaf
2019-02-03queueing: more reasonable allocator function conventionJason A. Donenfeld
2019-02-03noise: whiten the nanoseconds portion of the timestampJason A. Donenfeld
2019-01-23version: bump snapshotJason A. Donenfeld
2019-01-23netlink: use __kernel_timespec for handshake timeJason A. Donenfeld
2019-01-23global: normalize -> clampJason A. Donenfeld
2019-01-23qemu: enable FP on MIPSJason A. Donenfeld
2019-01-23qemu: version bump to bash 5.0Jason A. Donenfeld
2019-01-23Kconfig: IPsec isn't IPSecJason A. Donenfeld
2019-01-23ratelimiter: totalram_pages is now a functionJason A. Donenfeld
2019-01-23noise: replace getnstimeofday64 with ktime_get_real_ts64Jason A. Donenfeld
2019-01-23ratelimiter: build tests with !IPV6Jason A. Donenfeld
2019-01-23qemu: version bump kernelJason A. Donenfeld
2019-01-07global: update copyrightJason A. Donenfeld
2018-12-30netlink: auth socket changes against namespace of socketJason A. Donenfeld
2018-12-18version: bump snapshotJason A. Donenfeld
2018-12-18makefile: use immediate expansion and use correct template patternsJason A. Donenfeld
2018-12-18netns: nmap != ncatJason A. Donenfeld
2018-12-12compat: account for Clang CFIJason A. Donenfeld
2018-12-07chacha20: do not define unused asm functionJason A. Donenfeld
2018-12-07compat: don't undef BUILD_BUG_ON for Clang >=8Nathan Chancellor
2018-12-07chacha20,poly1305: simplify perlasm fancinessJason A. Donenfeld
2018-11-19version: bump snapshotJason A. Donenfeld
2018-11-19chacha20,poly1305: do not use xlateJason A. Donenfeld
2018-11-17poly1305: make frame pointers for auxiliary callsSamuel Neves
2018-11-16crypto: better path resolution and more specific generated .SJason A. Donenfeld
2018-11-15chacha20,poly1305: don't do compiler testing in generator and remove xor helperJason A. Donenfeld
2018-11-15crypto: resolve target prefix on buggy kernelsJason A. Donenfeld
2018-11-15poly1305: cleanup leftover debugging changesJason A. Donenfeld
2018-11-15poly1305: only export neon symbols when in useJason A. Donenfeld
2018-11-15chacha20,poly1305: fix up for win64Samuel Neves
2018-11-15version: bump snapshotJason A. Donenfeld