index
:
wireguard-linux-compat
master
WireGuard kernel module backport for Linux 3.10 - 5.5
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
uapi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
global: fix up spelling
Josh Soref
1
-4
/
+4
2019-10-11
netlink: allow preventing creation of new peers when updating
Jason A. Donenfeld
1
-5
/
+9
2019-07-08
netlink: enforce that unused bits of flags are zero
Jason A. Donenfeld
1
-2
/
+4
2019-05-29
netlink: use new strict length types in policy for 5.2
Jason A. Donenfeld
1
-7
/
+7
2019-01-23
netlink: use __kernel_timespec for handshake time
Jason A. Donenfeld
1
-1
/
+1
2019-01-07
global: update copyright
Jason A. Donenfeld
1
-1
/
+1
2018-10-08
netlink: do not stuff index into nla type
Jason A. Donenfeld
1
-6
/
+6
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
1
-2
/
+2
2018-09-02
uapi: reformat
Jason A. Donenfeld
1
-81
/
+83
2018-09-02
netlink: insert peer version placeholder
Jason A. Donenfeld
1
-0
/
+6
2018-01-03
global: year bump
Jason A. Donenfeld
1
-1
/
+1
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
1
-19
/
+2
2017-11-22
global: switch from timeval to timespec
Jason A. Donenfeld
1
-1
/
+1
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
1
-3
/
+3
2017-10-03
global: satisfy bitshift pedantry
Jason A. Donenfeld
1
-3
/
+3
2017-10-02
netlink: switch from ioctl to netlink for configuration
Jason A. Donenfeld
1
-0
/
+199