Age | Commit message (Expand) | Author | Files | Lines |
2020-11-05 | tap: allow change of carrier state on host | Matthew Smith | 1 | -0/+1 |
2020-10-21 | virtio: run process to send interrupts to input nodes | Mohsin Kazmi | 1 | -0/+6 |
2020-09-29 | virtio: fix modern device queue notify | Mohsin Kazmi | 1 | -6/+17 |
2020-09-28 | virtio: add packet buffering on tx | Mohsin Kazmi | 1 | -0/+4 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 | Benoît Ganne | 1 | -1/+9 |
2020-09-04 | virtio: remove kernel virtio header dependencies | Mohsin Kazmi | 1 | -44/+5 |
2020-08-20 | virtio: add modern device support | Mohsin Kazmi | 1 | -24/+46 |
2020-08-20 | virtio: refactor pci device code | Mohsin Kazmi | 1 | -13/+6 |
2020-08-17 | tap: add gro support | Mohsin Kazmi | 1 | -0/+4 |
2020-07-15 | virtio: fix the msix for multiqueue | Mohsin Kazmi | 1 | -0/+1 |
2020-07-02 | tap: fix dump for TUN interfaces | Mohsin Kazmi | 1 | -0/+1 |
2020-06-12 | virtio: interface type based improvements | Mohsin Kazmi | 1 | -17/+26 |
2020-05-04 | tap: refactor existing flags | Mohsin Kazmi | 1 | -5/+4 |
2020-04-28 | tap: use one tap fd per rx queue | Aloys Augustin | 1 | -1/+1 |
2020-04-17 | tap: add initial support for tun | Mohsin Kazmi | 1 | -3/+9 |
2020-03-21 | virtio: fix the out of order descriptors in tx | Mohsin Kazmi | 1 | -0/+1 |
2020-01-08 | virtio: split gso and checksum offload functionality | Mohsin Kazmi | 1 | -0/+1 |
2019-11-20 | tap: multiqueue support | Damjan Marion | 1 | -10/+4 |
2019-11-14 | virtio: refactor virtio-pci logging | Damjan Marion | 1 | -1/+24 |
2019-10-30 | docs: devices-- add FEATURES.yaml | Paul Vinciguerra | 1 | -1/+1 |
2019-09-06 | tap: revert clean-up when linux will delete the tap interface | Mohsin Kazmi | 1 | -1/+0 |
2019-06-20 | tap: add support to configure tap interface host MTU size | Mohsin Kazmi | 1 | -0/+1 |
2019-05-28 | tap: crash in multi-thread environment | Mohsin Kazmi | 1 | -1/+0 |
2019-05-24 | Tap: Fix the indirect buffers allocation VPP-1660 | Mohsin Kazmi | 1 | -1/+0 |
2019-04-17 | tap: clean-up when linux will delete the tap interface | Mohsin Kazmi | 1 | -0/+1 |
2019-04-03 | virtio: Add support for multiqueue | Mohsin Kazmi | 1 | -6/+16 |
2019-02-19 | tap gso: experimental support | Andrew Yourtchenko | 1 | -0/+1 |
2019-02-06 | virtio: enable msix interrupt mode | Mohsin Kazmi | 1 | -3/+6 |
2019-02-06 | virtio: Use new buffer optimization | Mohsin Kazmi | 1 | -0/+3 |
2019-01-23 | virtio: Add support for logging | Mohsin Kazmi | 1 | -0/+3 |
2019-01-21 | virtio: Native virtio driver | Mohsin Kazmi | 1 | -12/+73 |
2019-01-08 | virtio: fix kick race issue | Damjan Marion | 1 | -0/+11 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -0/+1 |
2018-02-19 | virtio: add missing tx lock when running multithreaded | Damjan Marion | 1 | -0/+2 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 1 | -0/+2 |
2018-01-16 | tapv2: deleting tap interface may leak buffers (VPP-1124) | Steven | 1 | -1/+3 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API | Milan Lenco | 1 | -0/+9 |
2017-12-08 | tapv2: multiple improvements | Damjan Marion | 1 | -1/+2 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend | Damjan Marion | 1 | -0/+131 |