Age | Commit message (Expand) | Author | Files | Lines |
2020-09-28 | virtio: add packet buffering on tx |  Mohsin Kazmi | 1 | -0/+29 |
2020-09-28 | virtio: fix the gro enable/disable on tx-vrings |  Mohsin Kazmi | 1 | -0/+1 |
2020-09-04 | virtio: remove kernel virtio header dependencies |  Mohsin Kazmi | 1 | -12/+10 |
2020-08-17 | tap: add gro support |  Mohsin Kazmi | 1 | -0/+21 |
2020-05-28 | tap: fix rx queue index |  Mohsin Kazmi | 1 | -1/+2 |
2020-04-28 | tap: use one tap fd per rx queue |  Aloys Augustin | 1 | -1/+4 |
2020-04-17 | tap: add initial support for tun |  Mohsin Kazmi | 1 | -8/+10 |
2020-03-21 | virtio: fix the out of order descriptors in tx |  Mohsin Kazmi | 1 | -0/+5 |
2020-01-30 | tap: fix the host mac address |  Mohsin Kazmi | 1 | -0/+2 |
2020-01-08 | tap: split gso and checksum offload functionality |  Mohsin Kazmi | 1 | -2/+1 |
2020-01-08 | virtio: split gso and checksum offload functionality |  Mohsin Kazmi | 1 | -0/+2 |
2019-11-20 | tap: multiqueue support |  Damjan Marion | 1 | -28/+11 |
2019-11-14 | virtio: refactor virtio-pci logging |  Damjan Marion | 1 | -0/+14 |
2019-08-02 | virtio: add the display information in virtio cli |  Chenmin Sun | 1 | -1/+1 |
2019-06-20 | tap: add support to configure tap interface host MTU size |  Mohsin Kazmi | 1 | -0/+3 |
2019-05-28 | tap: crash in multi-thread environment |  Mohsin Kazmi | 1 | -0/+4 |
2019-05-24 | Tap: Fix the indirect buffers allocation VPP-1660 |  Mohsin Kazmi | 1 | -17/+26 |
2019-04-25 | tap: Fix the indirect buffer allocation |  Mohsin Kazmi | 1 | -1/+1 |
2019-04-03 | virtio: Add support for multiqueue |  Mohsin Kazmi | 1 | -18/+122 |
2019-02-19 | tap gso: experimental support |  Andrew Yourtchenko | 1 | -0/+1 |
2019-02-06 | virtio: Use new buffer optimization |  Mohsin Kazmi | 1 | -0/+15 |
2019-01-21 | virtio: Native virtio driver |  Mohsin Kazmi | 1 | -1/+164 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -3/+3 |
2018-03-30 | tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] |  Steven | 1 | -3/+3 |
2018-02-06 | vlib: epoll on worker threads |  Damjan Marion | 1 | -0/+2 |
2018-01-18 | vlib: add vlib_buffer_alloc_to_ring API |  Damjan Marion | 1 | -1/+1 |
2018-01-16 | tapv2: deleting tap interface may leak buffers (VPP-1124) |  Steven | 1 | -7/+28 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API |  Milan Lenco | 1 | -0/+2 |
2017-12-04 | virtio: zero data structs in virtio_vring_init |  Damjan Marion | 1 | -3/+3 |
2017-11-30 | virtio: fast TAP interfaces with vhost-net backend |  Damjan Marion | 1 | -0/+159 |