Age | Commit message (Expand) | Author | Files | Lines |
2021-08-31 | vmxnet3: set RX interrupt pending only when needed | Steven Luong | 1 | -5/+38 |
2021-07-01 | vmxnet3: support manual thread assignment to tx queue | Steven Luong | 1 | -15/+19 |
2021-03-19 | interface: add capabilities flags | Mohsin Kazmi | 1 | -3/+6 |
2021-01-21 | interface: rx queue infra rework, part one | Damjan Marion | 1 | -14/+14 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -2/+2 |
2020-10-08 | interface: shorten vnet_hw_if_rx_mode | Damjan Marion | 1 | -2/+2 |
2020-09-16 | vmxnet3: gso fixes | Steven Luong | 1 | -1/+2 |
2020-08-24 | vmxnet3: enhance debug CLI error handling | Steven Luong | 1 | -2/+15 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 1 | -4/+0 |
2019-08-30 | vmxnet3: per interface gso support | Steven Luong | 1 | -7/+6 |
2019-03-18 | vmxnet3: auto bind support | Steven Luong | 1 | -14/+32 |
2019-02-26 | vmxnet3: RSS support | Steven Luong | 1 | -34/+126 |
2019-02-26 | vmxnet3: lro/tso and rx checksum | Steven Luong | 1 | -3/+20 |
2019-02-02 | vmxnet3: multiple TX queues support | Steven Luong | 1 | -40/+117 |
2019-01-15 | vmxnet3: add numa support and link speed | Steven | 1 | -11/+22 |
2018-12-17 | vmxnet3: support clear hardware interface counters | Steven | 1 | -0/+18 |
2018-10-27 | vmxnet3: add logging support to the control plane [VPP-1470] | Steven | 1 | -11/+53 |
2018-10-26 | vmxnet3: enable promiscuous mode | Steven | 1 | -1/+1 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -46/+27 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -8/+8 |
2018-10-22 | vlib: pci improvements | Damjan Marion | 1 | -14/+14 |
2018-10-03 | vmxnet3: error handling | Steven | 1 | -0/+1 |
2018-09-26 | vmxnet3: delete interface causes a crash | Steven | 1 | -9/+4 |
2018-09-21 | vmxnet3: Add hardware link status handling | Steven | 1 | -4/+51 |
2018-09-18 | vmxnet3: add support for "non-default" next node | Steven | 1 | -0/+21 |
2018-09-14 | vmxnet3 device driver | Steven Luong | 1 | -0/+612 |