aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/device.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: year bumpJason A. Donenfeld2018-01-031-1/+1
* global: add SPDX tags to all filesGreg Kroah-Hartman2017-12-091-1/+4
* allowedips: rename from routingtableJason A. Donenfeld2017-11-101-2/+2
* device: only take reference if netns is differentJason A. Donenfeld2017-10-311-0/+1
* peer: store total number of peers instead of iteratingJason A. Donenfeld2017-10-311-1/+1
* queueing: use ptr_ring instead of linked listsJason A. Donenfeld2017-10-051-3/+2
* global: use _WG prefix for include guardsJason A. Donenfeld2017-10-031-3/+3
* netlink: switch from ioctl to netlink for configurationJason A. Donenfeld2017-10-021-0/+1
* device: properly arrange structsJason A. Donenfeld2017-09-191-6/+5
* queue: entirely rework parallel systemJason A. Donenfeld2017-09-181-12/+21
* global: use pointer to net_deviceJason A. Donenfeld2017-07-201-0/+1
* device: only use one sleep notifierJason A. Donenfeld2017-06-241-4/+1
* handshake: process in parallelJason A. Donenfeld2017-05-301-2/+9
* data: cleanup parallel workqueue and use two max_activeJason A. Donenfeld2017-04-081-3/+5
* socket: enable setting of fwmarkJason A. Donenfeld2017-02-131-0/+1
* Update copyrightJason A. Donenfeld2017-01-101-1/+1
* device: make suspend code conditional on CONFIG_PM_SLEEPJason A. Donenfeld2016-12-091-0/+2
* device: clear all peer ephemeral keys on sleepJason A. Donenfeld2016-12-091-0/+2
* headers: cleanup noticesJason A. Donenfeld2016-11-211-1/+1
* Rework headers and includesJason A. Donenfeld2016-09-291-0/+31
* Initial commitJason A. Donenfeld2016-06-251-0/+9