summaryrefslogtreecommitdiffstats
path: root/net/netmap.c
Commit message (Expand)AuthorAgeFilesLines
* Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handlerFam Zheng2015-06-121-4/+4
* netmap: Drop netmap_can_sendFam Zheng2015-06-121-12/+2
* net: Permit incremental conversion of init functions to ErrorMarkus Armbruster2015-05-271-1/+2
* net: netmap_poll must update both read/write poll statePrasad Joshi2014-03-251-2/+2
* net: Disable netmap backend when not supportedVincenzo Maffione2014-02-251-42/+13
* net: add offloading support to netmap backendVincenzo Maffione2014-02-251-1/+67
* net: Adding netmap network backendVincenzo Maffione2013-12-091-0/+435
OpenPOWER on IntegriCloud