- 8128416 devices: allow link state down with netlink by Matthew Smith · 4 years, 8 months ago
- 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 9 months ago
- 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
- ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
- 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 9 months ago
- f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
- 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
- 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
- 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
- b232d19 virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off by Steven Luong · 4 years, 9 months ago
- 547a616 tap: fix the numa/queue for buffers by Mohsin Kazmi · 4 years, 9 months ago
- 57d7321 virtio: improve error handling by Mohsin Kazmi · 4 years, 10 months ago
- 529f0e9 virtio: fix link up/down flag by Mohsin Kazmi · 4 years, 9 months ago
- 7f6d145 virtio: fix the out of order descriptors in tx by Mohsin Kazmi · 4 years, 10 months ago
- 7e86947 devices: netlink create the object if missing by Dave Barach · 4 years, 9 months ago
- b49bc1a tap: add support for persistance by Mohsin Kazmi · 4 years, 10 months ago
- 516e4ed virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 10 months ago
- 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
- b9f1f15 devices: netlink: add more error logging by Mohsin Kazmi · 4 years, 11 months ago
- 9f32b6a tap: fix the default parameter for num_rx_queues by Mohsin Kazmi · 4 years, 10 months ago
- 13ff90f virtio: update FEATURE.yaml to include description for vhost-user by Steven Luong · 5 years ago
- 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 4 years, 11 months ago
- 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 4 years, 11 months ago
- 91592c0 tap: fix host mtu configuration setting by Mohsin Kazmi · 4 years, 11 months ago
- 3039753 tap: fix the host mac address by Mohsin Kazmi · 4 years, 11 months ago
- 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
- ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
- 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
- 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
- 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
- edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
- 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
- 5de4fb7 devices: tap API cleanup by Jakub Grajciar · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
- 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
- 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
- 0d3d482 tap: fix coverity warning 205875 by Andrew Yourtchenko · 5 years ago
- 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
- 8f01183 virtio: fix use-after-free by Benoît Ganne · 5 years ago
- f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
- 06c194d virtio: feature arc have higher priority than redirect by Damjan Marion · 5 years ago
- 44d0691 tap: Move client registration check to top by Paul Vinciguerra · 5 years ago
- adb71a7 virtio: remove unused code by Damjan Marion · 5 years ago
- 39807d0 tap: add check for vhost-net backend by Damjan Marion · 5 years ago
- 0ba86cb tap: fix cli parser by Damjan Marion · 5 years ago
- 6b0dd55 build: add yaml file linting to make checkstyle by Paul Vinciguerra · 5 years ago
- 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
- 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
- 4442f7c devices: vhost not reading packets from vring by Steven Luong · 5 years ago
- df40cb5 devices: pipe API cleanup by Jakub Grajciar · 5 years ago
- 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
- 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
- 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
- a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
- ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
- efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
- 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
- a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
- 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
- 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
- 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
- 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
- 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
- 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
- 19b697f tap: fix segv when host-if-name is not given by Mohsin Kazmi · 5 years ago
- c5d5327 tap: print the interface name on cli when created by Mohsin Kazmi · 5 years ago
- 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
- 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
- c30d87e tap: fix memory errors with create/delete API by Benoît Ganne · 5 years ago
- 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
- e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
- 8d879e1 tap: fix memory errors in create/delete by Benoît Ganne · 5 years ago
- 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
- 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
- 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
- bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
- aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
- f8d5068 init / exit function ordering by Dave Barach · 6 years ago
- 7fa4160 Fix af_packet issues: by jackiechen1985 · 6 years ago
- 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
- 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
- 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
- 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
- e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
- 2a6861f tap: fix the crash by Mohsin Kazmi · 6 years ago
- 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
- f324dec fixing typos by Jim Thompson · 6 years ago
- 46f877e virtio: Fix the coverity warnings by Mohsin Kazmi · 6 years ago
- 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
- c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
- 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
- fe750c2 Add RDMA ibverb driver plugin by Benoît Ganne · 6 years ago
- 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
- 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
- e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
- 7e5735d vhost-user: restart vpp may cause vhost to crash by Steven Luong · 6 years ago
- aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago