index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-30
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
1
-2
/
+2
2022-03-30
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
1
-0
/
+1
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+1
2021-06-04
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
1
-1
/
+1
2021-02-23
wireguard: socket: remove bogus __be32 annotation
Jann Horn
1
-2
/
+2
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
1
-2
/
+2
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
1
-2
/
+2
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-7
/
+18
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-12
/
+0
2020-02-16
wireguard: socket: remove extra call to synchronize_net
Jason A. Donenfeld
1
-1
/
+0
2020-01-05
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
1
-0
/
+1
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+437