index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
1
-18
/
+18
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-0
/
+3
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
1
-6
/
+6
2021-02-23
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
1
-3
/
+4
2021-02-23
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
1
-1
/
+1
2020-11-09
wireguard: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-06-30
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
1
-0
/
+1
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-31
/
+27
2020-03-18
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
1
-1
/
+1
2020-02-16
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
1
-3
/
+4
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+458