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-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
2026-01-28
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
1
-4
/
+2
2026-01-28
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
1
-12
/
+8
2026-01-26
idpf: export RX hardware timestamping information to XDP
YiFei Zhu
2
-0
/
+51
2026-01-26
ice: reshuffle and group Rx and Tx queue fields by cachelines
Alexander Lobakin
4
-57
/
+70
2026-01-26
ice: convert all ring stats to u64_stats_t
Jacob Keller
3
-90
/
+147
2026-01-26
ice: shorten ring stat names and add accessors
Jacob Keller
6
-35
/
+60
2026-01-26
ice: use u64_stats API to access pkts/bytes in dim sample
Jacob Keller
4
-22
/
+75
2026-01-26
ice: remove ice_q_stats struct and use struct_group
Jacob Keller
4
-17
/
+16
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
2
-18
/
+9
2026-01-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-1146
/
+1417
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-44
/
+101
2026-01-23
idpf: generalize mailbox API
Pavan Kumar Linga
4
-24
/
+29
2026-01-23
idpf: avoid calling get_rx_ptypes for each vport
Pavan Kumar Linga
5
-159
/
+178
2026-01-23
idpf: generalize send virtchnl message API
Pavan Kumar Linga
6
-164
/
+206
2026-01-23
idpf: remove vport pointer from queue sets
Joshua Hay
6
-67
/
+81
2026-01-23
idpf: add rss_data field to RSS function parameters
Pavan Kumar Linga
7
-49
/
+59
2026-01-23
idpf: reshuffle idpf_vport struct members to avoid holes
Pavan Kumar Linga
1
-17
/
+15
2026-01-23
idpf: move some iterator declarations inside for loops
Joshua Hay
3
-75
/
+57
2026-01-23
idpf: move queue resources to idpf_q_vec_rsrc structure
Pavan Kumar Linga
11
-428
/
+528
2026-01-23
idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
Pavan Kumar Linga
8
-160
/
+201
2026-01-23
idpf: introduce local idpf structure to store virtchnl queue chunks
Pavan Kumar Linga
4
-101
/
+161
2026-01-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-8
/
+33
2026-01-21
idpf: Fix data race in idpf_net_dim
David Yang
1
-5
/
+11
2026-01-20
idpf: read lower clock bits inside the time sandwich
Mina Almasry
1
-1
/
+1
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
1
-2
/
+1
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
1
-0
/
+1
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
3
-5
/
+30
2026-01-13
igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
Chwee-Lin Choong
1
-2
/
+3
2026-01-13
igc: fix race condition in TX timestamp read for register 0
Chwee-Lin Choong
1
-18
/
+25
2026-01-13
igc: Restore default Qbv schedule when changing channels
Kurt Kanzenbach
2
-2
/
+7
2026-01-13
ice: Fix incorrect timeout ice_release_res()
Ding Hui
1
-1
/
+1
[next]