Age | Commit message (Expand) | Author | Files | Lines |
2019-02-22 | Add no-append flag to vlib_frame_t |  Damjan Marion | 1 | -0/+1 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -1/+1 |
2019-02-09 | buffers: fix typo |  Damjan Marion | 1 | -4/+3 |
2019-02-06 | buffers: make buffer data size configurable from startup config |  Damjan Marion | 1 | -2/+3 |
2019-01-01 | buffers: remove unused code |  Damjan Marion | 1 | -3/+2 |
2018-11-23 | vhost-user: use memory store barrier |  Damjan Marion | 1 | -3/+3 |
2018-11-23 | vhost-user: add missing inlines |  Damjan Marion | 1 | -2/+2 |
2018-11-23 | vhost-user: avoid global storage access |  Damjan Marion | 1 | -26/+34 |
2018-11-23 | vhost-user: simplify input loop |  Damjan Marion | 1 | -181/+174 |
2018-11-22 | vhost-user: hint ethernet-input about single sw_if_index |  Damjan Marion | 1 | -1/+16 |
2018-11-22 | vhost-user: avoid per-packet feature arc lookups |  Damjan Marion | 1 | -12/+18 |
2018-11-22 | vhost-user: fix input node runtime stats |  Damjan Marion | 1 | -2/+2 |
2018-11-20 | vhost-user: cleanup |  Damjan Marion | 1 | -43/+28 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -3/+3 |
2018-11-05 | Enable atomic swap and store macro with acquire and release ordering |  Sirshak Das | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-09-12 | vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] |  Yichen Wang | 1 | -0/+4 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -2/+0 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2018-07-08 | vhost: Add multi-versioning support |  Mohsin Kazmi | 1 | -0/+678 |