aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/i40e/i40e_xsk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski1-1/+1
2021-12-14xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski1-1/+0
2020-11-17i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson1-0/+16
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson1-2/+2
2020-07-01i40e: optimize AF_XDP Tx completion pathMagnus Karlsson1-2/+1
2020-05-21i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel1-1/+0
2020-05-21i40e: Separate kernel allocated rx_bi rings from AF_XDP ringsBjörn Töpel1-0/+2
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson1-1/+1
2019-02-15net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski1-2/+0
2018-08-29i40e: add AF_XDP zero-copy Tx supportMagnus Karlsson1-0/+4
2018-08-29i40e: add AF_XDP zero-copy Rx supportBjörn Töpel1-0/+21