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
starfive-6.6.48-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
/
include
/
net
/
xdp_sock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
1
-0
/
+7
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
1
-0
/
+69
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
1
-6
/
+2
2018-08-29
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
1
-0
/
+43
2018-07-03
xsk: fix potential race in SKB TX completion code
Magnus Karlsson
1
-0
/
+4
2018-06-05
xsk: wire upp Tx zero-copy functions
Magnus Karlsson
1
-0
/
+9
2018-06-05
xsk: add zero-copy support for Rx
Björn Töpel
1
-0
/
+6
2018-06-05
xsk: introduce xdp_umem_page
Björn Töpel
1
-1
/
+6
2018-06-05
xsk: moved struct xdp_umem definition
Björn Töpel
1
-1
/
+23
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
1
-11
/
+2
2018-05-04
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-0
/
+1
2018-05-04
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+7
2018-05-04
xsk: add Rx receive functions and poll support
Björn Töpel
1
-0
/
+22
2018-05-04
xsk: add support for bind for Rx
Magnus Karlsson
1
-0
/
+1
2018-05-04
xsk: add Rx queue setup and mmap support
Björn Töpel
1
-0
/
+4
2018-05-04
xsk: add user memory registration support sockopt
Björn Töpel
1
-0
/
+31