summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_vtnet_netmap.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* Mechanically convert netmap(4) to IfAPIJustin Hibbits2023-02-141-11/+11
* netmap: vtnet: remove unused variableVincenzo Maffione2021-04-091-2/+1
* netmap: vtnet: add support for netmap offsetsVincenzo Maffione2021-04-071-6/+10
* netmap: several typo fixesVincenzo Maffione2021-04-021-1/+1
* netmap: vtnet: fix RX initialization after netmap_reset()Vincenzo Maffione2021-01-111-7/+12
* netmap: vtnet: enable/disable krings on any interface reinitVincenzo Maffione2021-01-101-6/+0
* netmap: vtnet: stop krings during interface resetVincenzo Maffione2021-01-091-1/+7
* netmap: vtnet: fix races in vtnet_netmap_reg()Vincenzo Maffione2020-06-141-47/+11
* netmap: introduce netmap_kring_on()Vincenzo Maffione2020-06-111-19/+0
* netmap: vtnet: clean up rxsync disabled logsVincenzo Maffione2020-06-031-4/+2
* netmap: vtnet: fix race condition in rxsyncVincenzo Maffione2020-06-031-3/+18
* netmap: vtnet: add vtnrx_nm_refill index to receive queuesVincenzo Maffione2020-06-031-20/+30
* netmap: vtnet: remove leftover memory barriersVincenzo Maffione2020-06-031-2/+0
* netmap: if_vtnet: avoid netmap ring wraparoundVincenzo Maffione2020-06-011-2/+2
* netmap: if_vtnet: replace vtnet_free_used()Vincenzo Maffione2020-06-011-38/+2
* netmap: vtnet: fix RX virtqueue initialization bugVincenzo Maffione2020-06-011-7/+19
* netmap: remove redundant call to nm_set_native_flags()Vincenzo Maffione2019-02-251-1/+0
* netmap: refactor logging macros and pipesVincenzo Maffione2019-02-051-40/+6
* netmap: align codebase to the current upstream (760279cfb2730a585)Vincenzo Maffione2018-12-051-6/+6
* vtnet: fix netmap supportVincenzo Maffione2018-11-141-207/+315
* netmap: align codebase to the current upstream (commit id 3fb001303718146)Vincenzo Maffione2018-04-121-25/+1
* netmap: align codebase to upstream version v11.4Vincenzo Maffione2018-04-091-5/+33
* remove trailing whitespace. No code changes.Luigi Rizzo2016-10-181-2/+2
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-7/+1
* staticize two functions, and use proper format for a struct sglistLuigi Rizzo2014-08-171-7/+7
* Update to the current version of netmap.Luigi Rizzo2014-08-161-0/+434