Age | Commit message (Expand) | Author | Files | Lines |
2021-11-05 | devices: remove dead code in pipe | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+1 |
2021-11-05 | virtio: fix the initialization | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -1/+1 |
2021-10-29 | devices: default mode eth in the api | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 2 | -2/+4 |
2021-10-28 | tap: handle null namespace and bridge correctly | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+4 |
2021-10-27 | devices: fix coverity warning/don't leak fd | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+2 |
2021-10-22 | devices: add support for l3 af_packet interface | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -37/+106 |
2021-10-06 | docs: vnet comment nitfixes | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -31/+37 |
2021-10-05 | tap: free the tap_fds vec on interface deletion | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -0/+1 |
2021-10-04 | virtio: remove control queue support from virtio_show() for tap/tun | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -6/+0 |
2021-10-01 | devices: add support for pseudo header checksum | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 3 | -15/+49 |
2021-09-29 | tap: Fix tap create with ns | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -55/+24 |
2021-09-28 | devices: Add queues params in create_if | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 7 | -96/+185 |
2021-09-27 | virtio: Still init unused txq | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -17/+0 |
2021-09-27 | tap: move the api msg_id_base to tap_main_t | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -3/+3 |
2021-09-22 | tap: remove cxq_vring from tap/tun | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -1/+0 |
2021-09-22 | virtio: fix the type of argument in virtio_show() | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -7/+8 |
2021-09-15 | tap: set device name on creation via TUNSETIFF | ![](//seccdn.libravatar.org/avatar/23d28388d4add1ff55589eb1b89cbc1a?s=13&d=retro) Duncan Eastoe | 1 | -17/+8 |
2021-09-07 | devices: restore regular af-packet tx path | ![](//seccdn.libravatar.org/avatar/a2f085e834b516e7254f7fb6334f1280?s=13&d=retro) Mohammed Hawari | 2 | -21/+28 |
2021-08-26 | vhost: migrate to new TX infra | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 3 | -88/+67 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -3/+2 |
2021-08-18 | vhost: interrupt mode support with mq | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 3 | -138/+209 |
2021-07-22 | vppinfra: add abstract socket & netns fns | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -32/+14 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -16/+16 |
2021-07-08 | tap: Set the MTU on the TUN deivce | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -0/+13 |
2021-06-23 | virtio: api cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -49/+13 |
2021-06-22 | virtio: api cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -54/+9 |
2021-06-22 | devices: af_packet api cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -53/+8 |
2021-06-22 | devices: tapv2 api cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -49/+12 |
2021-06-22 | devices: api cleanup | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -52/+8 |
2021-06-07 | pg: Reduce the inclusion of pg.h | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -0/+3 |
2021-05-17 | virtio: add the checks for descriptors chain len | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -0/+23 |
2021-05-08 | vhost: low performance in interrupt mode in some cases | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -35/+19 |
2021-05-06 | vlib: fix the offload flags size | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -6/+6 |
2021-05-05 | vlib: move offload flags to 1st cacheline in vlib_buffer_t | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -3/+3 |
2021-05-04 | virtio: add simple drop counter for interface | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -30/+33 |
2021-05-04 | virtio: fix the interrupt | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 3 | -162/+202 |
2021-05-01 | vlib: refactor trajectory trace debug feature | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 3 | -7/+0 |
2021-04-08 | devices: af_packet - use netlink to get/set mtu | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 3 | -23/+100 |
2021-04-05 | vhost: Crash upon disconnect | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -1/+1 |
2021-03-24 | virtio: improve compilation time | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -64/+57 |
2021-03-19 | interface: add capabilities flags | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -42/+46 |
2021-03-05 | ipsec: Support async mode per-SA | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -1/+1 |
2021-02-26 | virtio: place the event fds on worker threads for pci device | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -0/+11 |
2021-02-25 | ipsec: enable input features on tunnels | ![](//seccdn.libravatar.org/avatar/95779c74148edcff2d205a0edc2f9b77?s=13&d=retro) Brian Russell | 1 | -8/+18 |
2021-02-24 | virtio: enable the interrupt support for uio_pci_generic | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -11/+4 |
2021-02-15 | vlib: refactor checksum offload support | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 5 | -34/+45 |
2021-02-08 | virtio: use vpp clib_memset instead glibc memset | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -2/+2 |
2021-02-08 | virtio: add atomic call for kicking | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 2 | -20/+6 |
2021-02-05 | devices: af-packet gso mtu | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 4 | -38/+126 |
2021-02-01 | tap: fix the interrupt handling | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -3/+4 |