index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-31
1
-2
/
+2
*
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2022-03-31
1
-0
/
+1
*
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-30
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-24
1
-2
/
+2
*
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2021-02-24
1
-2
/
+2
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-24
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-07
1
-12
/
+0
*
wireguard: socket: remove extra call to synchronize_net
Jason A. Donenfeld
2020-02-17
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-09
1
-0
/
+437