summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_xsk.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel2018-09-251-0/+21
* i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel2018-09-251-8/+92
* i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel2018-09-251-0/+30
* xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson2018-09-011-2/+2
* i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson2018-09-011-4/+2
* i40e: add AF_XDP zero-copy Tx supportMagnus Karlsson2018-08-291-0/+173
* i40e: add AF_XDP zero-copy Rx supportBjörn Töpel2018-08-291-0/+661
OpenPOWER on IntegriCloud