aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_objagg.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+3
2025-07-01lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter1-1/+3
2025-06-23lib: test_objagg: split test_hints_case() into two functionsArnd Bergmann1-32/+45
2024-06-10lib: test_objagg: Fix spellingIdo Schimmel1-1/+1
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld1-1/+1
2020-06-15test_objagg: Fix potential memory leak in error handlingAditya Pakki1-2/+2
2019-02-13test_objagg: Uninitialized variable in error handlingDan Carpenter1-2/+3
2019-02-13test_objagg: Test the correct variableDan Carpenter1-2/+2
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko1-5/+189
2018-11-15test_objagg: Fix warning.David S. Miller1-0/+1
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko1-0/+835