Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-05 | i40e: Remove circular header dependencies and fix headers | Ivan Vecera | 1 | -0/+4 |
2022-10-14 | i40e: Fix DMA mappings leak | Jan Sokolowski | 1 | -1/+1 |
2021-12-14 | xsk: Wipe out dead zero_copy_allocator declarations | Maciej Fijalkowski | 1 | -1/+0 |
2020-11-18 | i40e: Use batched xsk Tx interfaces to increase performance | Magnus Karlsson | 1 | -0/+16 |
2020-08-31 | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem | Magnus Karlsson | 1 | -2/+2 |
2020-07-02 | i40e: optimize AF_XDP Tx completion path | Magnus Karlsson | 1 | -2/+1 |
2020-05-22 | i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 1 | -1/+0 |
2020-05-22 | i40e: Separate kernel allocated rx_bi rings from AF_XDP rings | Björn Töpel | 1 | -0/+2 |
2019-08-18 | xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup | Magnus Karlsson | 1 | -1/+1 |
2019-02-15 | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 1 | -2/+0 |
2018-08-29 | i40e: add AF_XDP zero-copy Tx support | Magnus Karlsson | 1 | -0/+4 |
2018-08-29 | i40e: add AF_XDP zero-copy Rx support | Björn Töpel | 1 | -0/+21 |