index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
12 days
ice: dpll: fix misplaced header macros
Ivan Vecera
12 days
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
12 days
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
12 days
ice: fix setting RSS VSI hash for E830
Marcin Szycik
12 days
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
12 days
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
12 days
i40e: Cleanup PTP pins on probe failure
Matt Vollrath
12 days
i40e: Cleanup PTP registration on probe failure
Matt Vollrath
2026-04-30
ice: add dpll peer notification for paired SMA and U.FL pins
Petr Oros
2026-04-30
ice: fix missing dpll notifications for SW pins
Petr Oros
2026-04-30
ice: fix SMA and U.FL pin state changes affecting paired pin
Petr Oros
2026-04-30
ice: fix missing SMA pin initialization in DPLL subsystem
Petr Oros
2026-04-30
ice: fix infinite recursion in ice_cfg_tx_topo via ice_init_dev_hw
Petr Oros
2026-04-30
ice: fix NULL pointer dereference in ice_reset_all_vfs()
Petr Oros
2026-04-30
iavf: add VIRTCHNL_OP_ADD_VLAN to success completion handler
Petr Oros
2026-04-30
iavf: wait for PF confirmation before removing VLAN filters
Petr Oros
2026-04-30
iavf: stop removing VLAN filters from PF on interface down
Petr Oros
2026-04-30
iavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDING
Petr Oros
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-22
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
2026-04-22
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
2026-04-22
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
2026-04-22
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
2026-04-21
iavf: convert to ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-18
e1000e: Unroll PTP in probe error handling
Matt Vollrath
2026-04-18
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2026-04-10
iavf: fix kernel-doc comment style in iavf_ethtool.c
Aleksandr Loktionov
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
[next]