Age | Commit message (Expand) | Author | Files | Lines |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -1/+1 |
2018-11-07 | vmxnet3: reduce calling vmxnet3_reg_write_inline |  Steven | 3 | -8/+18 |
2018-10-27 | vmxnet3: add logging support to the control plane [VPP-1470] |  Steven | 4 | -17/+87 |
2018-10-26 | vmxnet3: enable promiscuous mode |  Steven | 1 | -1/+1 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) |  Damjan Marion | 2 | -51/+28 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 4 | -12/+12 |
2018-10-22 | vlib: pci improvements |  Damjan Marion | 2 | -15/+16 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines |  Damjan Marion | 2 | -7/+5 |
2018-10-16 | vmxnet3: show vmxnet3 with filtering capability [VPP-1452] |  Steven | 3 | -12/+234 |
2018-10-16 | vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-... |  Steven | 1 | -1/+9 |
2018-10-10 | vmxnet3: better error handling |  Steven | 2 | -20/+42 |
2018-10-03 | vmxnet3: coverity woe |  Steven | 2 | -12/+12 |
2018-10-03 | vmxnet3: error handling |  Steven | 4 | -60/+84 |
2018-09-26 | vmxnet3: delete interface causes a crash |  Steven | 1 | -9/+4 |
2018-09-25 | vmxnet3: guard against array overflow |  Steven | 1 | -2/+3 |
2018-09-21 | vmxnet3: Add hardware link status handling |  Steven | 6 | -8/+66 |
2018-09-20 | vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai... |  Steven | 1 | -7/+8 |
2018-09-18 | vmxnet3: add support for "non-default" next node |  Steven | 3 | -2/+76 |
2018-09-16 | vmxnet3: fix clang initialization error |  Florin Coras | 1 | -1/+2 |
2018-09-14 | vmxnet3 device driver |  Steven Luong | 14 | -0/+3173 |