summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_parser.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2024-08-13ice: add API for parser profile initializationJunfeng Guo
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo