index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
2024-04-30
i40e: Refactor argument of i40e_detect_recover_hung()
Ivan Vecera
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-01-24
i40e: set xdp_rxq_info::frag_size
Maciej Fijalkowski
2024-01-24
i40e: handle multi-buffer packets that are shrunk by xdp prog
Tirthendu Sarkar
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-24
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
Ivan Vecera
2023-10-20
i40e: sync next_to_clean and next_to_process for programming status desc
Tirthendu Sarkar
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-07-19
i40e: xsk: add RX multi-buffer support
Tirthendu Sarkar
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-21
i40e: fix flow director packet filter programming
Radoslaw Tyl
2023-03-09
i40e: add support for XDP multi-buffer Rx
Tirthendu Sarkar
2023-03-09
i40e: add xdp_buff to i40e_ring struct
Tirthendu Sarkar
2023-03-09
i40e: introduce next_to_process to i40e_ring
Tirthendu Sarkar
2023-03-09
i40e: use frame_sz instead of recalculating truesize for building skb
Tirthendu Sarkar
2023-03-09
i40e: Change size to truesize when using i40e_rx_buffer_flip()
Tirthendu Sarkar
2023-03-09
i40e: add pre-xdp page_count in rx_buffer
Tirthendu Sarkar
2022-11-02
i40e: Add i40e_napi_poll tracepoint
Joe Damato
2022-11-02
i40e: Record number of RXes cleaned during NAPI
Joe Damato
2022-11-02
i40e: Record number TXes cleaned during NAPI
Joe Damato
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
2022-09-02
i40e: Fix ADQ rate limiting for PF
Przemyslaw Patynowski
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
2022-06-30
intel: remove unused macros
Jesse Brandeburg
2022-06-24
i40e: read the XDP program once per NAPI
Ciara Loftus
2022-06-21
intel/i40e: delete if NULL check before dev_kfree_skb
Bernard Zhao
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
2022-04-12
i40e: Add tx_stopped stat
Joe Damato
2022-04-12
i40e: Add support for MPLS + TSO
Joe Damato
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
2022-02-08
i40e: Remove rx page reuse double count
Joe Damato
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-28
i40e: switch to napi_build_skb()
Alexander Lobakin
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
[next]