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
Age
Commit message (
Expand
)
Author
10 days
ice: use ice_update_eth_stats() for representor stats
Petr Oros
10 days
ice: fix inverted ready check for VF representors
Petr Oros
10 days
ice: set max queues in alloc_etherdev_mqs()
Michal Swiatkowski
2026-03-10
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
2026-03-05
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
Larysa Zaremba
2026-03-05
ice: fix rxq info registering in mbuf packets
Larysa Zaremba
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
ice: fix crash in ethtool offline loopback test
Michal Schmidt
2026-02-25
ice: recap the VSI and QoS info after rebuild
Aaron Ma
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-06
ice: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-05
ice: dpll: Support E825-C SyncE and dynamic pin discovery
Arkadiusz Kubalewski
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
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-30
ice: fix missing TX timestamps interrupts on E825 devices
Grzegorz Nitka
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-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
2026-01-26
ice: reshuffle and group Rx and Tx queue fields by cachelines
Alexander Lobakin
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: use u64_stats API to access pkts/bytes in dim sample
Jacob Keller
2026-01-26
ice: remove ice_q_stats struct and use struct_group
Jacob Keller
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
2026-01-13
ice: Fix incorrect timeout ice_release_res()
Ding Hui
2026-01-13
ice: Avoid detrimental cleanup for bond during interface stop
Dave Ertman
2026-01-13
ice: initialize ring_stats->syncp
Jacob Keller
2026-01-09
ice: use netif_get_num_default_rss_queues()
Michal Swiatkowski
2026-01-09
ice: unify PHY FW loading status handler for E800 devices
Grzegorz Nitka
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-27
ice: fix comment typo and correct module format string
Alok Tiwari
2025-11-26
ice: extract GRXRINGS from .get_rxnfc
Breno Leitao
2025-11-25
ice: fix broken Rx on VFs
Alexander Lobakin
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
[next]