index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-03-25
qemu: set framewarn 1280 for 64bit and 1024 for 32bit
Jason A. Donenfeld
2019-03-25
device: use skb accessor functions where possible
Jason A. Donenfeld
2019-03-25
allowedips: do not use __always_inline
Jason A. Donenfeld
2019-03-25
peerlookup: rename from hashtables
Jason A. Donenfeld
2019-03-17
global: the _bh variety of rcu helpers have been unified
Jason A. Donenfeld
2019-03-14
compat: nf_nat_core.h was removed upstream
Bruno Wolff III
2019-02-27
version: bump snapshot
Jason A. Donenfeld
2019-02-27
queueing: net-next has changed signature of skb_probe_transport_header
Jason A. Donenfeld
2019-02-26
allowedips: maintain per-peer list of allowedips
Jason A. Donenfeld
2019-02-25
peer: only synchronize_rcu_bh and traverse trie once when removing all peers
Jason A. Donenfeld
2019-02-25
netlink: don't remove allowed ips for new peers
Jason A. Donenfeld
2019-02-17
Makefile: make the depmod path configurable
Luis Ressel
2019-02-17
Makefile: don't duplicate code in install and modules-install
Luis Ressel
2019-02-17
compat: backport ALIGN_DOWN
Jason A. Donenfeld
2019-02-17
compat: ipv6_stub is sometimes null
Jason A. Donenfeld
2019-02-04
chacha20: name enums
Jason A. Donenfeld
2019-02-03
noise: store clamped key instead of raw key
Jason A. Donenfeld
2019-02-03
chacha20poly1305: permit unaligned strides on certain platforms
Jason A. Donenfeld
2019-02-03
hashtables: decouple hashtable allocations from the main device allocation
Sultan Alsawaf
2019-02-03
queueing: more reasonable allocator function convention
Jason A. Donenfeld
2019-02-03
noise: whiten the nanoseconds portion of the timestamp
Jason A. Donenfeld
2019-01-23
version: bump snapshot
Jason A. Donenfeld
2019-01-23
netlink: use __kernel_timespec for handshake time
Jason A. Donenfeld
2019-01-23
global: normalize -> clamp
Jason A. Donenfeld
2019-01-23
qemu: enable FP on MIPS
Jason A. Donenfeld
2019-01-23
qemu: version bump to bash 5.0
Jason A. Donenfeld
2019-01-23
Kconfig: IPsec isn't IPSec
Jason A. Donenfeld
2019-01-23
ratelimiter: totalram_pages is now a function
Jason A. Donenfeld
2019-01-23
noise: replace getnstimeofday64 with ktime_get_real_ts64
Jason A. Donenfeld
2019-01-23
ratelimiter: build tests with !IPV6
Jason A. Donenfeld
2019-01-23
qemu: version bump kernel
Jason A. Donenfeld
2019-01-07
global: update copyright
Jason A. Donenfeld
2018-12-30
netlink: auth socket changes against namespace of socket
Jason A. Donenfeld
2018-12-18
version: bump snapshot
Jason A. Donenfeld
2018-12-18
makefile: use immediate expansion and use correct template patterns
Jason A. Donenfeld
2018-12-18
netns: nmap != ncat
Jason A. Donenfeld
2018-12-12
compat: account for Clang CFI
Jason A. Donenfeld
2018-12-07
chacha20: do not define unused asm function
Jason A. Donenfeld
2018-12-07
compat: don't undef BUILD_BUG_ON for Clang >=8
Nathan Chancellor
2018-12-07
chacha20,poly1305: simplify perlasm fanciness
Jason A. Donenfeld
2018-11-19
version: bump snapshot
Jason A. Donenfeld
2018-11-19
chacha20,poly1305: do not use xlate
Jason A. Donenfeld
2018-11-17
poly1305: make frame pointers for auxiliary calls
Samuel Neves
2018-11-16
crypto: better path resolution and more specific generated .S
Jason A. Donenfeld
2018-11-15
chacha20,poly1305: don't do compiler testing in generator and remove xor helper
Jason A. Donenfeld
2018-11-15
crypto: resolve target prefix on buggy kernels
Jason A. Donenfeld
2018-11-15
poly1305: cleanup leftover debugging changes
Jason A. Donenfeld
2018-11-15
poly1305: only export neon symbols when in use
Jason A. Donenfeld
2018-11-15
chacha20,poly1305: fix up for win64
Samuel Neves
2018-11-15
version: bump snapshot
Jason A. Donenfeld
[next]