index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2025-07-10
ice: move ice_vsi_update_l2tsel to ice_lib.c
Jacob Keller
2025-07-10
ice: save RSS hash configuration for migration
Jacob Keller
2025-07-10
ice: add functions to get and set Tx queue context
Jacob Keller
2025-07-10
ice: add support for reading and unpacking Rx queue context
Jacob Keller
2025-07-08
eth: ice: drop the dead code related to rss_contexts
Jakub Kicinski
2025-07-07
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-07-03
igbvf: add tx_timeout_count to ethtool statistics
Kohei Enju
2025-07-03
igbvf: remove unused interrupt counter fields from struct igbvf_adapter
Kohei Enju
2025-07-03
ixgbe: spelling corrections
Simon Horman
2025-07-03
ixgbe: turn off MDD while modifying SRRCTL
Radoslaw Tyl
2025-07-03
ixgbe: add Tx hang detection unhandled MDD
Slawomir Mrozowicz
2025-07-03
ixgbe: check for MDD events
Don Skidmore
2025-07-03
ixgbe: add MDD support
Paul Greenwalt
2025-07-03
i40e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-03
ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-03
igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-03
igc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-03
ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-07-01
igc: disable L1.2 PCI-E link substate to avoid performance issue
Vitaly Lifshits
2025-07-01
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
2025-07-01
idpf: return 0 size for RSS key if not supported
Michal Swiatkowski
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-27
ice: add ref-sync dpll pins
Arkadiusz Kubalewski
2025-06-26
ice: default to TIME_REF instead of TXCO on E825-C
Jacob Keller
2025-06-26
ice: move TSPLL init calls to ice_ptp.c
Karol Kolacinski
2025-06-26
ice: fall back to TCXO on TSPLL lock fail
Karol Kolacinski
2025-06-26
ice: wait before enabling TSPLL
Karol Kolacinski
2025-06-26
ice: add multiple TSPLL helpers
Karol Kolacinski
2025-06-26
ice: use bitfields instead of unions for CGU regs
Karol Kolacinski
2025-06-26
ice: read TSPLL registers again before reporting status
Jacob Keller
2025-06-26
ice: clear time_sync_en field for E825-C during reprogramming
Jacob Keller
2025-06-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-06-19
igc: Make the const read-only array supported_sizes static
Colin Ian King
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-18
ice: add TSPLL log config helper
Karol Kolacinski
2025-06-18
ice: use designated initializers for TSPLL consts
Karol Kolacinski
2025-06-18
ice: remove ice_tspll_params_e825 definitions
Karol Kolacinski
2025-06-18
ice: fix E825-C TSPLL register definitions
Jacob Keller
2025-06-18
ice: rename TSPLL and CGU functions and definitions
Karol Kolacinski
2025-06-18
ice: move TSPLL functions to a separate file
Karol Kolacinski
2025-06-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
2025-06-17
Merge branch 'intel-next-queue-1GbE'
Paolo Abeni
2025-06-16
eth: iavf: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-16
eth: ice: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-16
eth: i40e: migrate to new RXFH callbacks
Jakub Kicinski
[prev]
[next]