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
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
2026-07-23
ice: prevent tstamp ring allocation for non-PF VSI types
Paul Greenwalt
2026-07-23
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
2026-07-23
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
2026-07-23
ice: fix LAG recipe to profile association
Marcin Szycik
2026-07-23
ice: pass the return value of skb_checksum_help()
Michal Swiatkowski
2026-07-23
ice: allow creating VFs when !CONFIG_ICE_SWITCHDEV
Vincent Chen
2026-06-22
ice: dpll: fix memory leak in ice_dpll_init_info error paths
ZhaoJinming
2026-06-22
ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_info
ZhaoJinming
2026-06-22
ice: call netif_keep_dst() once when entering switchdev mode
Marcin Szycik
2026-06-22
ice: fix ice_init_link() error return preventing probe
Paul Greenwalt
2026-06-22
ice: fix AQ error code comparison in ice_set_pauseparam()
Lukasz Czapnik
2026-06-22
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
[next]