summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add i40e_napi_poll tracepointJoe Damato2022-11-021-0/+4
* i40e: Record number of RXes cleaned during NAPIJoe Damato2022-11-021-3/+9
* i40e: Record number TXes cleaned during NAPIJoe Damato2022-11-021-3/+8
* i40e: Fix DMA mappings leakJan Sokolowski2022-10-141-8/+5
* i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski2022-09-021-1/+2
* i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski2022-08-161-3/+5
* intel: remove unused macrosJesse Brandeburg2022-06-301-1/+0
* i40e: read the XDP program once per NAPICiara Loftus2022-06-241-5/+6
* intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao2022-06-211-4/+2
* i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-06-151-25/+62
* i40e: Add tx_stopped statJoe Damato2022-04-121-0/+2
* i40e: Add support for MPLS + TSOJoe Damato2022-04-121-17/+30
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-091-11/+0
|\
| * i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2022-01-271-11/+0
* | i40e: Add a stat for tracking busy rx pagesJoe Damato2022-02-081-4/+8
* | i40e: Add a stat for tracking pages waivedJoe Damato2022-02-081-3/+10
* | i40e: Add a stat tracking new RX page allocationsJoe Damato2022-02-081-0/+2
* | i40e: Remove rx page reuse double countJoe Damato2022-02-081-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-1/+1
|\
| * bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-131-1/+1
* | i40e: switch to napi_build_skb()Alexander Lobakin2021-12-281-1/+1
|/
* i40e: Fix ATR queue selectionArkadiusz Kubalewski2021-08-191-2/+1
* i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski2021-07-231-0/+50
* intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-2/+0
* i40e: add correct exception tracing for XDPMagnus Karlsson2021-06-031-1/+6
* i40e: fix broken XDP supportMagnus Karlsson2021-05-071-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-7/+5
|\
| * i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski2021-04-081-7/+5
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-251-8/+7
|\ \
| * | bpf, devmap: Move drop error path to devmap for XDP_REDIRECTLorenzo Bianconi2021-03-181-8/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-12/+0
|\ \ \ | | |/ | |/|
| * | i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2021-03-121-12/+0
| |/
* / intel: clean up mismatched header commentsJesse Brandeburg2021-03-231-1/+1
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-02-221-4/+7
|\
| * i40e: Fix endianness conversionsNorbert Ciosek2021-02-191-1/+1
| * i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba2021-02-181-3/+6
* | i40e: store the result of i40e_rx_offset() onto i40e_ringMaciej Fijalkowski2021-02-121-17/+18
* | i40e: adjust i40e_is_non_eopMaciej Fijalkowski2021-02-121-17/+6
* | i40e: drop misleading function commentsMaciej Fijalkowski2021-02-121-27/+6
* | i40e: VLAN field for flow directorPrzemyslaw Patynowski2021-02-101-291/+256
* | i40e: Add flow director support for IPv6Przemyslaw Patynowski2021-02-101-91/+280
* | net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin2021-02-041-14/+1
* | net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-6/+6
* | net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-7/+20
|\
| * i40e: avoid premature Rx buffer reuseBjörn Töpel2020-12-091-7/+20
* | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* | i40e: Use batched xsk Tx interfaces to increase performanceMagnus Karlsson2020-11-171-0/+11
|/
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-3/+4
* i40e: use 16B HW descriptors instead of 32BBjörn Töpel2020-09-141-3/+3