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
2024-03-04
idpf: remove dealloc vector msg err in idpf_intr_rel
Alan Brady
2024-03-04
idpf: fix minor controlq issues
Alan Brady
2024-03-04
idpf: prevent deinit uninitialized virtchnl core
Alan Brady
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
idpf: refactor idpf_recv_mb_msg
Alan Brady
2024-03-04
idpf: add async_handler for MAC filter messages
Alan Brady
2024-03-04
idpf: refactor remaining virtchnl messages
Alan Brady
2024-03-04
idpf: refactor queue related virtchnl messages
Alan Brady
2024-03-04
idpf: refactor vport virtchnl messages
Alan Brady
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-01
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
2024-03-01
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
2024-02-28
net: intel: igc: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
net: intel: igb: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
net: intel: e1000e: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities
Andrew Lunn
2024-02-28
net: ethernet: ixgbe: Convert EEE to use linkmodes
Andrew Lunn
2024-02-20
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
2024-02-20
ice: fix pin phase adjust updates on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll periodic work data updates on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll and dpll_pin data access on PF reset
Arkadiusz Kubalewski
2024-02-20
ice: fix dpll input pin phase_adjust value updates
Arkadiusz Kubalewski
2024-02-20
ice: fix connection state of DPLL and out pin
Yochai Hagvi
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
2024-02-16
i40e: Fix broken support for floating VEBs
Ivan Vecera
2024-02-16
i40e: Add helpers to find VSI and VEB by SEID and use them
Ivan Vecera
2024-02-16
i40e: Introduce and use macros for iterating VSIs and VEBs
Ivan Vecera
2024-02-16
i40e: Use existing helper to find flow director VSI
Ivan Vecera
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-02-15
igc: Add support for LEDs on i225/i226
Kurt Kanzenbach
2024-02-14
ice: Add check for lport extraction to LAG init
Dave Ertman
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2024-02-12
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
2024-02-12
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
2024-02-12
i40e: Fix wrong mask used during DCB config
Ivan Vecera
2024-02-12
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
2024-02-12
ice: Remove and readd netdev during devlink reload
Wojciech Drewek
[prev]
[next]