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-7.0.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
11 days
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
17
-164
/
+357
12 days
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
1
-2
/
+8
12 days
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
3
-26
/
+136
12 days
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
2
-1
/
+93
12 days
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
1
-4
/
+32
13 days
iavf: convert to ndo_set_rx_mode_async
Stanislav Fomichev
1
-5
/
+11
2026-04-18
e1000e: Unroll PTP in probe error handling
Matt Vollrath
1
-0
/
+1
2026-04-18
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
1
-1
/
+1
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
1
-1
/
+0
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
1
-0
/
+1
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
5
-18
/
+31
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
1
-1
/
+1
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
1
-94
/
+27
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
1
-2
/
+4
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
1
-0
/
+2
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
1
-6
/
+6
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
1
-3
/
+3
2026-04-16
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-108
/
+109
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2
-5
/
+3
2026-04-11
iavf: fix kernel-doc comment style in iavf_ethtool.c
Aleksandr Loktionov
1
-50
/
+53
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-33
/
+67
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
1
-2
/
+2
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
1
-3
/
+1
2026-04-07
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-07
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
1
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
1
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
4
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
1
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
1
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
1
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
1
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2
-11
/
+8
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-46
/
+60
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
1
-1
/
+1
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
3
-4
/
+6
2026-03-23
iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()
Kohei Enju
1
-16
/
+15
2026-03-23
ice: use ice_update_eth_stats() for representor stats
Petr Oros
2
-4
/
+13
2026-03-23
ice: fix inverted ready check for VF representors
Petr Oros
1
-1
/
+1
2026-03-23
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
3
-20
/
+24
2026-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-21
/
+86
2026-03-18
libie: prevent memleak in fwlog code
Michal Swiatkowski
1
-13
/
+36
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
3
-0
/
+42
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-82
/
+44
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
[next]