1. f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
  2. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  3. 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
  4. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 8 months ago
  5. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  6. a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 8 months ago
  7. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  8. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  9. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  10. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  11. e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
  12. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years, 1 month ago
  13. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years, 1 month ago
  14. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  15. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  16. 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
  17. d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 2 months ago
  18. 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 2 months ago
  19. 224a3c0 virtio: fix the buffer array index by Mohsin Kazmi · 4 years, 2 months ago
  20. 2e6f624 virtio: improve the compile time by Mohsin Kazmi · 4 years, 2 months ago
  21. ee1e30f virtio: reduce the compile time for device.c by Mohsin Kazmi · 4 years, 2 months ago
  22. a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
  23. dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
  24. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  25. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  26. 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
  27. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  28. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  29. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  30. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
  31. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  32. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  33. b5ca559 virtio: add tx trace by Mohsin Kazmi · 4 years, 6 months ago
  34. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 7 months ago
  35. 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
  36. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
  37. ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
  38. 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 9 months ago
  39. f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
  40. 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 9 months ago
  41. 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
  42. 529f0e9 virtio: fix link up/down flag by Mohsin Kazmi · 4 years, 9 months ago
  43. 7f6d145 virtio: fix the out of order descriptors in tx by Mohsin Kazmi · 4 years, 10 months ago
  44. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  45. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  46. f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
  47. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  48. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  49. aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  50. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  51. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  52. ddd2183 virtio: Minor fixes and header cleanup by Mohsin Kazmi · 6 years ago
  53. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  54. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago
  55. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  56. 5723f4a virtio: remove the extra return call by Mohsin Kazmi · 6 years ago
  57. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  58. 829ee53 virtio: add missing tx lock when running multithreaded by Damjan Marion · 7 years ago
  59. 508cabc virtio: reset vnet header on tx by Damjan Marion · 7 years ago
  60. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  61. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  62. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  63. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago