index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_txrx.c
Age
Commit message (
Expand
)
Author
11 days
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
2025-06-16
libeth: convert to netmem
Alexander Lobakin
2025-06-09
iavf: convert to NAPI IRQ affinity API
Ahmed Zaki
2025-02-14
iavf: add support for Rx timestamps to hotpath
Jacob Keller
2025-02-14
iavf: Implement checking DD desc field
Mateusz Polchlopek
2025-02-14
iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
Jacob Keller
2025-02-14
iavf: define Rx descriptors as qwords
Mateusz Polchlopek
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
2024-04-24
iavf: pack iavf_ring more efficiently
Alexander Lobakin
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2023-12-18
iavf: field get conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-10-03
iavf: remove "inline" functions from iavf_txrx.c
Jacob Keller
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
2023-03-16
iavf: fix inverted Rx hash condition leading to disabled hash
Alexander Lobakin
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2022-03-01
iavf: Add support for 50G/100G in AIM algorithm
Mateusz Palczewski
2021-12-28
iavf: switch to napi_build_skb()
Alexander Lobakin
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
2021-11-30
iavf: Fix static code analysis warning
Karen Sornek
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
2019-06-17
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
iavf: use signed variable
Mitch Williams
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-09-18
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
iavf: tracing infrastructure rename
Jesse Brandeburg
2018-09-18
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-18
iavf: remove references to old names
Jesse Brandeburg
[next]