index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
queueing.h
Age
Commit message (
Expand
)
Author
2024-07-05
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-29
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2020-05-20
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-18
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
2020-01-05
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld