aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xdp_sock_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy1-7/+0
2022-09-30xsk: Expose min chunk size to driversMaxim Mikityanskiy1-0/+3
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+11
2022-08-02net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy1-0/+11
2022-07-14xsk: Mark napi_id on sendmsg()Maciej Fijalkowski1-0/+14
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson1-3/+2
2021-09-28xsk: Batched buffer allocation for the poolMagnus Karlsson1-0/+22
2020-11-17xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson1-0/+7
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better performanceMagnus Karlsson1-2/+5
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson1-55/+59
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-3/+4
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel1-149/+0
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel1-0/+164
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson1-0/+217