index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-15
global: support changing transport socket
feature/socketdev
Mikael Magnusson
2021-09-15
global: support binding the transport socket to a device
Marvin Gaube
2021-08-08
crypto: curve25519-x86_64: solve register constraints with reserved registers
HEAD
master
Mathias Krause
2021-08-08
compat: account for grsecurity backports and changes
Mathias Krause
2021-06-15
compat: account for latest c8s backports
Jason A. Donenfeld
2021-06-06
version: bump
Jason A. Donenfeld
2021-06-06
qemu: increase default dmesg log size
Jason A. Donenfeld
2021-06-06
qemu: add disgusting hacks for RHEL 8
Jason A. Donenfeld
2021-06-04
allowedips: add missing __rcu annotation to satisfy sparse
Jason A. Donenfeld
2021-06-04
allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
2021-06-04
allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
2021-06-04
allowedips: remove nodes in O(1)
Jason A. Donenfeld
2021-06-04
allowedips: initialize list head in selftest
Jason A. Donenfeld
2021-06-04
peer: allocate in kmem_cache
Jason A. Donenfeld
2021-06-02
global: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2021-06-02
kbuild: do not use -O3
Jason A. Donenfeld
2021-06-02
netns: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
2021-04-24
version: bump
Jason A. Donenfeld
2021-04-23
Revert "compat: skb_mark_not_on_list will be backported to Ubuntu 18.04"
Thadeu Lima de Souza Cascardo
2021-04-22
compat: update and improve detection of CentOS Stream 8
Peter Georg
2021-03-07
compat: icmp_ndo_send functions were backported extensively
Jason A. Donenfeld
2021-02-19
version: bump
Jason A. Donenfeld
2021-02-19
qemu: bump default kernel version
Jason A. Donenfeld
2021-02-19
compat: zero out skb->cb before icmp
Jason A. Donenfeld
2021-02-18
compat: skb_mark_not_on_list will be backported to Ubuntu 18.04
Thadeu Lima de Souza Cascardo
2021-02-18
queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2021-02-18
device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
2021-02-18
selftests: test multiple parallel streams
Jason A. Donenfeld
2021-02-08
peer: put frequently used members above cache lines
Jason A. Donenfeld
2021-02-07
compat: redefine version constants for sublevel>=256
Jason A. Donenfeld
2021-02-07
compat: remove unused version.h headers
Jason A. Donenfeld
2021-01-24
version: bump
Jason A. Donenfeld
2021-01-24
compat: skb_mark_not_on_list was backported to 4.14
Jason A. Donenfeld
2021-01-13
compat: SYM_FUNC_* was backported to c8s
Jason A. Donenfeld
2020-12-21
version: bump
Jason A. Donenfeld
2020-12-21
socket: remove bogus __be32 annotation
Jann Horn
2020-12-21
global: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2020-12-19
simd: detect -rt kernels >= 5.4
Jason A. Donenfeld
2020-12-16
gitignore: ignore intermediary build file
L.W.Reek
2020-12-14
compat: drop rhel 8.2, add rhel 8.4 support
Jason A. Donenfeld
2020-11-12
version: bump
Jason A. Donenfeld
2020-11-12
qemu: bump default testing version
Jason A. Donenfeld
2020-11-12
compat: SYM_FUNC_{START,END} were backported to 5.4
Jason A. Donenfeld
2020-11-04
qemu: drop build support for rhel 8.2
Jason A. Donenfeld
2020-10-29
netns: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2020-09-09
noise: take lock when removing handshake entry from table
Jason A. Donenfeld
2020-09-08
version: bump
Jason A. Donenfeld
2020-09-08
peerlookup: take lock before checking hash in replace operation
Jason A. Donenfeld
2020-08-27
compat: backport NLA policy macros
Jason A. Donenfeld
2020-08-27
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
[next]