index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
4 days
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
4 days
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
4 days
iavf: fix incorrect reset handling in callbacks
Petr Oros
4 days
iavf: fix PTP use-after-free during reset
Petr Oros
4 days
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
9 days
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
9 days
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
9 days
i40e: fix registering XDP RxQ info
Larysa Zaremba
9 days
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
9 days
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
11 days
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
11 days
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
11 days
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
11 days
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
11 days
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
11 days
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
11 days
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
11 days
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
2026-02-25
e1000e: introduce new board type for Panther Lake PCH
Vitaly Lifshits
2026-02-25
ixgbevf: fix link setup issue
Jedrzej Jagielski
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
2026-02-25
idpf: nullify pointers after they are freed
Li Li
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
2026-02-06
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
ice: dpll: Support E825-C SyncE and dynamic pin discovery
Arkadiusz Kubalewski
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
2026-01-30
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
Mohammad Heib
2026-01-30
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
Mohammad Heib
2026-01-30
ice: Fix PTP NULL pointer dereference during VSI rebuild
Aaron Ma
2026-01-30
ice: PTP: fix missing timestamps on E825 hardware
Jacob Keller
2026-01-30
ice: fix missing TX timestamps interrupts on E825 devices
Grzegorz Nitka
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
[next]