summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_txrx.c
AgeCommit message (Expand)Author
2024-01-24i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski
2024-01-24i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-11-14i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pfIvan Vecera
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-10-20i40e: sync next_to_clean and next_to_process for programming status descTirthendu Sarkar
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-07-19i40e: xsk: add RX multi-buffer supportTirthendu Sarkar
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl
2023-03-09i40e: add support for XDP multi-buffer RxTirthendu Sarkar
2023-03-09i40e: add xdp_buff to i40e_ring structTirthendu Sarkar
2023-03-09i40e: introduce next_to_process to i40e_ringTirthendu Sarkar
2023-03-09i40e: use frame_sz instead of recalculating truesize for building skbTirthendu Sarkar
2023-03-09i40e: Change size to truesize when using i40e_rx_buffer_flip()Tirthendu Sarkar
2023-03-09i40e: add pre-xdp page_count in rx_bufferTirthendu Sarkar
2022-11-02i40e: Add i40e_napi_poll tracepointJoe Damato
2022-11-02i40e: Record number of RXes cleaned during NAPIJoe Damato
2022-11-02i40e: Record number TXes cleaned during NAPIJoe Damato
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-06-30intel: remove unused macrosJesse Brandeburg
2022-06-24i40e: read the XDP program once per NAPICiara Loftus
2022-06-21intel/i40e: delete if NULL check before dev_kfree_skbBernard Zhao
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-04-12i40e: Add tx_stopped statJoe Damato
2022-04-12i40e: Add support for MPLS + TSOJoe Damato
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-08i40e: Add a stat for tracking busy rx pagesJoe Damato
2022-02-08i40e: Add a stat for tracking pages waivedJoe Damato
2022-02-08i40e: Add a stat tracking new RX page allocationsJoe Damato
2022-02-08i40e: Remove rx page reuse double countJoe Damato
2022-01-27i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-28i40e: switch to napi_build_skb()Alexander Lobakin
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller