1. 5efc0cd virtio: use current_data as l2_hdr_offset by Mohsin Kazmi · 2 years, 2 months ago
  2. 4561d6d devices: fix the l2 hdr offset in af_packet transmit side by Mohsin Kazmi · 2 years, 2 months ago
  3. 8b90d89 devices: add support for af-packet v2 by Mohsin Kazmi · 2 years, 3 months ago
  4. 049dee9 virtio: fix the missing unlock by Mohsin Kazmi · 2 years, 2 months ago
  5. 1cc592b virtio: fix the tx side hdr offset by Mohsin Kazmi · 2 years, 2 months ago
  6. cacde12 devices: fix the header offsets in af_packet by Mohsin Kazmi · 2 years, 2 months ago
  7. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  8. dd0144a virtio: add support for per queue packet counter by Mohsin Kazmi · 2 years, 3 months ago
  9. 62fc787 gso: zero-initialize gho struct by Vladislav Grishenko · 3 years, 1 month ago
  10. 6556a99 devices: fix coverity warning by Mohsin Kazmi · 2 years, 4 months ago
  11. 89733a1 devices: add support for polling mode by Mohsin Kazmi · 2 years, 4 months ago
  12. 8a419d5 devices: af_packet, fix tx stall by retrying failed sendto by Mohammed Hawari · 2 years, 10 months ago
  13. 0bfc222 devices: add af-packet v3 api by Mohsin Kazmi · 2 years, 8 months ago
  14. 096c8cc virtio: use the internal hdr offsets of buffer metadata for offloads by Mohsin Kazmi · 2 years, 7 months ago
  15. cada9eb api: refactor api data storage by Damjan Marion · 2 years, 7 months ago
  16. fdc17b1 vhost: memory leak upon deleting vhost-user interface by Steven Luong · 2 years, 7 months ago
  17. 01f6c73 devices: fix crash on invalid interface by Gabriel Ganne · 2 years, 8 months ago
  18. 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 9 months ago
  19. e0c8755 devices: remove redundant access in af-packet input by Mohsin Kazmi · 2 years, 8 months ago
  20. c73984a devices: refactor fanout support by Mohsin Kazmi · 2 years, 9 months ago
  21. 2f13076 devices: fix the offset for af-packet by Mohsin Kazmi · 2 years, 8 months ago
  22. 788676b devices: add cli support for checksum and gso disable by Mohsin Kazmi · 2 years, 9 months ago
  23. 2b6479c devices: add cli support to disable qdisc bypass by Mohsin Kazmi · 2 years, 9 months ago
  24. 0c740a6 tap: fix the coverity warning by Mohsin Kazmi · 2 years, 9 months ago
  25. 61a2c89 devices: remove redundant code af-packet by Mohsin Kazmi · 2 years, 9 months ago
  26. a94563e devices: fix the received blocks counters by Mohsin Kazmi · 2 years, 9 months ago
  27. 3ce1d14 devices: fix the coverity warnings for af-packet v3 by Mohsin Kazmi · 2 years, 9 months ago
  28. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
  29. 5a7aa51 devices: add multi-queue support for af-packet by Mohsin Kazmi · 2 years, 9 months ago
  30. 89d74bd devices: fix high vector rate per dispatch by Mohsin Kazmi · 2 years, 9 months ago
  31. 9deb2ec devices: add tx trace for af-packet by Mohsin Kazmi · 2 years, 9 months ago
  32. c1fd17b devices: add support for offloads by Mohsin Kazmi · 2 years, 9 months ago
  33. 219cbcb devices: af-packet v3 support by Mohsin Kazmi · 2 years, 9 months ago
  34. 2d194a0 devices: remove the unused code from af_packet by Mohsin Kazmi · 2 years, 9 months ago
  35. 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
  36. 30a6f82 tap: fix tun set mtu by Benoît Ganne · 2 years, 10 months ago
  37. 0f8912f virtio: refactor code by Mohsin Kazmi · 2 years, 11 months ago
  38. 66593a6 vnet: add set_max_frame_size callbacks for several interfaces by Artem Glazychev · 2 years, 10 months ago
  39. f7040f0 tcp: Do not include the tcp_packet.h file in the ip4_packet.h by Neale Ranns · 2 years, 10 months ago
  40. c4a48f2 virtio: coverity woes -- divide by zero by Steven Luong · 2 years, 11 months ago
  41. 5bb4cd1 virtio: remove admin-up flag during interface creation by Mohsin Kazmi · 2 years, 11 months ago
  42. 1cd0e5d vnet: distinguish between max_frame_size and MTU by Damjan Marion · 2 years, 11 months ago
  43. 88a9c0e interface: improve MTU handling by Damjan Marion · 3 years ago
  44. 1705a6b linux-cp: Add VPP->Linux synchronization by Pim van Pelt · 3 years, 3 months ago
  45. c48ec5d interface: refactor interface capabilities code, part 2 by Damjan Marion · 3 years ago
  46. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  47. 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
  48. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  49. b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
  50. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  51. 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
  52. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  53. 049a2ea virtio: improve the inline of clib_memcpy_fast by Mohsin Kazmi · 3 years, 1 month ago
  54. ad8b37d devices: remove dead code in pipe by Damjan Marion · 3 years, 1 month ago
  55. 6259406 virtio: fix the initialization by Mohsin Kazmi · 3 years, 1 month ago
  56. b225b0a devices: default mode eth in the api by Nathan Skrzypczak · 3 years, 2 months ago
  57. 2b716b1 tap: handle null namespace and bridge correctly by Matthew Smith · 3 years, 2 months ago
  58. c3225dd devices: fix coverity warning/don't leak fd by Klement Sekera · 3 years, 2 months ago
  59. cae84fa devices: add support for l3 af_packet interface by Mohsin Kazmi · 3 years, 2 months ago
  60. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  61. efd967f tap: free the tap_fds vec on interface deletion by Mohsin Kazmi · 3 years, 3 months ago
  62. 2c0dc3e virtio: remove control queue support from virtio_show() for tap/tun by Mohsin Kazmi · 3 years, 2 months ago
  63. f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
  64. 979545e tap: Fix tap create with ns by Nathan Skrzypczak · 3 years, 3 months ago
  65. 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
  66. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  67. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  68. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  69. e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
  70. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  71. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  72. ce50758 vhost: migrate to new TX infra by Steven Luong · 3 years, 4 months ago
  73. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  74. 38071b1 vhost: interrupt mode support with mq by Steven Luong · 3 years, 8 months ago
  75. 4cef6de vppinfra: add abstract socket & netns fns by Nathan Skrzypczak · 3 years, 5 months ago
  76. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  77. 0cc23b7 tap: Set the MTU on the TUN deivce by Neale Ranns · 3 years, 7 months ago
  78. 9f562cd virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  79. 4f348df virtio: api cleanup by Filip Tehlar · 3 years, 6 months ago
  80. 1eb9cd3 devices: af_packet api cleanup by Filip Tehlar · 3 years, 6 months ago
  81. 3808ec0 devices: tapv2 api cleanup by Filip Tehlar · 3 years, 6 months ago
  82. 36d5c97 devices: api cleanup by Filip Tehlar · 3 years, 6 months ago
  83. 68d48d9 pg: Reduce the inclusion of pg.h by Neale Ranns · 3 years, 7 months ago
  84. 637c97c virtio: add the checks for descriptors chain len by Mohsin Kazmi · 3 years, 7 months ago
  85. 27e93a5 vhost: low performance in interrupt mode in some cases by Steven Luong · 3 years, 7 months ago
  86. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 8 months ago
  87. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  88. a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 8 months ago
  89. 6799f9b virtio: fix the interrupt by Mohsin Kazmi · 3 years, 8 months ago
  90. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
  91. e39376e devices: af_packet - use netlink to get/set mtu by Aloys Augustin · 3 years, 9 months ago
  92. e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 months ago
  93. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  94. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  95. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  96. 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
  97. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  98. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
  99. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  100. 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago