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
/
i40e
Age
Commit message (
Expand
)
Author
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-08
i40e: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-30
i40e: Add and use helper to reconfigure TC for given VSI
Ivan Vecera
2024-04-30
i40e: Add helper to access main VEB
Ivan Vecera
2024-04-30
i40e: Consolidate checks whether given VSI is main
Ivan Vecera
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-30
i40e: Refactor argument of several client notification functions
Ivan Vecera
2024-04-30
i40e: Remove flags field from i40e_veb
Ivan Vecera
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
i40e: Report MFS in decimal base instead of hex
Erwan Velu
2024-04-25
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Sindhu Devale
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-04-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
2024-03-29
i40e: avoid forward declarations in i40e_nvm.c
Maciej Fijalkowski
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-26
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
2024-03-26
i40e: fix i40e_count_filters() to count only active/new filters
Aleksandr Loktionov
2024-03-26
i40e: Enforce software interrupt during busy-poll exit
Ivan Vecera
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2024-03-05
i40e: Fix firmware version comparison function
Ivan Vecera
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
2024-02-28
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
Andrew Lunn
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
2024-02-16
i40e: Fix broken support for floating VEBs
Ivan Vecera
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
2024-02-16
i40e: Use existing helper to find flow director VSI
Ivan Vecera
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-02-12
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
2024-02-12
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
2024-02-12
i40e: Fix wrong mask used during DCB config
Ivan Vecera
2024-02-12
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
[next]