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
/
ice
Age
Commit message (
Expand
)
Author
13 days
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
13 days
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
13 days
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
13 days
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
13 days
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
13 days
ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()
Dawid Osuchowski
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-06-15
Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Torvalds
2026-06-13
ice: remove redundant checks from PTP init
Natalia Wochtman
2026-06-13
ice: implement E825 TX ref clock control and TXC hardware sync status
Grzegorz Nitka
2026-06-13
ice: add Tx reference clock index handling to AN restart command
Grzegorz Nitka
2026-06-13
ice: implement CPI support for E825C
Grzegorz Nitka
2026-06-13
ice: introduce TXC DPLL device and TX ref clock pin framework for E825
Grzegorz Nitka
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-05
ice: fix missing priority callbacks for U.FL DPLL pins
Petr Oros
2026-06-04
ice/ptp: Use provided clock ID for history snapshot
Thomas Gleixner
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-18
ice: restore PTP Rx timestamp config after ethtool set-channels
Grzegorz Nitka
2026-05-18
ice: ptp: use primary NAC semaphore on E825
Grzegorz Nitka
2026-05-18
ice: ptp: serialize E825 PHY timer start with PTP lock
Grzegorz Nitka
2026-05-18
ice: fix setting promisc mode while adding VID filter
Marcin Szycik
2026-05-18
ice: fix VF queue configuration with low MTU values
Jose Ignacio Tornos Martinez
2026-05-18
ice: fix locking around wait_event_interruptible_locked_irq
Jacob Keller
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-08
ice: dpll: fix misplaced header macros
Ivan Vecera
2026-05-08
ice: dpll: fix rclk pin state get for E810
Ivan Vecera
2026-05-08
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
2026-05-08
ice: fix setting RSS VSI hash for E830
Marcin Szycik
2026-05-02
ice: dpll: Fix compilation warning
Przemyslaw Korba
2026-05-02
ice: access @pp through netmem_desc instead of page
Byungchul Park
2026-05-02
ice: mention fw_activate action along with devlink reload
Jacob Keller
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-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-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
[next]