summaryrefslogtreecommitdiff
path: root/include/net/xdp_sock_drv.h
Commit message (Expand)AuthorAgeFilesLines
* xsk: Remove unused xsk_buff_discardMaxim Mikityanskiy2022-09-301-7/+0
* xsk: Expose min chunk size to driversMaxim Mikityanskiy2022-09-301-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-031-0/+11
|\
| * net/mlx5e: xsk: Discard unaligned XSK frames on striding RQMaxim Mikityanskiy2022-08-021-0/+11
* | xsk: Mark napi_id on sendmsg()Maciej Fijalkowski2022-07-141-0/+14
|/
* i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2022-01-271-3/+2
* xsk: Batched buffer allocation for the poolMagnus Karlsson2021-09-281-0/+22
* xsk: Introduce batched Tx descriptor interfacesMagnus Karlsson2020-11-171-0/+7
* xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson2020-08-311-2/+5
* xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-311-55/+59
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-3/+4
* xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel2020-05-211-149/+0
* xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel2020-05-211-0/+164
* xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-211-0/+217