Age | Commit message (Expand) | Author | Files | Lines |
2023-03-23 | vppinfra: AES-CBC and AES-GCM refactor and optimizations |  Damjan Marion | 4 | -2450/+72 |
2023-03-21 | linux-cp: fix get_default_ns api method |  Stanislav Zaikin | 1 | -13/+7 |
2023-03-20 | wireguard: fix sending peer events from worker threads |  Alexander Chernavin | 1 | -5/+23 |
2023-03-18 | vppinfra: fix corner-cases in bihash lookup |  Dave Barach | 2 | -3/+8 |
2023-03-15 | crypto-native: 256-bit AES CBC support |  Damjan Marion | 7 | -86/+353 |
2023-03-15 | dma_intel: fix potential invalid batch status |  Marvin Liu | 1 | -5/+6 |
2023-03-14 | dpdk: enable Google Virtual Ethernet |  Marvin Liu | 2 | -0/+7 |
2023-03-14 | vlib: pre-alloc dma backend batches |  Marvin Liu | 1 | -0/+27 |
2023-03-14 | crypto-native: avoid crash on 12th and 13th gen Intel client CPUs |  Damjan Marion | 1 | -2/+4 |
2023-03-14 | memif: don't leak error strings in API handlers |  Damjan Marion | 1 | -4/+4 |
2023-03-13 | avf: 512-bit SIMD version of avf_tx_prepare |  Leyi Rong | 1 | -0/+50 |
2023-03-10 | af_packet: fix the broken functionality upon admin down |  Mohsin Kazmi | 2 | -41/+25 |
2023-03-08 | quic: use tx instead of builtin_tx event with timers |  Florin Coras | 1 | -3/+2 |
2023-03-07 | avf: enable rss action of flow |  Xinyao Cai | 4 | -152/+2925 |
2023-03-07 | avf: fix cli memory leak with incorrect options |  Tianyu Li | 1 | -37/+19 |
2023-03-06 | lb: keep AddressSanitizer happy |  Benoît Ganne | 2 | -3/+2 |
2023-03-06 | af_packet: fix the first packet offset |  Mohsin Kazmi | 1 | -1/+1 |
2023-03-06 | af_xdp: fix netns configuration |  Benoît Ganne | 1 | -1/+2 |
2023-03-06 | crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag |  Benoît Ganne | 7 | -130/+7 |
2023-03-06 | memif: fix input vector rate of memif-input node |  Liangxing Wang | 1 | -1/+4 |
2023-03-06 | dpdk: plugin init should be protect by thread barrier |  Xiaoming Jiang | 1 | -0/+2 |
2023-03-06 | flow dpdk: introduce IP in IP support for flow |  Xinyao Cai | 1 | -20/+149 |
2023-03-06 | vppinfra: fix clib_bitmap_will_expand() result inversion |  Vladislav Grishenko | 1 | -0/+50 |
2023-03-06 | snort: fix descriptor offset may be truncated if buffers num too large |  jiangxiaoming | 1 | -1/+1 |
2023-03-06 | memif: autogenerate socket_ids |  Nathan Skrzypczak | 5 | -0/+181 |
2023-03-02 | wireguard: add barrier to sync data |  Gabriel Oginski | 6 | -32/+43 |
2023-03-01 | docs: fixed to use unified "pcap trace" command |  Nobuhiro MIKI | 1 | -1/+1 |
2023-02-27 | wireguard: fix potential leaks of async frame |  Gabriel Oginski | 1 | -12/+12 |
2023-02-23 | srtp: fix build on ubuntu-22.04 |  Dave Wallace | 1 | -1/+1 |
2023-02-16 | wireguard: move buffer when insufficient pre_data left |  Alexander Skorichenko | 1 | -14/+24 |
2023-02-13 | rdma: always use 64 byte CQEs for MLX5 |  Nathan Brown | 1 | -5/+23 |
2023-02-08 | avf dpdk: fix incorrect handling of IPv6 src address in flow |  Ting Xu | 2 | -3/+4 |
2023-02-08 | avf: fix incorrect flag for flow director |  Ting Xu | 1 | -2/+1 |
2023-02-08 | avf: fix checksum offload configuration |  Ting Xu | 2 | -3/+1 |
2023-02-08 | avf: fix bit calculation function fls_u32 |  Ting Xu | 1 | -1/+1 |
2023-02-06 | vppinfra: refactor clib_socket_init, add linux netns support |  Damjan Marion | 5 | -139/+80 |
2023-02-03 | nat: fix accidental o2i deletion/reuse |  Dmitry Valter | 1 | -0/+6 |
2023-02-02 | tls: openssl: fix SSL_read partial read scenario |  Ofer Heifetz | 1 | -8/+10 |
2023-02-02 | linux-cp: fix auto-sub-int |  Stanislav Zaikin | 2 | -1/+5 |
2023-02-02 | af_xdp: fix default xdp program unload fail |  Yulong Pei | 1 | -20/+45 |
2023-02-01 | memif: improve error reporting |  Damjan Marion | 4 | -122/+62 |
2023-02-01 | wireguard: update ESTABLISHED flag |  Artem Glazychev | 1 | -5/+3 |
2023-01-26 | dns: keep AddressSanitizer happy |  Benoît Ganne | 2 | -16/+23 |
2023-01-26 | dpdk: add intf tag to dev{} subinput |  Nathan Skrzypczak | 2 | -0/+6 |
2023-01-26 | wireguard: sending the first handshake |  Artem Glazychev | 3 | -10/+13 |
2023-01-24 | af_xdp: fix xdp socket create fail |  Chen Yahui | 1 | -2/+18 |
2023-01-23 | vppapigen: enable codegen for stream message types |  Stanislav Zaikin | 2 | -7/+7 |
2023-01-20 | vppinfra: clib_bitmap fix |  Maxime Peim | 1 | -28/+139 |
2023-01-19 | vxlan: convert vxlan to a plugin |  Steven Luong | 16 | -5/+4236 |
2023-01-18 | af_packet: add the missing header-len for packets with checksum offload |  Mohsin Kazmi | 1 | -0/+4 |