summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c
Commit message (Expand)AuthorAgeFilesLines
* xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-271-6/+9
* ixgbe: fix AF_XDP tx packet countWilliam Tu2019-06-051-0/+1
* ixgbe: fix AF_XDP tx byte countWilliam Tu2019-06-051-1/+0Star
* ixgbe: remove umem from adapterJan Sokolowski2019-06-051-66/+13Star
* ixgbe: add tracking of AF_XDP zero-copy state for each queue pairJan Sokolowski2019-06-051-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-3/+12
|\
| * ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski2019-02-211-1/+2
| * ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-211-2/+10
* | net: bpf: remove XDP_QUERY_XSK_UMEM enumeratorJan Sokolowski2019-02-151-17/+0Star
|/
* ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel2018-10-031-0/+175
* ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel2018-10-031-0/+626