aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/liquidio
Commit message (Expand)AuthorAgeFilesLines
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-211-23/+18
* Separate kernel crc32() implementation to its own header (gsb_crc32.h) andXin LI2019-06-171-0/+1
* Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer2019-05-201-0/+1
* Eliminate the arena parameter to kmem_free(). Implicitly this corrects anAlan Cox2018-08-251-1/+1
* Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox2018-08-201-2/+2
* Fix build of liquidio with base gcc on i386Dimitry Andric2018-06-131-2/+2
* tcp_lro.h requires <netinet/in.h>, include it directly instead ofAndrey V. Elsukov2018-06-051-0/+1
* ifnet: Replace if_addr_lock rwlock with epoch + mutexMatt Macy2018-05-181-1/+1
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-212-7/+7
* dev: make some use of mallocarray(9).Pedro F. Giffuni2018-01-132-7/+7
* Enable i386 build of the Cavium LiquidIO driver (lio) module.Sean Bruno2017-10-2510-90/+128
* The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno2017-09-1231-0/+16122