index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2021-06-03
i40e: add correct exception tracing for XDP
Magnus Karlsson
2021-05-07
i40e: fix broken XDP support
Magnus Karlsson
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
i40e: Fix sparse errors in i40e_txrx.c
Arkadiusz Kubalewski
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-12
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
[next]