Age | Commit message (Expand) | Author | Files | Lines |
2022-02-15 | tcp: Do not include the tcp_packet.h file in the ip4_packet.h |  Neale Ranns | 1 | -0/+1 |
2021-10-01 | devices: add support for pseudo header checksum |  Mohsin Kazmi | 1 | -8/+0 |
2021-05-06 | vlib: fix the offload flags size |  Mohsin Kazmi | 1 | -1/+1 |
2021-02-15 | vlib: refactor checksum offload support |  Mohsin Kazmi | 1 | -9/+12 |
2021-01-21 | interface: rx queue infra rework, part one |  Damjan Marion | 1 | -12/+12 |
2020-11-09 | vlib: fix trace number accounting |  Benoît Ganne | 1 | -11/+12 |
2020-09-16 | vmxnet3: gso fixes |  Steven Luong | 1 | -7/+13 |
2019-09-24 | vlib: add flag to explicitelly mark nodes which can init per-node packet trace |  Damjan Marion | 1 | -0/+1 |
2019-09-02 | vmxnet3: interface rx counter not increment correctly |  Steven Luong | 1 | -1/+1 |
2019-08-30 | vmxnet3: per interface gso support |  Steven Luong | 1 | -1/+1 |
2019-08-02 | vmxnet3: don't bypass ethernet_input |  Steven Luong | 1 | -14/+5 |
2019-05-21 | vmxnet3: gso_l4_hdr_sz is not set correctly |  Steven Luong | 1 | -16/+24 |
2019-02-26 | vmxnet3: lro/tso and rx checksum |  Steven Luong | 1 | -24/+136 |
2018-11-07 | vmxnet3: reduce calling vmxnet3_reg_write_inline |  Steven | 1 | -2/+3 |
2018-10-10 | vmxnet3: better error handling |  Steven | 1 | -11/+26 |
2018-10-03 | vmxnet3: coverity woe |  Steven | 1 | -3/+6 |
2018-10-03 | vmxnet3: error handling |  Steven | 1 | -19/+41 |
2018-09-25 | vmxnet3: guard against array overflow |  Steven | 1 | -2/+3 |
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 | 1 | -2/+53 |
2018-09-14 | vmxnet3 device driver |  Steven Luong | 1 | -0/+295 |