summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_kloop.c
AgeCommit message (Expand)Author
2025-12-16netmap: silence -Wdefault-const-init-field-unsafe warningAlex Richardson
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-02-14Mechanically convert netmap(4) to IfAPIJustin Hibbits
2022-09-04netmap(4): Remove a double word in a source code commentGordon Bergling
2022-04-08netmap: Move more_txspace and some_recvd under #ifdef SYNC_KLOOP_POLL.John Baldwin
2021-04-02netmap: several typo fixesVincenzo Maffione
2019-09-01netmap: import changes from upstream (SHA 137f537eae513)Vincenzo Maffione
2019-02-02netmap: upgrade sync-kloop supportVincenzo Maffione
2019-01-29netmap: add notifications on kloop stopVincenzo Maffione
2019-01-23netmap: improvements to the netmap kloop (CSB mode)Vincenzo Maffione
2018-12-12netmap: fix warning in netmap_kloop.cVincenzo Maffione
2018-12-05netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione