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.h
Age
Commit message (
Expand
)
Author
2016-12-16
hashtables: use counter and int to ensure forward progress
Jason A. Donenfeld
2016-12-13
peer: don't use sockaddr_storage to reduce memory usage
Jason A. Donenfeld
2016-12-09
compat: build dep errors belong here, since it's out of tree specific
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-11-15
compat: rearrange
Jason A. Donenfeld
2016-11-15
debug: cleanup skb printing
Jason A. Donenfeld
2016-11-06
data: we care about per-peer, not per-device, inflight encryptions
Jason A. Donenfeld
2016-11-05
compat: fix variable assumptions
Jason A. Donenfeld
2016-11-04
compat: some grsec have get_random_long; others do not
Jason A. Donenfeld
2016-11-04
compat: stub out dst_cache for old kernels
Jason A. Donenfeld
2016-10-23
compat: grsecurity backports get_random_long
Jason A. Donenfeld
2016-10-22
compat: support PaX constify plugin
Jason A. Donenfeld
2016-10-04
compat: akpm merged this to 4.9
Jason A. Donenfeld
2016-10-02
send: only avoid parallel path when there aren't inflight jobs
Jason A. Donenfeld
2016-09-29
compat: Isolate more functions
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld