aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/if_vtnet_netmap.h
Commit message (Expand)AuthorAgeFilesLines
* 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