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-7.1.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
7 days
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+1
10 days
e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor Lake
Dima Ruinskiy
2
-1
/
+17
10 days
i40e: Fix i40e_debug() to use struct i40e_hw argument
Mohamed Khalfella
1
-1
/
+1
10 days
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
1
-6
/
+10
10 days
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
1
-0
/
+4
10 days
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
1
-2
/
+2
10 days
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
1
-11
/
+5
10 days
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
2
-5
/
+8
10 days
ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
Dawid Osuchowski
1
-1
/
+1
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
54
-483
/
+2410
2026-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+12
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+8
2026-06-14
igc: fix typos in comments
Maximilian Pezzullo
2
-3
/
+3
2026-06-14
igb: fix typos in comments
Maximilian Pezzullo
4
-4
/
+4
2026-06-14
e1000e: limit endianness conversion to boundary words
Agalakov Daniil
1
-7
/
+12
2026-06-14
e1000: limit endianness conversion to boundary words
Agalakov Daniil
1
-4
/
+6
2026-06-14
e1000e: Use __napi_schedule_irqoff()
Matt Vollrath
1
-3
/
+3
2026-06-14
igc: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-14
igb: use napi_schedule_irqoff() instead of napi_schedule()
Daiki Harada
1
-3
/
+3
2026-06-14
e1000e: use ktime_get_real_ns() in e1000e_systim_reset()
Aleksandr Loktionov
1
-1
/
+1
2026-06-14
igb: use ktime_get_real helpers in igb_ptp_reset()
Aleksandr Loktionov
1
-2
/
+3
2026-06-14
ixgbe: e610: remove redundant assignment
Piotr Kwapulinski
1
-10
/
+4
2026-06-14
net/intel: Replace manual array size calculation with ARRAY_SIZE
Jakub Raczynski
2
-2
/
+2
2026-06-14
iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
Corinna Vinschen
1
-7
/
+5
2026-06-14
ice: remove redundant checks from PTP init
Natalia Wochtman
1
-10
/
+4
2026-06-14
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
10
-20
/
+696
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
4
-3
/
+9
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
8
-3
/
+448
2026-06-13
ice: introduce TXC DPLL device and TX ref clock pin framework for E825
Grzegorz Nitka
3
-25
/
+315
2026-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2026-06-10
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
1
-3
/
+7
2026-06-09
igc: skip RX timestamp header for frame preemption verification
KhaiWenTan
1
-1
/
+1
2026-06-09
ixgbe: do not configure xps for XDP queues
Larysa Zaremba
1
-1
/
+2
2026-06-09
idpf: add padding to PTP virtchnl structures
Przemyslaw Korba
1
-3
/
+9
2026-06-06
idpf: fix mailbox capability for set device clock time
Alok Tiwari
1
-1
/
+1
2026-06-06
ice: fix missing priority callbacks for U.FL DPLL pins
Petr Oros
1
-0
/
+2
2026-06-04
igc: Use provided clock ID for history snapshot
Thomas Gleixner
2
-1
/
+4
2026-06-04
ice/ptp: Use provided clock ID for history snapshot
Thomas Gleixner
1
-1
/
+4
2026-05-26
devlink: pass param values by pointer
Ratheesh Kannoth
1
-15
/
+15
2026-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+43
2026-05-19
igc: fix potential skb leak in igc_fpe_xmit_smd_frame()
Kohei Enju
1
-1
/
+7
2026-05-19
igc: set tx buffer type for SMD frames
Kohei Enju
1
-0
/
+1
2026-05-19
ixgbevf: fix use-after-free in VEPA multicast source pruning
Michael Bommarito
1
-0
/
+1
2026-05-19
ice: restore PTP Rx timestamp config after ethtool set-channels
Grzegorz Nitka
1
-0
/
+6
2026-05-19
ice: ptp: use primary NAC semaphore on E825
Grzegorz Nitka
1
-0
/
+9
2026-05-19
ice: ptp: serialize E825 PHY timer start with PTP lock
Grzegorz Nitka
1
-2
/
+13
2026-05-19
ice: fix setting promisc mode while adding VID filter
Marcin Szycik
1
-1
/
+1
2026-05-19
ice: fix VF queue configuration with low MTU values
Jose Ignacio Tornos Martinez
1
-1
/
+1
2026-05-19
ice: fix locking around wait_event_interruptible_locked_irq
Jacob Keller
1
-5
/
+4
[next]