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