aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/liquidio/lio_main.c
Commit message (Expand)AuthorAgeFilesLines
* lio: Avoid out-of-bounds read or write MAC addressZhenlei Huang2026-01-311-6/+4
* net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang2024-10-081-5/+0
* liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring...Zhenlei Huang2024-09-301-4/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* Fix build of liquidio with base gcc on i386Dimitry Andric2018-06-131-2/+2
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-211-6/+6
* dev: make some use of mallocarray(9).Pedro F. Giffuni2018-01-131-6/+6
* Enable i386 build of the Cavium LiquidIO driver (lio) module.Sean Bruno2017-10-251-6/+7
* The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno2017-09-121-0/+2309