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.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
2 days
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
1
-1
/
+1
2 days
idpf: cap maximum Rx buffer size
Joshua Hay
2
-3
/
+6
2 days
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
1
-2
/
+2
2 days
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
2 days
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
1
-7
/
+11
2 days
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
2 days
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2
-22
/
+40
2 days
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
3
-3
/
+42
2 days
idpf: fix error handling in the init_task on load
Emil Tantilov
1
-4
/
+12
2 days
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
1
-0
/
+4
2 days
idpf: fix memory leak in idpf_vport_rel()
Emil Tantilov
1
-0
/
+2
2 days
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-49
/
+72
2 days
idpf: convert vport state to bitmap
Emil Tantilov
7
-30
/
+28
2 days
idpf: keep the netdev when a reset fails
Emil Tantilov
1
-11
/
+6
12 days
e1000: fix OOB in e1000_tbi_should_accept()
Guangshuo Li
1
-1
/
+9
12 days
idpf: reduce mbx_task schedule delay to 300us
Brian Vazquez
1
-1
/
+1
12 days
idpf: fix LAN memory regions command on some NVMs
Larysa Zaremba
1
-0
/
+5
12 days
iavf: fix off-by-one issues in iavf_config_rss_reg()
Kohei Enju
1
-2
/
+2
12 days
i40e: validate ring_len parameter against hardware-specific values
Gregory Herrero
3
-14
/
+13
12 days
i40e: fix scheduling in set_rx_mode
Przemyslaw Korba
1
-0
/
+1
2025-12-18
iavf: Implement settime64 with -EOPNOTSUPP
Michal Schmidt
1
-0
/
+7
2025-12-18
ice: remove duplicate call to ice_deinit_hw() on error paths
Przemek Kitszel
1
-1
/
+1
2025-12-18
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
4
-9
/
+23
2025-12-18
ice: extract ice_init_dev() from ice_init()
Przemek Kitszel
1
-9
/
+9
2025-12-18
ice: move ice_init_pf() out of ice_init_dev()
Przemek Kitszel
3
-19
/
+31
2025-12-18
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
Przemek Kitszel
1
-30
/
+28
2025-12-18
ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
Przemek Kitszel
1
-19
/
+12
2025-12-18
ice: move ice_init_interrupt_scheme() prior ice_init_pf()
Przemek Kitszel
1
-14
/
+11
2025-12-18
ice: move service task start out of ice_init_pf()
Przemek Kitszel
2
-7
/
+12
2025-11-19
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
1
-3
/
+19
2025-11-19
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
1
-0
/
+2
2025-11-06
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2
-4
/
+2
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-14
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-14
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2
-0
/
+47
2025-10-14
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
6
-3
/
+96
2025-10-14
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2
-0
/
+47
2025-10-14
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
4
-32
/
+116
2025-10-14
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
1
-4
/
+6
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+3
2025-09-30
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
1
-3
/
+3
2025-09-30
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
[next]