index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2018-09-18
iavf: move i40evf files to new name
Jesse Brandeburg