summaryrefslogtreecommitdiff
path: root/drivers/net/ppp/bsd_comp.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+1
2025-08-19ppp: use vmalloc_array() to simplify codeQianfeng Rong1-2/+2
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao1-0/+1
2021-05-21net: ppp: remove leading spaces before tabsHui Tang1-1/+1
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-2/+2
2011-08-27ppp: Move the PPP driversJeff Kirsher1-0/+1170