summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_kloop.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-141-1/+1
* netmap(4): Remove a double word in a source code commentGordon Bergling2022-09-041-1/+1
* netmap: Move more_txspace and some_recvd under #ifdef SYNC_KLOOP_POLL.John Baldwin2022-04-091-0/+8
* netmap: several typo fixesVincenzo Maffione2021-04-021-6/+6
* netmap: import changes from upstream (SHA 137f537eae513)Vincenzo Maffione2019-09-011-9/+2
* netmap: upgrade sync-kloop supportVincenzo Maffione2019-02-021-98/+309
* netmap: add notifications on kloop stopVincenzo Maffione2019-01-291-9/+24
* netmap: improvements to the netmap kloop (CSB mode)Vincenzo Maffione2019-01-231-51/+95
* netmap: fix warning in netmap_kloop.cVincenzo Maffione2018-12-121-0/+2
* netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione2018-12-051-0/+916