Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2019-03-13 | deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH |  Filip Tehlar | 1 | -7/+3 |
2019-03-04 | devices: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -6/+3 |
2019-02-09 | buffers: fix typo |  Damjan Marion | 1 | -1/+1 |
2019-02-06 | buffers: make buffer data size configurable from startup config |  Damjan Marion | 1 | -1/+1 |
2019-01-01 | buffers: remove unused code |  Damjan Marion | 1 | -2/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 2 | -6/+5 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -2/+2 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -1/+1 |
2017-10-24 | Add extern to *_main global variable declarations in header files. |  Dave Wallace | 2 | -1/+3 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 2 | -2/+2 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 2 | -8/+8 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages |  Dave Barach | 1 | -22/+2 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -12/+12 |
2017-03-30 | vppinfra: add spinlock inline functions |  Damjan Marion | 3 | -13/+6 |
2017-03-06 | features: take device-input buffer advance value directly |  Damjan Marion | 1 | -1/+1 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific |  Damjan Marion | 1 | -0/+2 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -13/+41 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 2 | -3/+92 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 8 | -0/+2048 |