index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
queueing.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
2024-07-06
1
-2
/
+2
*
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
2023-07-03
1
-14
/
+11
*
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2023-03-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-1
/
+1
|
\
|
*
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
2021-11-30
1
-1
/
+1
*
|
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-11-22
1
-3
/
+1
|
/
*
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2021-02-24
1
-12
/
+33
*
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2020-06-30
1
-17
/
+2
*
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
2020-05-21
1
-1
/
+9
*
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-25
1
-1
/
+1
*
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
2020-03-19
1
-1
/
+7
*
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
2020-01-05
1
-3
/
+0
*
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-09
1
-0
/
+197