index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-87
/
+136
2026-02-05
ice: dpll: Support E825-C SyncE and dynamic pin discovery
Arkadiusz Kubalewski
8
-92
/
+959
2026-02-05
drivers: Add support for DPLL reference count tracking
Ivan Vecera
2
-7
/
+12
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
1
-7
/
+7
2026-01-30
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
Mohammad Heib
1
-3
/
+0
2026-01-30
ice: Fix PTP NULL pointer dereference during VSI rebuild
Aaron Ma
3
-5
/
+29
2026-01-30
ice: PTP: fix missing timestamps on E825 hardware
Jacob Keller
3
-78
/
+103
2026-01-30
ice: fix missing TX timestamps interrupts on E825 devices
Grzegorz Nitka
1
-1
/
+4
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
1
-4
/
+6
2026-01-26
ice: reshuffle and group Rx and Tx queue fields by cachelines
Alexander Lobakin
4
-57
/
+70
2026-01-26
ice: convert all ring stats to u64_stats_t
Jacob Keller
3
-90
/
+147
2026-01-26
ice: shorten ring stat names and add accessors
Jacob Keller
6
-35
/
+60
2026-01-26
ice: use u64_stats API to access pkts/bytes in dim sample
Jacob Keller
4
-22
/
+75
2026-01-26
ice: remove ice_q_stats struct and use struct_group
Jacob Keller
4
-17
/
+16
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
2
-18
/
+9
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-16
/
+54
2026-01-20
ice: fix devlink reload call trace
Paul Greenwalt
1
-2
/
+1
2026-01-20
ice: add missing ice_deinit_hw() in devlink reinit path
Paul Greenwalt
1
-0
/
+1
2026-01-20
ice: Fix persistent failure in ice_get_rxfh
Cody Haas
3
-5
/
+30
2026-01-13
ice: Fix incorrect timeout ice_release_res()
Ding Hui
1
-1
/
+1
2026-01-13
ice: Avoid detrimental cleanup for bond during interface stop
Dave Ertman
1
-8
/
+17
2026-01-13
ice: initialize ring_stats->syncp
Jacob Keller
1
-0
/
+4
2026-01-09
ice: use netif_get_num_default_rss_queues()
Michal Swiatkowski
2
-6
/
+11
2026-01-09
ice: unify PHY FW loading status handler for E800 devices
Grzegorz Nitka
1
-58
/
+21
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2025-11-27
ice: fix comment typo and correct module format string
Alok Tiwari
2
-2
/
+2
2025-11-26
ice: extract GRXRINGS from .get_rxnfc
Breno Leitao
1
-4
/
+15
2025-11-25
ice: fix broken Rx on VFs
Alexander Lobakin
1
-0
/
+3
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
1
-2
/
+0
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-4
/
+10
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+19
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
1
-3
/
+19
2025-11-06
ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
Przemek Kitszel
1
-26
/
+26
2025-11-06
ice: improve TCAM priority handling for RSS profiles
Aleksandr Loktionov
2
-14
/
+78
2025-11-06
ice: implement GTP RSS context tracking and configuration
Aleksandr Loktionov
1
-54
/
+1040
2025-11-06
ice: add virtchnl definitions and static data for GTP RSS
Aleksandr Loktionov
2
-1
/
+266
2025-11-06
ice: add flow parsing for GTP and new protocol field support
Aleksandr Loktionov
3
-9
/
+322
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+35
2025-10-29
ice: Allow 100M speed for E825C SGMII device
Grzegorz Nitka
1
-0
/
+1
2025-10-29
ice: implement configurable header split for regular Rx
Alexander Lobakin
6
-36
/
+168
2025-10-29
ice: switch to Page Pool
Michal Kubiak
10
-552
/
+202
2025-10-29
ice: drop page splitting and recycling
Michal Kubiak
5
-223
/
+24
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
7
-208
/
+6
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-24
ice: remove duplicate call to ice_deinit_hw() on error paths
Przemek Kitszel
1
-1
/
+1
2025-10-24
ice: move ice_deinit_dev() to the end of deinit paths
Przemek Kitszel
4
-9
/
+23
[prev]
[next]