Age | Commit message (Expand) | Author | Files | Lines |
2021-11-15 | perfmon: rename bundle to memory stalls | Ray Kinsella | 2 | -9/+9 |
2021-11-14 | flowprobe: right values in records from subinterfaces | Daniel Béreš | 1 | -2/+14 |
2021-11-12 | srtp: fix uninitialized value | Damjan Marion | 1 | -1/+1 |
2021-11-12 | build: remove unnecesary link deps | Damjan Marion | 1 | -1/+0 |
2021-11-12 | memif: fix the default txq placement | Mohsin Kazmi | 1 | -3/+9 |
2021-11-11 | tests: make code coverage for unit tests optional | Ole Troan | 1 | -1/+1 |
2021-11-11 | nat: nat44-ei/ed nat objects cleanup improvements | Filip Varga | 5 | -259/+489 |
2021-11-10 | vppinfra: new vectorized ip checksum functions incl. csum_and_copy | Damjan Marion | 1 | -2/+3 |
2021-11-10 | vppinfra: new memcpy for x86_64 | Damjan Marion | 2 | -4/+4 |
2021-11-10 | nat: api autoendian fix | Filip Varga | 5 | -60/+86 |
2021-11-10 | af_xdp: fix thread 0 and 1 using one txq slot | arikachen | 1 | -2/+2 |
2021-11-09 | memif: memif linkstate can't become up | Daniel Béreš | 1 | -1/+8 |
2021-11-08 | perfmon: fix iio-bw coverity issues | Ray Kinsella | 1 | -3/+1 |
2021-11-07 | crypto-native: fix uninitialized variable | Gabriel Oginski | 1 | -1/+1 |
2021-11-07 | perfmon: numa node list probing should use '/online' instead of '/has_cpu' | Xiaoming Jiang | 1 | -1/+1 |
2021-11-06 | unittest: remove clib_count_equal_* tests | Damjan Marion | 1 | -97/+3 |
2021-11-05 | dpdk: remove dead code | Damjan Marion | 1 | -4/+1 |
2021-11-05 | snort: default logging level should not be debug | Damjan Marion | 1 | -1/+0 |
2021-11-05 | snort: fix unused result warning for gcc-10 | Tianyu Li | 1 | -2/+1 |
2021-11-05 | unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s... | Steven Luong | 1 | -340/+30 |
2021-11-03 | wireguard: reduce memcopy and prefetch header | Gabriel Oginski | 6 | -35/+48 |
2021-11-03 | linux-cp: Cleanup any existing pairs when an interface is deleted | Neale Ranns | 1 | -0/+17 |
2021-11-02 | snort: fix inconsistent snort input mode | Sivaprasad Tummala | 1 | -1/+2 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 15 | -0/+0 |
2021-11-02 | perfmon: added bundle to measure pci bandwidth | Ray Kinsella | 2 | -0/+259 |
2021-11-02 | perfmon: added intel internal io pmu support | Ray Kinsella | 2 | -9/+82 |
2021-11-02 | flowprobe: missing header | Damjan Marion | 1 | -0/+1 |
2021-11-02 | build: clang-13 support | Damjan Marion | 2 | -2/+2 |
2021-11-02 | lisp: fix outside array bounds | Damjan Marion | 1 | -1/+1 |
2021-10-31 | interface: handoff refactor and optimizations | Florin Coras | 3 | -3/+0 |
2021-10-30 | nat: fix coverity warning | Klement Sekera | 1 | -1/+1 |
2021-10-28 | vrrp: fix coverity warning/NULL dereference | Klement Sekera | 1 | -4/+25 |
2021-10-28 | perfmon: fix coverity warning | Klement Sekera | 1 | -0/+8 |
2021-10-28 | ioam: fix coverity warning/NULL dereference | Klement Sekera | 1 | -9/+12 |
2021-10-27 | tcp: fix use of invalid local sw_if_index | Florin Coras | 1 | -4/+4 |
2021-10-26 | perfmon: properly unmap mmapped pages | Klement Sekera | 1 | -1/+1 |
2021-10-22 | session: fix minor issue | Filip Tehlar | 1 | -1/+1 |
2021-10-21 | fib: respect mfib entry flags on create with paths | Paul Atkins | 8 | -122/+88 |
2021-10-20 | gso: add support for gso perf unittest | Mohsin Kazmi | 2 | -0/+380 |
2021-10-20 | nat: nat44-ei configuration improvements | Filip Varga | 6 | -1027/+1574 |
2021-10-20 | nat: NAT44-ED api fix and improvement | Filip Varga | 4 | -16/+14 |
2021-10-18 | interface: add api test file | Filip Tehlar | 2 | -21/+1 |
2021-10-16 | memif: Enhance show memif descriptors to display region | Steven Luong | 1 | -14/+13 |
2021-10-16 | perfmon: topdown lvl 2 support on sapphire rapids | Ray Kinsella | 2 | -11/+167 |
2021-10-16 | perfmon: additional perf counters on icelake | Ray Kinsella | 2 | -1/+31 |
2021-10-14 | pppoe: fix coverity warning | Klement Sekera | 1 | -6/+12 |
2021-10-14 | nat: static mappings in flow hash | Klement Sekera | 27 | -1475/+1086 |
2021-10-14 | misc: fix coverity warning in ila plugin | Klement Sekera | 1 | -1/+1 |
2021-10-13 | docs: convert plugins doc md->rst | Nathan Skrzypczak | 56 | -3184/+3706 |
2021-10-13 | nat: fix coverity warning | Klement Sekera | 1 | -1/+1 |