Age | Commit message (Expand) | Author | Files | Lines |
2024-01-16 | dpdk: add ID for QAT 4xxx series VF support |  Kai Ji | 1 | -1/+2 |
2024-01-16 | dpdk: fix log_debug message format |  Georgy Borodin | 1 | -1/+1 |
2024-01-15 | devices: add support to check host interface offload capabilities |  Mohsin Kazmi | 2 | -6/+96 |
2024-01-12 | crypto-native: add AES-CTR |  Damjan Marion | 4 | -18/+144 |
2024-01-12 | vppinfra: native AES-CTR implementation |  Damjan Marion | 1 | -17/+14 |
2024-01-12 | http: fix memory leak |  Filip Tehlar | 1 | -0/+1 |
2024-01-10 | linux-cp: fix route prefix construction |  Alexander Skorichenko | 1 | -1/+1 |
2024-01-10 | linux-cp: Fix looping netlink messages |  Pim van Pelt | 5 | -6/+45 |
2024-01-10 | urpf: add interface dump to API |  Pim van Pelt | 2 | -0/+94 |
2024-01-09 | session: make app listener pool global |  Florin Coras | 1 | -2/+4 |
2024-01-02 | flowprobe: fix calling vlib_time_now() from worker threads |  Alexander Chernavin | 1 | -3/+2 |
2024-01-02 | http: unify client/server state machines |  Filip Tehlar | 3 | -329/+363 |
2023-12-22 | quic: seed random generator during init |  Filip Tehlar | 1 | -0/+8 |
2023-12-20 | srv6-mobile: Implement SRv6 mobile API funcs |  Takeru Hayasaka | 13 | -92/+682 |
2023-12-15 | devices: add cli support to enable disable qdisc bypass |  Mohsin Kazmi | 3 | -2/+114 |
2023-12-15 | rdma: add rdma_create_v4 that handles flags properly |  Vratko Polak | 4 | -2/+136 |
2023-12-14 | bpf_trace_filter: allow use whithout classifier |  Mohammed Hawari | 1 | -2/+2 |
2023-12-12 | cnat: undo fib_entry_contribute_forwarding |  Nathan Skrzypczak | 2 | -3/+7 |
2023-12-08 | dev: caps and rx/tx offload support |  Damjan Marion | 1 | -1/+13 |
2023-12-08 | dpdk: never override devname if set via config |  Peter Morrow | 1 | -5/+6 |
2023-12-07 | dpdk-cryptodev: fix crypto-dispatch node stats |  Piotr Bronowski | 2 | -11/+7 |
2023-12-07 | misc: fix tracedump `show graph` out-of-buffer |  Dmitry Valter | 1 | -3/+3 |
2023-12-05 | iavf: set max_pkt_size even for disabled queues to make i40e PF driver happy |  Damjan Marion | 1 | -1/+3 |
2023-12-04 | http: fix coverity warning |  Filip Tehlar | 1 | -1/+3 |
2023-12-04 | iavf: add missing cfg_change_validate callback |  Damjan Marion | 2 | -1/+4 |
2023-12-04 | iavf: workaround for case when PF driver sends zero for max_mtu |  Damjan Marion | 1 | -1/+13 |
2023-12-01 | iavf: limit maximum number of queues to 32 |  Damjan Marion | 1 | -3/+5 |
2023-11-22 | avf: put sentinel at correct place |  Vratko Polak | 2 | -6/+6 |
2023-11-20 | dpdk: fix description for mlx5_pci driver |  Nobuhiro MIKI | 1 | -1/+1 |
2023-11-16 | dhcp: api to enable client detect on interface |  Ole Troan | 3 | -0/+39 |
2023-11-14 | flowprobe: fix L3 header offset calculation for tx flows |  Alexander Chernavin | 1 | -1/+1 |
2023-11-13 | ena: Amazon Elastic Network Adapter (ENA) native driver |  Damjan Marion | 18 | -0/+4432 |
2023-11-13 | dev: add change_max_rx_frame_size capability |  Damjan Marion | 2 | -4/+5 |
2023-11-12 | flowprobe: fix tx flows generated for rewritten traffic |  Alexander Chernavin | 1 | -5/+7 |
2023-11-10 | gtpu: support non-G-PDU packets and PDU Session |  Rune E. Jensen | 8 | -527/+2551 |
2023-11-09 | iavf: interrupt mode support |  Damjan Marion | 6 | -86/+211 |
2023-11-07 | af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag |  Artem Glazychev | 1 | -1/+0 |
2023-11-07 | flowprobe: fix clearing interface state on feature disabling |  Alexander Chernavin | 1 | -0/+3 |
2023-11-06 | dpdk: correct the printing of Rx offloading flags |  Jieqiang Wang | 1 | -1/+1 |
2023-11-03 | vppinfra: refactor interrupt code |  Damjan Marion | 1 | -2/+2 |
2023-11-03 | dev: strip debig log function name prefix during compilation |  Damjan Marion | 2 | -24/+3 |
2023-11-02 | iavf: new driver using new dev infra |  Damjan Marion | 15 | -0/+4573 |
2023-10-31 | hsa: use common app session interface in echo tests |  Filip Tehlar | 4 | -86/+56 |
2023-10-30 | hsa: preallocate sessions on server side |  Filip Tehlar | 1 | -107/+110 |
2023-10-30 | ipsec: huge anti-replay window support |  Maxime Peim | 2 | -9/+14 |
2023-10-30 | flowprobe: fix accumulation of tcp flags in flow entries |  Alexander Chernavin | 1 | -0/+1 |
2023-10-27 | hsa: fix coverity warning |  Filip Tehlar | 1 | -0/+5 |
2023-10-26 | devices: remove unused code |  Damjan Marion | 2 | -20/+0 |
2023-10-26 | hsa: unify echo test setup |  Filip Tehlar | 10 | -544/+1026 |
2023-10-25 | lisp: fix missing symbol issue |  Damjan Marion | 1 | -2/+0 |