Age | Commit message (Expand) | Author | Files | Lines |
2016-10-13 | Add clib_mem_alloc_or_null(...) |  Dave Barach | 1 | -1/+2 |
2016-10-13 | vpp_lite: add cpu pinning support (VPP-467) |  Pavel Kotucek | 4 | -31/+62 |
2016-10-07 | unicast RPF for FIB2.0 |  Neale Ranns | 1 | -16/+22 |
2016-09-27 | Fix hugepage detection issue |  Damjan Marion | 2 | -0/+35 |
2016-09-27 | Scheduler policy & priority config, few minor fixes (VPP-425) |  Pavel Kotucek | 2 | -20/+21 |
2016-09-27 | VPP-425: Scheduler policy & priority configuration |  Pavel Kotucek | 3 | -4/+100 |
2016-09-21 | Refactor pre-Doxy siphon scripts; VPP-396 |  Chris Luke | 4 | -3/+94 |
2016-09-20 | Added volatile to local variables needed by setjmp |  Eyal Bari | 1 | -2/+2 |
2016-09-13 | Use the correct thread stack alignment constraint, VPP-401 |  Dave Barach | 1 | -2/+6 |
2016-09-07 | Avoid use of node index 0 by registering null-node |  Damjan Marion | 1 | -0/+29 |
2016-09-06 | Add support for input nodes in interrupt mode on the worker threads |  Damjan Marion | 1 | -0/+24 |
2016-09-06 | VPP-346 More VPP doc fixes |  Chris Luke | 5 | -7/+23 |
2016-08-31 | VPP-221 CLI auto-documentation infrastructure |  Chris Luke | 3 | -40/+149 |
2016-08-23 | Fix PCI vendor_id/device_id detection for SR-IOV devices |  Damjan Marion | 3 | -12/+25 |
2016-08-17 | Coding standards cleanup - remove trailing whitespace, fixes VPP-332 |  Damjan Marion | 2 | -10/+10 |
2016-08-12 | VPP-237: indent fixes in prep for checkstyle |  Ed Warnicke | 10 | -99/+121 |
2016-08-12 | VPP-223 Add doxygen tags to counter.h |  Dave Barach | 1 | -58/+118 |
2016-08-11 | VPP-223 Document vlib cooperative multi-tasking threads |  Dave Barach | 2 | -2/+173 |
2016-08-10 | VPP-189 Fix coverity warnings |  Dave Barach | 1 | -0/+1 |
2016-08-09 | VPP-189 Fix Coverity warnings |  Dave Barach | 2 | -5/+12 |
2016-08-05 | vpp-189 Clean up more coverity warnings |  Dave Barach | 1 | -1/+1 |
2016-08-03 | VPP-180 Clean up multi-socket / multi-chunk mempool discovery |  Dave Barach | 1 | -5/+73 |
2016-07-27 | VPP-189 coverity warning cleanups |  Dave Barach | 7 | -14/+35 |
2016-07-26 | VPP-223 General documentation updates |  Chris Luke | 1 | -17/+17 |
2016-07-26 | Fix coverity warnings |  Dave Barach | 1 | -2/+5 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) |  Damjan Marion | 1 | -0/+5 |
2016-07-13 | VPP-189 Addtional fixes for last coverity fix in linux_pci.c |  John Lo | 1 | -8/+4 |
2016-07-12 | Show cli for plugin path, name filter and loaded plugins |  Shwetha Bhandari | 1 | -0/+32 |
2016-07-08 | fd-io-styleify pass |  Dave Barach | 64 | -7913/+9475 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives |  Damjan Marion | 1 | -1/+0 |
2016-07-08 | VPP-189 Some bugfixes for issues reported by Coverity |  Chris Luke | 1 | -6/+29 |
2016-07-07 | Remove #if DPDK == 0, to eliminate a data structure size mismatch |  Dave Barach | 1 | -2/+2 |
2016-07-07 | Remove duplicate code buffer_func.h |  Damjan Marion | 1 | -4/+0 |
2016-07-07 | Add some doxygen tags |  Dave Barach | 2 | -1/+139 |
2016-06-29 | Decouple worker thread code from dpdk, enable worker threads in vpp_lite |  Damjan Marion | 5 | -54/+584 |
2016-06-18 | Move pkt replication counter to the opaque2 cache line |  Dave Barach | 3 | -14/+16 |
2016-06-17 | Dynamically compute ip feature subgraph order |  Dave Barach | 1 | -7/+7 |
2016-06-15 | 6rd: Move to plugin |  Ole Troan | 1 | -3/+8 |
2016-06-14 | Fix node siblings |  Ole Troan | 2 | -51/+44 |
2016-06-14 | Retire io threads and main-thread-io mode |  Damjan Marion | 2 | -6/+1 |
2016-06-09 | VPP-133: increase size of cli process stacks |  Dave Barach | 1 | -1/+1 |
2016-06-09 | Add verbose flag for packet trace, show hexdump in verbose dpdk input trace |  Damjan Marion | 2 | -5/+15 |
2016-06-05 | Add per-device startup config support |  Damjan Marion | 2 | -1/+3 |
2016-06-01 | VPP-83 Allow non-privileged clients to use the vpp binary API. |  Dave Barach | 1 | -3/+6 |
2016-05-23 | Native VPP driver for Intel Niantic family of NICs |  Damjan Marion | 6 | -0/+292 |
2016-05-21 | Add per-thread, per-node runtime stats serialization |  Dave Barach | 2 | -0/+4 |
2016-05-19 | VPP-74 Fix signedness issue when terminal resizes |  Chris Luke | 1 | -4/+9 |
2016-05-19 | Remove unused PCI code |  Damjan Marion | 1 | -7/+0 |
2016-05-19 | Add support for multiple microarchitectures in single binary |  Damjan Marion | 1 | -0/+27 |
2016-05-18 | Rework of the old PCI code |  Damjan Marion | 10 | -335/+473 |