index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-30
1
-2
/
+2
*
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2022-03-30
1
-0
/
+1
*
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
1
-1
/
+1
*
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2021-06-04
1
-1
/
+1
*
wireguard: socket: remove bogus __be32 annotation
Jann Horn
2021-02-23
1
-2
/
+2
*
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2021-02-23
1
-2
/
+2
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-2
/
+2
*
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-06-23
1
-7
/
+18
*
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2020-05-06
1
-12
/
+0
*
wireguard: socket: remove extra call to synchronize_net
Jason A. Donenfeld
2020-02-16
1
-1
/
+0
*
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
2020-01-05
1
-0
/
+1
*
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-08
1
-0
/
+437