summaryrefslogtreecommitdiff
path: root/sys/dev/liquidio
AgeCommit message (Expand)Author
2025-12-16lio: Avoid out-of-bounds read or write MAC addressZhenlei Huang
2025-11-22lio: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2024-09-04ifnet: Remove if_getamcount()Mark Johnston
2024-09-03liquidio(4): Stop checking for failures from malloc/taskqueue_create/buf_ring...Zhenlei Huang
2024-06-28net: Remove unneeded NULL check for the allocated ifnetZhenlei Huang
2024-06-16liquidio: Use device_set_descf()Mark Johnston
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-02-07Mechanically convert liquidio(4) to IfAPIJustin Hibbits
2022-09-22kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin
2022-09-21lio: Remove unneeded include.Zhenlei Huang
2022-05-09lio: Remove unused devclass argument to DRIVER_MODULE.John Baldwin
2022-04-06lio: Quiet set but unused warnings.John Baldwin
2021-08-14Fix some common typos in source code commentsGordon Bergling
2020-02-26Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki
2020-02-11Mark lio taskqueue as requiring network epoch.Gleb Smirnoff
2019-10-21Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff
2019-06-17Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI
2019-05-20Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer
2018-08-25Eliminate the arena parameter to kmem_free(). Implicitly this corrects anAlan Cox
2018-08-20Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox
2018-06-13Fix build of liquidio with base gcc on i386Dimitry Andric
2018-06-05tcp_lro.h requires <netinet/in.h>, include it directly instead ofAndrey V. Elsukov
2018-05-18ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy
2018-01-21Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni
2018-01-13dev: make some use of mallocarray(9).Pedro F. Giffuni
2017-10-25Enable i386 build of the Cavium LiquidIO driver (lio) module.Sean Bruno
2017-09-12The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno