index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-1
/
+1
*
wireguard: device: remove generic .ndo_get_stats64
Breno Leitao
2024-03-19
1
-1
/
+0
*
wireguard: device: leverage core stats allocator
Breno Leitao
2024-03-19
1
-8
/
+2
*
wireguard: use DEV_STATS_INC()
Eric Dumazet
2023-11-19
1
-2
/
+2
*
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
Kalesh Singh
2022-07-01
1
-1
/
+2
*
wireguard: device: check for metadata_dst with skb_valid_dst()
Nikolay Aleksandrov
2022-04-23
1
-1
/
+2
*
wireguard: device: clear keys on VM fork
Jason A. Donenfeld
2022-03-13
1
-11
/
+27
*
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
2021-11-30
1
-18
/
+18
*
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-30
1
-0
/
+3
*
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2021-02-24
1
-6
/
+6
*
wireguard: device: do not generate ICMP for non-IP packets
Jason A. Donenfeld
2021-02-24
1
-3
/
+4
*
wireguard: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
2021-02-24
1
-1
/
+1
*
wireguard: switch to dev_get_tstats64
Heiner Kallweit
2020-11-10
1
-1
/
+1
*
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
1
-0
/
+1
*
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-06-23
1
-31
/
+27
*
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
2020-03-19
1
-1
/
+1
*
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
2020-02-17
1
-3
/
+4
*
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
2020-02-13
1
-2
/
+2
*
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-09
1
-0
/
+458