Age | Commit message (Expand) | Author | Files | Lines |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 1 | -16/+67 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t | Damjan Marion | 1 | -15/+16 |
2018-08-14 | Run interior graph nodes before process nodes | Dave Barach | 1 | -14/+7 |
2018-06-14 | Use __attribute__((weak)) references where necessary | Dave Barach | 1 | -4/+17 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 1 | -0/+24 |
2018-05-18 | session: add session process node | Florin Coras | 1 | -1/+3 |
2018-03-14 | vlib: internal buffer manager rework | Damjan Marion | 1 | -4/+3 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 1 | -7/+6 |
2018-01-19 | Fix MP hazard in interrupt node scheduling | Dave Barach | 1 | -2/+8 |
2017-12-15 | VPP-1102: fix dangling references in RPC handling | Dave Barach | 1 | -0/+13 |
2017-10-19 | VPP-1024: rewrite buffer trajectory tracer | Dave Barach | 1 | -41/+18 |
2017-09-07 | vlib physmem rework | Damjan Marion | 1 | -13/+7 |
2017-08-25 | TCP horizontal scaling | Dave Barach | 1 | -8/+1 |
2017-07-10 | vlib: store buffer memory information in the buffer_main | Damjan Marion | 1 | -2/+18 |
2017-06-28 | switch vlib process model to tw_timer_template timer impl | Dave Barach | 1 | -23/+39 |
2017-06-07 | VPP-873: fix vector expansion bug in dispatch_pending_node | Dave Barach | 1 | -13/+27 |
2017-05-22 | vhost: migrate to use device infra for worker thread assignment, rx-mode. | Steven | 1 | -10/+1 |
2017-05-16 | VPP-845: add configurable elog post-mortem dump | Dave Barach | 1 | -0/+20 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -7/+7 |
2017-04-04 | vlib: make vlib_node_interrupt_pending(...) thread safe | Damjan Marion | 1 | -5/+18 |
2017-04-01 | Clean up event log merge code | Dave Barach | 1 | -1/+1 |
2017-03-28 | vlib: inline dispatch_node(...) (again) | Damjan Marion | 1 | -2/+2 |
2017-03-22 | vhost: support interrupt mode | Steven | 1 | -5/+8 |
2017-03-17 | vlib: fix potential crash in dispatch_node ELOG_DATA call | Steven | 1 | -2/+11 |
2017-03-14 | vlib: poll pre_input nodes only on main thread | Damjan Marion | 1 | -6/+7 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop | Damjan Marion | 1 | -67/+109 |
2017-01-14 | vlib: add buffer and thread callbacks | Damjan Marion | 1 | -3/+4 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1703 |