index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
queueing.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
1
-14
/
+11
2023-03-06
cpumask: fix incorrect cpumask scanning result checks
Linus Torvalds
1
-1
/
+1
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-30
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
1
-1
/
+1
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-3
/
+1
2021-02-24
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
1
-12
/
+33
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
1
-17
/
+2
2020-05-21
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
1
-1
/
+9
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-1
/
+1
2020-03-19
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
1
-1
/
+7
2020-01-06
wireguard: queueing: do not account for pfmemalloc when clearing skb header
Jason A. Donenfeld
1
-3
/
+0
2019-12-09
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+197