index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-10
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
2
-4
/
+0
2026-03-10
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
1
-7
/
+7
2026-03-10
iavf: fix incorrect reset handling in callbacks
Petr Oros
4
-69
/
+31
2026-03-10
iavf: fix PTP use-after-free during reset
Petr Oros
1
-0
/
+4
2026-03-10
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
1
-2
/
+2
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
3
-1
/
+7
2026-03-05
i40e: use xdp.frame_sz as XDP RxQ info frag_size
Larysa Zaremba
1
-3
/
+6
2026-03-05
i40e: fix registering XDP RxQ info
Larysa Zaremba
2
-17
/
+22
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
1
-5
/
+4
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
4
-20
/
+14
2026-03-04
igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
Vivek Behera
2
-11
/
+26
2026-03-04
igb: Fix trigger of incorrect irq in igb_xsk_wakeup
Vivek Behera
1
-8
/
+30
2026-03-04
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
1
-1
/
+16
2026-03-04
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
1
-0
/
+4
2026-03-04
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
1
-2
/
+9
2026-03-04
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
2
-21
/
+15
2026-03-04
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
1
-3
/
+9
2026-03-04
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
1
-1
/
+1
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
16
-38
/
+114
2026-02-25
e1000e: clear DPG_EN after reset to avoid autonomous power-gating
Vitaly Lifshits
2
-0
/
+10
2026-02-25
e1000e: introduce new board type for Panther Lake PCH
Vitaly Lifshits
4
-12
/
+31
2026-02-25
ixgbevf: fix link setup issue
Jedrzej Jagielski
1
-1
/
+2
2026-02-25
i40e: Fix preempt count leak in napi poll tracepoint
Thomas Gleixner
1
-1
/
+1
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
3
-6
/
+18
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
3
-11
/
+41
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
1
-3
/
+0
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
1
-1
/
+1
2026-02-25
idpf: nullify pointers after they are freed
Li Li
1
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
1
-3
/
+3
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
14
-37
/
+27
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
22
-86
/
+43
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-7
/
+7
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
67
-183
/
+183
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
81
-393
/
+364
2026-02-13
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
1
-1
/
+7
2026-02-07
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
1
-3
/
+0
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-88
/
+136
2026-02-05
ice: dpll: Support E825-C SyncE and dynamic pin discovery
Arkadiusz Kubalewski
8
-92
/
+959
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2
-7
/
+12
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
1
-7
/
+7
2026-01-30
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
Mohammad Heib
1
-1
/
+0
2026-01-30
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
Mohammad Heib
1
-3
/
+0
2026-01-30
ice: Fix PTP NULL pointer dereference during VSI rebuild
Aaron Ma
3
-5
/
+29
2026-01-30
ice: PTP: fix missing timestamps on E825 hardware
Jacob Keller
3
-78
/
+103
2026-01-30
ice: fix missing TX timestamps interrupts on E825 devices
Grzegorz Nitka
1
-1
/
+4
2026-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-21
/
+16
2026-01-28
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-01-28
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
1
-4
/
+6
[next]