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_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-5
/
+2
2024-01-25
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-25
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-03
xsk: make struct xsk_cb_desc available outside CONFIG_XDP_SOCKETS
Vladimir Oltean
1
-2
/
+2
2023-12-14
xsk: add functions to fill control buffer
Maciej Fijalkowski
1
-0
/
+17
2023-11-30
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-1
/
+22
2023-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-0
/
+13
2023-07-19
xsk: support mbuf on ZC RX
Maciej Fijalkowski
1
-0
/
+44
2023-07-19
xsk: allow core/drivers to test EOP bit
Maciej Fijalkowski
1
-0
/
+10
2023-06-19
xsk: Remove unused inline function xsk_buff_discard()
YueHaibing
1
-4
/
+0
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
2022-09-30
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
1
-0
/
+3
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+11
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+11
2022-07-14
xsk: Mark napi_id on sendmsg()
Maciej Fijalkowski
1
-0
/
+14
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
1
-3
/
+2
2021-09-28
xsk: Batched buffer allocation for the pool
Magnus Karlsson
1
-0
/
+22
2020-11-18
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
1
-0
/
+7
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
1
-2
/
+5
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-55
/
+59
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-3
/
+4
2020-05-22
xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
Björn Töpel
1
-149
/
+0
2020-05-22
xsk: Introduce AF_XDP buffer allocation API
Björn Töpel
1
-0
/
+164
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-0
/
+217