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
2017-08-04
noise: infer initiator or not from handshake state
Jason A. Donenfeld
2017-08-04
timers: rename confusingly named functions and variables
Jason A. Donenfeld
2017-08-04
receive: move lastminute guard into timer event
Jason A. Donenfeld
2017-08-03
netns: work around linux 3.10 issues
Jason A. Donenfeld
2017-08-03
netns: explictly test reply to sender routing
Jason A. Donenfeld
2017-08-02
routingtable: unbloat BUG()
Jason A. Donenfeld
2017-08-02
blake2s: satisfy sparse
Jason A. Donenfeld
2017-08-02
selftest: more checking in ratelimiter
Jason A. Donenfeld
2017-08-01
recieve: pskb_trim already checks length
Jason A. Donenfeld
2017-08-01
receive: single line if style
Jason A. Donenfeld
2017-07-28
socket: move print function from compat
Jason A. Donenfeld
2017-07-28
compat: get rid of warnings on frankenkernels
Jason A. Donenfeld
2017-07-28
recieve: cleanup variable usage
Jason A. Donenfeld
2017-07-27
compat: work around odd kernels that backport kv[mz]alloc
Jason A. Donenfeld
2017-07-26
version: bump snapshot
Jason A. Donenfeld
2017-07-20
qemu: warn on all unseeded random usage when in debug mode
Jason A. Donenfeld
2017-07-20
global: wireguard.io --> wireguard.com
Jason A. Donenfeld
2017-07-20
blake2s: fix up alignment issues
Jason A. Donenfeld
2017-07-20
blake2s: move compression loop to assembly
Samuel Neves
2017-07-20
send: use skb_queue_empty where appropriate
Samuel Holland
2017-07-20
data: simplify no-keypair failure case
Samuel Holland
2017-07-20
data: use KMEM_CACHE macro
Jason A. Donenfeld
2017-07-20
ratelimiter: use KMEM_CACHE macro
Jason A. Donenfeld
2017-07-20
global: use pointer to net_device
Jason A. Donenfeld
2017-07-20
device: support 4.13's extact newlink param
Jason A. Donenfeld
2017-07-20
send: orphan skbs when buffering longterm
Jason A. Donenfeld
2017-07-20
selftests: ensure that there isnt CPU lag when testing rate limiter
Jason A. Donenfeld
2017-07-07
compat: work around odd kernels that backport kvfree
Jason A. Donenfeld
2017-07-07
socket: style
Jason A. Donenfeld
2017-07-07
qemu: update default testing kernel
Jason A. Donenfeld
2017-07-07
ratelimiter: consistently use non-bh rcu
Jason A. Donenfeld
2017-07-06
version: bump snapshot
Jason A. Donenfeld
2017-07-06
socket: the checkers distinguish between _bh and non _bh
Jason A. Donenfeld
2017-07-06
device: cleanup register_netdev logic
Jason A. Donenfeld
2017-07-06
compat: priv_destructor got backported
Jason A. Donenfeld
2017-07-06
counter: use correct unit for indices
Jason A. Donenfeld
2017-07-06
ratelimiter: add self-test
Jason A. Donenfeld
2017-07-04
ratelimiter: use IPv6 /64 instead of /96
Jason A. Donenfeld
2017-07-04
ratelimiter: use kvzalloc for hash table allocation
Jason A. Donenfeld
2017-07-03
compat: workaround Ubuntu 16.10 kernel weirdness
Jason A. Donenfeld
2017-07-03
compat: support OpenSUSE's backports
Jason A. Donenfeld
2017-06-29
receive: cleanup error handlers
Jason A. Donenfeld
2017-06-29
version: bump snapshot
Jason A. Donenfeld
2017-06-29
receive: pull IP header into head
Jason A. Donenfeld
2017-06-29
receive: fix off-by-one in packet length checking
Jason A. Donenfeld
2017-06-28
version: bump snapshot
Jason A. Donenfeld
2017-06-28
compat: support Ubuntu 14.04
Jason A. Donenfeld
2017-06-28
compat: support EL7.3
Jason A. Donenfeld
2017-06-28
compat: do not export symbols unnecessarily
Jason A. Donenfeld
2017-06-26
global: cleanup IP header checking
Jason A. Donenfeld
[next]