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_lib.c
Age
Commit message (
Expand
)
Author
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-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-05
ice: dpll: Support E825-C SyncE and dynamic pin discovery
Arkadiusz Kubalewski
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
2026-01-26
ice: convert all ring stats to u64_stats_t
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
2025-10-29
ice: switch to Page Pool
Michal Kubiak
2025-10-24
ice: enforce RTNL assumption of queue NAPI manipulation
Przemek Kitszel
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-07-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-10
ice: move ice_vsi_update_l2tsel to ice_lib.c
Jacob Keller
2025-06-09
ice: add a separate Rx handler for flow director commands
Michal Kubiak
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
2025-04-11
ice: do not add LLDP-specific filter if not necessary
Larysa Zaremba
2025-03-18
ice: Add E830 checksum offload support
Paul Greenwalt
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
2025-02-26
ice: use napi's irq affinity and rmap IRQ notifiers
Ahmed Zaki
2025-02-26
ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()
Ahmed Zaki
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
2025-02-10
ice: Don't check device type when checking GNSS presence
Karol Kolacinski
2025-02-05
ice: enable_rdma devlink param
Michal Swiatkowski
2025-02-05
ice: treat dyn_allowed only as suggestion
Michal Swiatkowski
2025-02-05
ice: get rid of num_lan_msix field
Michal Swiatkowski
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
2024-11-13
ice: Add support for persistent NAPI config
Joe Damato
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-06-10
ice: use irq_update_affinity_hint()
Michal Schmidt
[next]