Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | vhost: vhost-user component may become unusable with too many open files (VPP... |  Steven | 1 | -9/+20 |
2017-03-28 | af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set |  Jim Gibson | 1 | -1/+2 |
2017-03-26 | Rename "show interfaces" -> "show interface" |  Dave Barach | 2 | -2/+2 |
2017-03-22 | vhost: support interrupt mode |  Steven | 2 | -22/+322 |
2017-03-20 | vnet: add device-input threadplacement infra |  Damjan Marion | 5 | -68/+300 |
2017-03-17 | Fix IP feature ordering. |  Neale Ranns | 1 | -1/+0 |
2017-03-16 | vhost: wrong value return for VHOST_USER_VRING_GET_BASE |  Steven | 1 | -4/+11 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 4 | -4465/+0 |
2017-03-09 | vlib_mains == 0 special cases be gone |  Dave Barach | 1 | -5/+4 |
2017-03-08 | vhost: binary API changes for interrupt mode |  Steven | 4 | -10/+41 |
2017-03-06 | features: take device-input buffer advance value directly |  Damjan Marion | 3 | -4/+3 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 1 | -9/+1 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 25 | -11695/+0 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific |  Damjan Marion | 9 | -44/+58 |
2017-02-28 | dpdk: retire support for dpdk 16.07 |  Damjan Marion | 5 | -58/+3 |
2017-02-28 | vlib: add buffer cloning support |  Damjan Marion | 2 | -13/+39 |
2017-02-27 | vlib: add VLIB_BUFFER_EXT_HDR_VALID flag |  Damjan Marion | 2 | -2/+2 |
2017-02-24 | Fixed QAT device binding and device unbinding when vpp package is removed |  Radu Nicolau | 1 | -1/+1 |
2017-02-24 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 2 | -100/+617 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 5 | -134/+343 |
2017-02-17 | Implemented IKEv2 initiator features: |  Radu Nicolau | 2 | -0/+4 |
2017-02-17 | dpdk: quad loop and prefetch in fill_free_list |  Damjan Marion | 1 | -15/+71 |
2017-02-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 2 | -52/+210 |
2017-02-14 | Fix is_server flag in vhost dump (VPP-562) |  Marek Gradzki | 1 | -0/+1 |
2017-02-14 | vhost-user: fix crash when descriptor points to unknown region |  Damjan Marion | 1 | -1/+2 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme |  Damjan Marion | 1 | -118/+13 |
2017-02-04 | dpdk: move to uio_pci_generic |  Damjan Marion | 1 | -1/+1 |
2017-02-03 | vhost-user: fix missing speculative enqueue unwind |  Steven | 1 | -0/+4 |
2017-02-02 | dpdk: fix crypto coverity warning |  Sergio Gonzalez Monroy | 1 | -1/+2 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup |  Sergio Gonzalez Monroy | 11 | -166/+287 |
2017-01-27 | dpdk : incorrect rx filter being installed |  Pavel Kotucek | 3 | -1/+20 |
2017-01-19 | af_packet: multithreading support |  Mohsin KAZMI | 4 | -11/+86 |
2017-01-18 | Fix coverity warnings, VPP-608 |  Dave Barach | 1 | -2/+6 |
2017-01-17 | Fix crash on deleting activated vhost-user - VPP-603 |  Wojciech Dec | 1 | -3/+4 |
2017-01-17 | dpdk: remove duplicate code in buffers.c |  Damjan Marion | 1 | -122/+9 |
2017-01-16 | dpdk: add 'show dpdk version' cli |  Damjan Marion | 1 | -0/+20 |
2017-01-16 | dpdk: register rte_delay_us callback from vnet |  Damjan Marion | 1 | -0/+90 |
2017-01-14 | vlib: add buffer and thread callbacks |  Damjan Marion | 7 | -10/+827 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 3 | -3/+97 |
2017-01-13 | VPP-580: Host Interface created via Command Line Arg is misnamed |  Billy McFall | 1 | -1/+1 |
2017-01-10 | VPP-585: vhost-user interface deletion leaks memory. |  Ole Troan | 1 | -0/+7 |
2017-01-10 | API refactoring : dpdk |  Pavel Kotucek | 2 | -0/+349 |
2017-01-09 | VPP-279: af_packet via Command-line Arg should no longer be supported |  Billy McFall | 1 | -0/+3 |
2017-01-06 | VPP-279: doxygen documentation for host interface CLI commands |  Billy McFall | 2 | -2/+65 |
2017-01-03 | VPP-574: fix VPP hang during security group configuration on a suspended VM |  Andrew Yourtchenko | 1 | -0/+4 |
2017-01-03 | Fix crash on null vhost-user socket - VPP-573 |  Wojciech Dec | 1 | -0/+5 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 47 | -0/+22733 |