index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
virt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-6
/
+6
2025-11-25
ice: fix broken Rx on VFs
Alexander Lobakin
1
-0
/
+3
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
1
-1
/
+218
2025-10-29
ice: drop page splitting and recycling
Michal Kubiak
1
-3
/
+2
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
1
-2
/
+0
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
1
-1
/
+1
2025-08-27
ice: finish virtchnl.c split into rss.c
Przemek Kitszel
3
-718
/
+26
2025-08-27
ice: extract virt/rss.c: cleanup - p2
Przemek Kitszel
1
-1521
/
+0
2025-08-27
ice: extract virt/rss.c: cleanup - p1
Przemek Kitszel
1
-1408
/
+0
2025-08-27
ice: split RSS stuff out of virtchnl.c - copy back
Przemek Kitszel
1
-0
/
+3647
2025-08-27
ice: split RSS stuff out of virtchnl.c - tmp rename
Przemek Kitszel
1
-0
/
+0
2025-08-27
ice: finish virtchnl.c split into queues.c
Przemek Kitszel
3
-973
/
+30
2025-08-27
ice: extract virt/queues.c: cleanup - p3
Przemek Kitszel
1
-2392
/
+0
2025-08-27
ice: extract virt/queues.c: cleanup - p2
Przemek Kitszel
1
-181
/
+0
2025-08-27
ice: extract virt/queues.c: cleanup - p1
Przemek Kitszel
1
-1064
/
+0
2025-08-27
ice: split queue stuff out of virtchnl.c - copy back
Przemek Kitszel
1
-0
/
+4611
2025-08-27
ice: split queue stuff out of virtchnl.c - tmp rename
Przemek Kitszel
1
-0
/
+0
2025-08-25
ice: add virt/ and move ice_virtchnl* files there
Przemek Kitszel
6
-0
/
+7454