index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
10 days
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-30
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
Mohammad Heib
2026-01-30
ice: Fix PTP NULL pointer dereference during VSI rebuild
Aaron Ma
2026-01-30
ice: PTP: fix missing timestamps on E825 hardware
Jacob Keller
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
2026-01-26
ice: convert all ring stats to u64_stats_t
Jacob Keller
2026-01-26
ice: shorten ring stat names and add accessors
Jacob Keller
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-29
ice: switch to Page Pool
Michal Kubiak
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
2025-10-24
ice: remove duplicate call to ice_deinit_hw() on error paths
Przemek Kitszel
2025-10-24
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
2025-10-24
ice: extract ice_init_dev() from ice_init()
Przemek Kitszel
2025-10-24
ice: move ice_init_pf() out of ice_init_dev()
Przemek Kitszel
2025-10-24
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
Przemek Kitszel
2025-10-24
ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
Przemek Kitszel
2025-10-24
ice: move ice_init_interrupt_scheme() prior ice_init_pf()
Przemek Kitszel
2025-10-24
ice: move service task start out of ice_init_pf()
Przemek Kitszel
2025-10-20
ice: refactor to use helpers
Jesse Brandeburg
2025-10-20
ice: implement ethtool standard stats
Jesse Brandeburg
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
ice: fix NULL access of tx->in_use in ice_ll_ts_intr
Jacob Keller
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2025-08-13
ice: Don't use %pK through printk or tracepoints
Thomas Weißschuh
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-18
ice: add E835 device IDs
Dawid Osuchowski
2025-07-03
ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-13
ice: add phase offset monitor for all PPS dpll inputs
Arkadiusz Kubalewski
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-09
ice: add link_down_events statistic
Martyna Szapar-Mudlaw
[next]