Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-15 | ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski | 1 | -0/+1 |
2021-12-14 | xsk: Wipe out dead zero_copy_allocator declarations | Maciej Fijalkowski | 1 | -2/+0 |
2021-09-30 | ixgbe: let the xdpdrv work with more than 64 cpus | Jason Xing | 1 | -1/+2 |
2020-08-31 | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem | Magnus Karlsson | 1 | -3/+4 |
2020-05-21 | ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 1 | -1/+1 |
2019-08-17 | 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-10-03 | ixgbe: add AF_XDP zero-copy Tx support | Björn Töpel | 1 | -0/+4 |
2018-10-03 | ixgbe: move common Tx functions to ixgbe_txrx_common.h | Björn Töpel | 1 | -0/+5 |
2018-10-03 | ixgbe: add AF_XDP zero-copy Rx support | Björn Töpel | 1 | -0/+15 |
2018-10-03 | ixgbe: move common Rx functions to ixgbe_txrx_common.h | Björn Töpel | 1 | -0/+26 |