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
/
net
/
xdp
/
xsk_queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
xdp: Fix zero-size allocation warning in xskq_create()
Andrew Kanner
1
-0
/
+10
2023-02-20
xsk: support use vaddr as ring
Xuan Zhuo
1
-6
/
+5
2020-05-22
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-62
/
+0
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-0
/
+1
2020-05-04
xsk: Change two variable names for increased clarity
Magnus Karlsson
1
-2
/
+2
2019-12-21
xsk: Use struct_size() helper
Magnus Karlsson
1
-8
/
+7
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
1
-0
/
+55
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
1
-2
/
+3
2018-06-04
xsk: new descriptor addressing scheme
Björn Töpel
1
-1
/
+1
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
1
-2
/
+1
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
1
-9
/
+0
2018-05-04
xsk: add support for bind for Rx
Magnus Karlsson
1
-0
/
+8
2018-05-04
xsk: add Rx queue setup and mmap support
Björn Töpel
1
-2
/
+9
2018-05-04
xsk: add umem fill queue support and mmap
Magnus Karlsson
1
-0
/
+58