index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
allowedips.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
Jordan Rife
1
-31
/
+71
2024-07-05
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Helge Deller
1
-2
/
+2
2023-08-07
wireguard: allowedips: expand maximum node depth
Jason A. Donenfeld
1
-4
/
+4
2022-08-02
wireguard: allowedips: don't corrupt stack when detecting overflow
Jason A. Donenfeld
1
-3
/
+6
2021-11-29
wireguard: allowedips: add missing __rcu annotation to satisfy sparse
Jason A. Donenfeld
1
-1
/
+1
2021-06-04
wireguard: allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
1
-44
/
+58
2021-06-04
wireguard: allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
1
-6
/
+25
2021-06-04
wireguard: allowedips: remove nodes in O(1)
Jason A. Donenfeld
1
-78
/
+54
2020-02-05
wireguard: allowedips: fix use-after-free in root_remove_peer_lists
Eric Dumazet
1
-0
/
+1
2019-12-16
wireguard: allowedips: use kfree_rcu() instead of call_rcu()
Wei Yongjun
1
-6
/
+1
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+381