summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_vtnet_netmap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-02-14Mechanically convert netmap(4) to IfAPIJustin Hibbits
2021-04-09netmap: vtnet: remove unused variableVincenzo Maffione
2021-04-07netmap: vtnet: add support for netmap offsetsVincenzo Maffione
2021-04-02netmap: several typo fixesVincenzo Maffione
2021-01-11netmap: vtnet: fix RX initialization after netmap_reset()Vincenzo Maffione
2021-01-10netmap: vtnet: enable/disable krings on any interface reinitVincenzo Maffione
2021-01-09netmap: vtnet: stop krings during interface resetVincenzo Maffione
2020-06-14netmap: vtnet: fix races in vtnet_netmap_reg()Vincenzo Maffione
2020-06-11netmap: introduce netmap_kring_on()Vincenzo Maffione
2020-06-03netmap: vtnet: clean up rxsync disabled logsVincenzo Maffione
2020-06-03netmap: vtnet: fix race condition in rxsyncVincenzo Maffione
2020-06-03netmap: vtnet: add vtnrx_nm_refill index to receive queuesVincenzo Maffione
2020-06-03netmap: vtnet: remove leftover memory barriersVincenzo Maffione
2020-06-01netmap: if_vtnet: avoid netmap ring wraparoundVincenzo Maffione
2020-06-01netmap: if_vtnet: replace vtnet_free_used()Vincenzo Maffione
2020-06-01netmap: vtnet: fix RX virtqueue initialization bugVincenzo Maffione
2019-02-25netmap: remove redundant call to nm_set_native_flags()Vincenzo Maffione
2019-02-05netmap: refactor logging macros and pipesVincenzo Maffione
2018-12-05netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione
2018-11-14vtnet: fix netmap supportVincenzo Maffione
2018-04-12netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione
2018-04-09netmap: align codebase to upstream version v11.4Vincenzo Maffione
2016-10-18remove trailing whitespace. No code changes.Luigi Rizzo
2015-07-10Sync netmap sources with the version in our private tree.Luigi Rizzo
2014-08-17staticize two functions, and use proper format for a struct sglistLuigi Rizzo
2014-08-16Update to the current version of netmap.Luigi Rizzo