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
/
device.h
Age
Commit message (
Expand
)
Author
2020-06-22
device: avoid circular netns references
Jason A. Donenfeld
2020-01-11
device: skb_list_walk_safe moved upstream
Jason A. Donenfeld
2019-12-05
device: prepare skb_list_walk_safe for upstreaming
Jason A. Donenfeld
2019-03-25
peerlookup: rename from hashtables
Jason A. Donenfeld
2019-02-03
hashtables: decouple hashtable allocations from the main device allocation
Sultan Alsawaf
2019-01-07
global: update copyright
Jason A. Donenfeld
2018-10-08
global: rename struct wireguard_ to struct wg_
Jason A. Donenfeld
2018-10-02
global: prefix all functions with wg_
Jason A. Donenfeld
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
2018-08-28
global: run through clang-format
Jason A. Donenfeld
2018-01-03
global: year bump
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-11-10
allowedips: rename from routingtable
Jason A. Donenfeld
2017-10-31
device: only take reference if netns is different
Jason A. Donenfeld
2017-10-31
peer: store total number of peers instead of iterating
Jason A. Donenfeld
2017-10-05
queueing: use ptr_ring instead of linked lists
Jason A. Donenfeld
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
2017-10-02
netlink: switch from ioctl to netlink for configuration
Jason A. Donenfeld
2017-09-19
device: properly arrange structs
Jason A. Donenfeld
2017-09-18
queue: entirely rework parallel system
Jason A. Donenfeld
2017-07-20
global: use pointer to net_device
Jason A. Donenfeld
2017-06-24
device: only use one sleep notifier
Jason A. Donenfeld
2017-05-30
handshake: process in parallel
Jason A. Donenfeld
2017-04-08
data: cleanup parallel workqueue and use two max_active
Jason A. Donenfeld
2017-02-13
socket: enable setting of fwmark
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-09
device: make suspend code conditional on CONFIG_PM_SLEEP
Jason A. Donenfeld
2016-12-09
device: clear all peer ephemeral keys on sleep
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld