summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-2/+2
|\
| * xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-201-2/+2
* | net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-191-2/+6
|/
* ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-161-2/+2
|\
| * ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-19/+11
|\ \ | |/ |/|
| * ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
* | ixgbe: fix xdp handle calculationsKevin Laatz2019-09-051-3/+4
* | ixgbe: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
* | ixgbe: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
* | ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
* | xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-171-2/+2
|/
* 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/+0
* ixgbe: remove umem from adapterJan Sokolowski2019-06-051-66/+13
* 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/+0
|/
* 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
OpenPOWER on IntegriCloud