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-10-05
compat: support ptr_ring for old kernels
Jason A. Donenfeld
2017-10-05
queueing: use ptr_ring instead of linked lists
Jason A. Donenfeld
2017-10-05
receive: we're not planning on turning that into a while loop now
Jason A. Donenfeld
2017-10-05
send: put keypair reference
Jason A. Donenfeld
2017-10-03
receive: use local keypair, not ctx keypair in error path
Jason A. Donenfeld
2017-10-03
Makefile: add non-verbose mode to tools
Jason A. Donenfeld
2017-10-03
global: add space around variable declarations
Jason A. Donenfeld
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
2017-10-03
global: satisfy bitshift pedantry
Jason A. Donenfeld
2017-10-03
receive: simplify message type validation
Jason A. Donenfeld
2017-10-02
curve25519-neon-arm: force ARM encoding, since this is unrepresentable in Thumb
Jason A. Donenfeld
2017-10-02
version: bump snapshot
Jason A. Donenfeld
2017-10-02
ratelimiter: wait for destruction, not for read_unlock
Jason A. Donenfeld
2017-10-02
qemu: add watchdog for not hanging on oops
Jason A. Donenfeld
2017-10-02
messages: reduce maximum staged packets per peer
Jason A. Donenfeld
2017-10-02
noise: use spinlock for rotating keys
Jason A. Donenfeld
2017-10-02
debug: add better insert target
Jason A. Donenfeld
2017-10-02
peer: remove from RCU lists when the kref is zero
Jason A. Donenfeld
2017-10-02
timers: ensure safe timer removal
Jason A. Donenfeld
2017-10-02
receive: do not consider netfilter drop a real drop
Jason A. Donenfeld
2017-10-02
peer: ensure that lookup tables are added last
Jason A. Donenfeld
2017-10-02
netlink: switch from ioctl to netlink for configuration
Jason A. Donenfeld
2017-09-26
receive: mark function static
Jason A. Donenfeld
2017-09-25
queueing: more standard init/uninit names
Jason A. Donenfeld
2017-09-24
tools: use key_is_zero for comparing to zeros
Jason A. Donenfeld
2017-09-24
config: do not reset device port
Jason A. Donenfeld
2017-09-24
timers: convert to use netif_running
Jason A. Donenfeld
2017-09-24
netns: disable rp_filter for final test
Jason A. Donenfeld
2017-09-19
queueing: rename cpumask function
Jason A. Donenfeld
2017-09-19
queueing: clean up worthless helper
Jason A. Donenfeld
2017-09-19
peer: rearrange structs
Jason A. Donenfeld
2017-09-19
device: properly arrange structs
Jason A. Donenfeld
2017-09-19
send: don't take uninitialized lock
Jason A. Donenfeld
2017-09-19
queueing: no need to memzero struct
Jason A. Donenfeld
2017-09-19
receive: use netif_receive_skb instead of netif_rx
Jason A. Donenfeld
2017-09-18
version: bump snapshot
Jason A. Donenfeld
2017-09-18
compat: support RHEL 7.4
Jason A. Donenfeld
2017-09-18
queue: entirely rework parallel system
Jason A. Donenfeld
2017-09-16
compat: ensure we can build without compat.h
Jason A. Donenfeld
2017-09-16
qemu: enable debug info for debug qemu
Jason A. Donenfeld
2017-09-16
send: no need to check for NULL since ref is valid
Jason A. Donenfeld
2017-09-15
timers: style
Jason A. Donenfeld
2017-09-15
routingtable: satisfy sparse
Jason A. Donenfeld
2017-09-15
socket: satisfy sparse
Jason A. Donenfeld
2017-09-11
device: IFF_NO_QUEUE is a private flag, not a public one
Jason A. Donenfeld
2017-09-07
version: bump snapshot
Jason A. Donenfeld
2017-09-07
compat: fix padata to work with 4.13
Jason A. Donenfeld
2017-08-23
socket: improve reply-to-src algorithm
Jason A. Donenfeld
2017-08-10
version: bump snapshot
Jason A. Donenfeld
2017-08-08
hashtables: if we have an index match, don't search further ever
Jason A. Donenfeld
[prev]
[next]