1. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  2. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  3. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  4. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  5. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  6. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  7. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  8. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  9. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  10. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  11. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  12. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  13. 0c46998 vhost: crash in vhost_user_tx_avx2 by Steven · 6 years ago
  14. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  15. 5723f4a virtio: remove the extra return call by Mohsin Kazmi · 6 years ago
  16. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  17. 270055a pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node by Andrew Yourtchenko · 6 years ago
  18. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  19. 2f54c27 vhost-user: add support for vlib_log API by Jerome Tollet · 6 years ago
  20. b192feb vhost-user: Interface state updates by Juraj Sloboda · 6 years ago
  21. 83c46a2 vhost_user: Fix setting MTU using uninitialized variable by Juraj Sloboda · 6 years ago
  22. 877ad14 vhost: show vhost may display garbage after the interface name by Steven · 6 years ago
  23. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  24. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  25. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  26. ee4efa7 Fix a bug in function pipe_rx by Lijian Zhang · 6 years ago
  27. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  28. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  29. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  30. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  31. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  32. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  33. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  34. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  35. d600ffe Update tapv2 documentation by Ian Wells · 6 years ago
  36. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  37. 0b06111 VPP-1305: Add support for tags by Jerome Tollet · 7 years ago
  38. 04e0bb2 af_packet: Add support for dump interfaces by Mohsin Kazmi · 7 years ago
  39. acba9f7 af-packet: Add support for logging by Mohsin Kazmi · 7 years ago
  40. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  41. a23b615 tap: remove the local vlib_log_info definition by Mohsin Kazmi · 7 years ago
  42. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  43. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  44. 07a3857 Add logging support by Damjan Marion · 7 years ago
  45. 583f158 vhost: show vhost-user <interface> may crash [VPP-1242] by Steven · 7 years ago
  46. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  47. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  48. 074f698 tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] by Steven · 7 years ago
  49. 43fc688 afpacket: Fix the reply if itf already exits by Mohsin Kazmi · 7 years ago
  50. 32f4e18 Avoid atomic ops when polling queues by Dave Barach · 7 years ago
  51. afb1930 At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receiving pkts from other interfaces by Chaoyu Jin · 7 years ago
  52. 258fefd netlink: Use nl_pid 0 to play nice with others. by Jon Loeliger · 7 years ago
  53. 9e63569 tapv2: CLI and binary API fixes by Steven · 7 years ago
  54. 0b85673 tapv2: abort in tap_create_if (VPP-1179) by Steven · 7 years ago
  55. a608b60 at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut by Chaoyu Jin · 7 years ago
  56. 829ee53 virtio: add missing tx lock when running multithreaded by Damjan Marion · 7 years ago
  57. 508cabc virtio: reset vnet header on tx by Damjan Marion · 7 years ago
  58. 2ae5135 vhostuser: Fix vhostuser file descriptor leak by Haiyang Tan · 7 years ago
  59. d3cb7ba vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085) by Nitin Saxena · 7 years ago
  60. 8cedff2 af_packet: Fix lock position by Pierre Pfister · 7 years ago
  61. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  62. 7b0933a vhost_user: code cleanup by Haiyang Tan · 7 years ago
  63. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  64. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  65. 352ecd9 vhost_user: 'nregions' saves the actual number of mapped guest physical address area by Haiyang Tan · 7 years ago
  66. c58408c vlib: add vlib_buffer_alloc_to_ring API by Damjan Marion · 7 years ago
  67. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  68. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  69. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  70. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  71. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  72. d363833 VPP-1115 Fix a debug log mistake when create AF_PACKET socket by zhaoqingling · 7 years ago
  73. 73e7f42 tap_v2: include host-side parameters in the dump binary API by Milan Lenco · 7 years ago
  74. 76dc22c call unformat_free in some flow, remove unnecessary calls by Swarup Nayak · 7 years ago
  75. 4e671d2 tap_v2: fix issues reported by coverity by Damjan Marion · 7 years ago
  76. 2df3909 tapv2: multiple improvements by Damjan Marion · 7 years ago
  77. 2aef64f tap_v2: convert ring size from network to host order by Milan Lenco · 7 years ago
  78. c99b4cd tap_v2: move code to vnet/devices/tap by Damjan Marion · 7 years ago
  79. 37eba0d tap_v2: coverity strikes, again! by Steven · 7 years ago
  80. 7074961 virtio: zero data structs in virtio_vring_init by Damjan Marion · 7 years ago
  81. 91c6ef7 tap_v2: multiple improvements by Damjan Marion · 7 years ago
  82. f953dfc virtio: fix coverity warnings by Steven · 7 years ago
  83. 17fdae7 tap_v2: move netlink code to separate file by Damjan Marion · 7 years ago
  84. 8389fb9 virtio: fast TAP interfaces with vhost-net backend by Damjan Marion · 7 years ago
  85. 837503c af_packet: update tx_frame even when ring exhausted by Florin Coras · 7 years ago
  86. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  87. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  88. 64ae778 vnet: af_packet_set_l4_cksum_offload device class check by Jakub Grajciar · 7 years ago
  89. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  90. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  91. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  92. d772753 vhost: crash under heavy traffic condition due to memory corruption (VPP-1016) by Steven · 8 years ago
  93. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  94. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  95. 56a8684 fix buffer allocation for sparse jumbo frames in vhost by Pierre Pfister · 7 years ago
  96. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  97. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  98. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  99. 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
  100. 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago