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
/
compat
Age
Commit message (
Expand
)
Author
2019-06-02
curve25519: not all linkers support bmi2 and adx
Jason A. Donenfeld
2019-05-31
compat: don't call xgetbv on cpus with no XSAVE
Jason A. Donenfeld
2019-05-29
zinc: arm64: use cpu_get_elf_hwcap accessor for 5.2
Jason A. Donenfeld
2019-05-29
kbuild: account for recent upstream changes
Jason A. Donenfeld
2019-05-29
netlink: use new strict length types in policy for 5.2
Jason A. Donenfeld
2019-05-29
socket: set ignore_df=1 on xmit
Joe Holden
2019-04-14
compat: udp_tunnel: force cast sk_data_ready
Jason A. Donenfeld
2019-03-29
compat: backport skb_mark_not_on_list
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
queueing: net-next has changed signature of skb_probe_transport_header
Jason A. Donenfeld
2019-02-17
compat: backport ALIGN_DOWN
Jason A. Donenfeld
2019-02-17
compat: ipv6_stub is sometimes null
Jason A. Donenfeld
2019-01-23
netlink: use __kernel_timespec for handshake time
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-07
global: update copyright
Jason A. Donenfeld
2018-12-18
makefile: use immediate expansion and use correct template patterns
Jason A. Donenfeld
2018-12-12
compat: account for Clang CFI
Jason A. Donenfeld
2018-12-07
compat: don't undef BUILD_BUG_ON for Clang >=8
Nathan Chancellor
2018-11-16
crypto: better path resolution and more specific generated .S
Jason A. Donenfeld
2018-11-05
compat: csum_levels is new in 3.18 but backported to RHEL
Jason A. Donenfeld
2018-10-08
global: rename struct wireguard_ to struct wg_
Jason A. Donenfeld
2018-10-08
compat: look in Kbuild and Makefile since they differ based on arch
Jason A. Donenfeld
2018-10-08
global: prefix functions used in callbacks with wg_
Jason A. Donenfeld
2018-10-07
compat: don't output for grep errors
Davide Garberi
2018-10-07
compat: clang cannot handle __builtin_constant_p
Jason A. Donenfeld
2018-10-07
compat: make asm/simd.h conditional on its existence
Jason A. Donenfeld
2018-10-06
compat: account for ancient ARM assembler
Jason A. Donenfeld
2018-10-06
allowedips: remove ifdefs in favor of IS_ENABLED
Jason A. Donenfeld
2018-10-03
simd: introduce useful disabling macro
Jason A. Donenfeld
2018-10-02
simd: refactor simd availability handling
Jason A. Donenfeld
2018-10-02
simd: return a bool from simd_relax
Jason A. Donenfeld
2018-10-02
blake2s: rename arch function and use slicker le32 helper
Jason A. Donenfeld
2018-10-02
compat: kernels < 3.17 don't have read_cpuid_part
Nathan Chancellor
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
2018-09-20
chacha20: prefer crypto_xor_cpy to avoid memmove
Jason A. Donenfeld
2018-09-19
blake2s: simplify final function
Jason A. Donenfeld
2018-09-17
crypto: pass simd by reference
Jason A. Donenfeld
2018-09-15
simd: add __must_check annotation
Jason A. Donenfeld
2018-09-06
compat: move simd.h from crypto to compat since it's going upstream
Jason A. Donenfeld
2018-09-06
compat: arch-namespace certain includes
Jason A. Donenfeld
2018-09-06
compat: support neon.h on old kernels
Jason A. Donenfeld
2018-08-28
compat: rng_is_initialized made it into 4.19
Jason A. Donenfeld
2018-08-04
compat: better atomic acquire/release backport
Jason A. Donenfeld
2018-08-03
peer: ensure destruction doesn't race
Jason A. Donenfeld
2018-08-02
queueing: ensure strictly ordered loads and stores
Jason A. Donenfeld
2018-07-18
recieve: disable NAPI busy polling
Thomas Gschwantner
2018-07-08
receive: use NAPI on the receive path
Jonathan Neuschäfer
2018-06-24
compat: more robust ktime backport
Jason A. Donenfeld
[next]