Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | misc: add xxx_not_inline | Dave Barach | 1 | -1/+1 |
2020-09-02 | fib: IPv6 lookup data structure MP safe when prefixes change | Neale Ranns | 1 | -0/+5 |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -0/+9 |
2020-02-05 | vppinfra: numa vector placement support | Dave Barach | 1 | -1/+8 |
2019-11-01 | vlib: Handle race in thread barrier processing | Alexander Kabaev | 1 | -1/+1 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 1 | -2/+0 |
2019-06-04 | sort worker-thread init functions in advance | Dave Barach | 1 | -0/+1 |
2019-02-27 | Fix crash in barrier sync when vlib_worker_threads is zero | Damjan Marion | 1 | -2/+3 |
2019-02-20 | calculate per-thread time offset | Dave Barach | 1 | -0/+15 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -5/+5 |
2018-10-01 | API / CLI event-log tracing | Dave Barach | 1 | -0/+1 |
2018-10-01 | thread: Add show threads api | Mohsin Kazmi | 1 | -3/+5 |
2018-09-30 | vlib: barrier sync elog tracing improvements | Dave Barach | 1 | -24/+68 |
2018-09-19 | session: improve close procedure | Florin Coras | 1 | -0/+8 |
2018-07-20 | Add congestion drop in interface handoff | Damjan Marion | 1 | -0/+10 |
2018-07-11 | threads: fix issue with setting main-core to 0 | Damjan Marion | 1 | -1/+1 |
2018-04-09 | plugins: unload plugin if early init fails | Damjan Marion | 1 | -0/+7 |
2017-09-26 | Add thread-safe event signaller, use RPC where required | Dave Barach | 1 | -1/+13 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) | Colin Tregenza Dancer | 1 | -1/+28 |
2017-09-05 | Refork worker thread data structures in parallel (VPP-970) | Colin Tregenza Dancer | 1 | -0/+11 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 1 | -1/+1 |
2017-05-10 | completelly deprecate os_get_cpu_number, replace new occurences | Damjan Marion | 1 | -2/+1 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -7/+14 |
2017-03-31 | vlib: extend foreach_vlib_main macro to assert if workers are not parked | Damjan Marion | 1 | -12/+24 |
2017-03-28 | vlib: inline dispatch_node(...) (again) | Damjan Marion | 1 | -9/+0 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop | Damjan Marion | 1 | -2/+2 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -24/+19 |
2017-01-14 | vlib: add buffer and thread callbacks | Damjan Marion | 1 | -2/+15 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+470 |