index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
device.c
Age
Commit message (
Expand
)
Author
2022-07-01
pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
Kalesh Singh
2022-04-22
wireguard: device: check for metadata_dst with skb_valid_dst()
Nikolay Aleksandrov
2022-03-12
wireguard: device: clear keys on VM fork
Jason A. Donenfeld
2021-11-29
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2021-02-23
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2020-11-09
wireguard: switch to dev_get_tstats64
Heiner Kallweit
2020-06-30
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-03-18
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
2020-02-16
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld