Age | Commit message (Expand) | Author | Files | Lines |
2021-02-15 | vlib: refactor checksum offload support |  Mohsin Kazmi | 1 | -11/+8 |
2021-01-08 | vhost: Add event index for interrupt notification to driver |  Steven Luong | 1 | -6/+7 |
2020-12-25 | virtio: Extend vhost multi-queues support beyond 8 queue pairs |  Steven Luong | 1 | -13/+2 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -2/+0 |
2020-10-22 | virtio: checksum error reported for ip6 traffic with GSO enable |  Steven Luong | 1 | -6/+0 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode |  Damjan Marion | 1 | -11/+10 |
2020-09-04 | virtio: remove kernel virtio header dependencies |  Mohsin Kazmi | 1 | -25/+24 |
2020-05-05 | gso: add support for IP-IP |  Mohsin Kazmi | 1 | -3/+7 |
2020-04-27 | virtio: support virtio 1.1 packed ring in vhost |  Steven Luong | 1 | -0/+421 |
2020-04-22 | gso: add vxlan tunnel support |  Mohsin Kazmi | 1 | -3/+3 |
2020-03-30 | gso: fix the header parser to read only |  Mohsin Kazmi | 1 | -0/+6 |
2020-02-03 | virtio: vhost gso is broken in some topology |  Steven Luong | 1 | -2/+8 |
2020-01-08 | virtio: fix ip4 checksum offload |  Mohsin Kazmi | 1 | -2/+14 |
2019-10-30 | docs: devices-- add FEATURES.yaml |  Paul Vinciguerra | 1 | -1/+1 |
2019-10-23 | devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) |  Steven Luong | 1 | -2/+7 |
2019-07-31 | devices interface tests: vhosst GSO support |  Steven Luong | 1 | -1/+52 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -1/+1 |
2018-11-20 | vhost-user: cleanup |  Damjan Marion | 1 | -22/+16 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -3/+3 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -2/+2 |
2018-11-06 | vhost: crash in vhost_user_tx_avx2 |  Steven | 1 | -0/+6 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -2/+2 |
2018-10-02 | vhost-user: add support for vlib_log API |  Jerome Tollet | 1 | -4/+7 |
2018-10-02 | vhost-user: Interface state updates |  Juraj Sloboda | 1 | -4/+10 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -3/+0 |
2018-08-11 | Multiversioning: Device (tx) function constructor |  Mohsin Kazmi | 1 | -18/+3 |
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/+671 |