index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
socket.c
Age
Commit message (
Expand
)
Author
2022-03-30
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
Jason A. Donenfeld
2022-03-30
wireguard: socket: free skb in send6 when ipv6 is disabled
Wang Hai
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-06-04
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2021-02-23
wireguard: socket: remove bogus __be32 annotation
Jann Horn
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2020-02-16
wireguard: socket: remove extra call to synchronize_net
Jason A. Donenfeld
2020-01-05
wireguard: socket: mark skbs as not on list when receiving via gro
Jason A. Donenfeld
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld