Age | Commit message (Expand) | Author | Files | Lines |
2020-04-10 | misc: check return values from vlib_buffer_copy(...) | Dave Barach | 8 | -4/+30 |
2020-04-07 | docs: pin down sphinx to avoid crash with Sphinx 3.0.0 | Andrew Yourtchenko | 1 | -1/+1 |
2020-04-05 | virtio: vhost checksum problem for ipv6 | Steven Luong | 1 | -3/+3 |
2020-04-01 | api: ipsec: add missing IS_INBOUND flag | Christian Hopps | 2 | -0/+6 |
2020-04-01 | misc: fix ip6_neighbor_cmd | Dave Barach | 1 | -10/+0 |
2020-03-30 | vppinfra: fix typo in dlmalloc.c | Dave Barach | 1 | -1/+1 |
2020-03-30 | vppinfra: correct fixed pool header size calculation | Dave Barach | 1 | -3/+1 |
2020-03-29 | papi: fix socket sendall calls | Vratko Polak | 1 | -4/+6 |
2020-03-27 | vppinfra: manual cherrypick timebase fixes | Dave Barach | 3 | -56/+150 |
2020-03-27 | virtio: fix link up/down flag | Mohsin Kazmi | 1 | -3/+9 |
2020-03-27 | virtio: fix the out of order descriptors in tx | Mohsin Kazmi | 4 | -8/+103 |
2020-03-10 | rdma: fix bug related to ring buffer | Elias Rudberg | 1 | -2/+2 |
2020-03-09 | mpls: adjust mpls-frag size to account for mpls header | John Lo | 1 | -1/+1 |
2020-03-04 | tap: misc fixes | Mohsin Kazmi | 4 | -49/+64 |
2020-02-29 | dpdk: TSO does not work for Cisco VIC | Steven Luong | 1 | -0/+11 |
2020-02-27 | avf: Handle chain buffer in TX properly | Steven Luong | 2 | -7/+140 |
2020-02-18 | mactime: remove unnecessary function declaration | Neale Ranns | 1 | -2/+0 |
2020-02-18 | papi: harden socket handling | Vratko Polak | 2 | -19/+24 |
2020-02-18 | papi: introduce read_blocking | Vratko Polak | 1 | -3/+29 |
2020-02-18 | api: comment, simplify and fix api socket read | Vratko Polak | 1 | -48/+80 |
2020-02-13 | classify: fix "show classify filter" debug CLI | Dave Barach | 1 | -3/+1 |
2020-02-13 | ikev2: correct byte order in api handlers | Aleksander Djuric | 1 | -10/+21 |
2020-02-12 | classify: "classify filter ..." debug CLI cleanup | Dave Barach | 2 | -7/+195 |
2020-02-12 | classify: vpp packet tracer support | Dave Barach | 6 | -33/+261 |
2020-02-06 | vppinfra: fix typo in tw_timer_template.c | Dave Barach | 1 | -1/+1 |
2020-02-06 | vppinfra: preserve total_cpu_time across clock freq adjustment | Dave Barach | 2 | -4/+17 |
2020-02-06 | pmalloc: always lock pages | Damjan Marion | 2 | -25/+16 |
2020-02-06 | lb: lb_add_del_vip and lb_add_del_as doesn't work. | Hongjun Ni | 2 | -4/+14 |
2020-02-06 | vlib: autogenerate <node> before <last-in-arc> constraints | Dave Barach | 4 | -1/+25 |
2020-02-06 | ikev2: fix memory leak in child SA | Filip Tehlar | 1 | -16/+15 |
2020-02-06 | api: configurable binary api client rx pthread fcn | Dave Barach | 2 | -19/+39 |
2020-02-06 | session: extra checks in session validation | Srikanth Akula | 3 | -15/+29 |
2020-02-06 | virtio: feature arc have higher priority than redirect | Damjan Marion | 2 | -6/+8 |
2020-02-06 | tcp: improve lost rxt heuristic | Florin Coras | 3 | -34/+55 |
2020-02-06 | session: re-set tx fifo event if out of buffers | Florin Coras | 1 | -1/+2 |
2020-02-06 | lacp: add actor steady state check prior to skip processing lacp pdu | Steven Luong | 4 | -51/+48 |
2020-01-29 | fib: refresh adj pointer after fib_walk_sync due to possible realloc | Steven Luong | 2 | -0/+20 |
2020-01-29 | devices: vhost: fix data offset on input | Benoît Ganne | 1 | -11/+1 |
2020-01-29 | bfd: reset peer discriminator on timeout | Klement Sekera | 2 | -0/+24 |
2020-01-28 | bonding: Add GSO support | Steven Luong | 2 | -2/+21 |
2020-01-28 | bonding: process lacp when bond is admin down | Matthew Smith | 1 | -1/+0 |
2020-01-28 | fib: Reload the adj after possible realloc (VPP-1822) | Neale Ranns | 1 | -0/+1 |
2020-01-23 | api: mark api_trace_command_fn thread-safe | Dave Barach | 1 | -1/+20 |
2020-01-22 | fib: Adjacency realloc during rewrite update walk (VPP-1822) | Neale Ranns | 1 | -4/+4 |
2020-01-20 | fib: FIB crash removing labelled route (VPP-1818) | Neale Ranns | 1 | -7/+12 |
2020-01-08 | l2: fix MAC learn counter update on adding MAC entry | John Lo | 1 | -1/+1 |
2020-01-04 | bonding: drop traffic on backup interface for active-backup mode | Steven Luong | 1 | -1/+12 |
2020-01-02 | gso: fix the number of buffers required for segmentation | Mohsin Kazmi | 1 | -1/+2 |
2020-01-01 | fib: Adjacency walk fix for IPv6 | Neale Ranns | 1 | -1/+1 |
2019-12-21 | vxlan: reuse inner packet flow hash for tunnel outer header load balance | Shawn Ji | 4 | -0/+31 |