1. 26054ea Fix SIGBUS on aarch64 by Christophe Fontaine · 7 years ago
  2. 4e53a0d Introduce default rx mode for device drivers by Damjan Marion · 7 years ago
  3. 6f9ac65 Add missing barrier sync to rx placement infra code by Damjan Marion · 8 years ago
  4. 388e51a vhost: add debug vhost-user on | off CLI by Steven · 8 years ago
  5. e6cc9cc af_packet: fix coverity error by Ray Kinsella · 8 years ago
  6. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  7. 95827e4 vhost: buffers leak and interface disable upon vring descriptor out of mmap by Steven · 8 years ago
  8. 2038ad0 af_packet: set mac address support by Ray Kinsella · 8 years ago
  9. 025d415 vhost: bad packet assembled from descriptor chaining by Steven · 8 years ago
  10. 7bfa119 af_packet: support changing the mtu size by Ray Kinsella · 8 years ago
  11. e3a395c device: Add callback for set interface rx-mode by Steven · 8 years ago
  12. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  13. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  14. c855b73 af_packet: reflect admin device state on host by Ray Kinsella · 8 years ago
  15. 5445f5f vhost: Disallow duplicate path name for vhost interface by Steven · 8 years ago
  16. bed5489 vhost: Fix mmap size calculation by Pierre Pfister · 8 years ago
  17. 4174886 vhost: core dump on quit with worker threads by Steven · 8 years ago
  18. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  19. 5312942 vhost: remove socket linked file when deleting vhost interface by Steven · 8 years ago
  20. 67e0607 Devices: set interface placement does not remove the old interface placement by Steven · 8 years ago
  21. e4dcba8 vhost: interrupt mode enhancements by Steven · 8 years ago
  22. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  23. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  24. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  25. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  26. 0d150bb vhost: vhost-user component may become unusable with too many open files (VPP-668) by Steven · 8 years ago
  27. 22db11b af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set by Jim Gibson · 8 years ago
  28. 13ad1f0 Rename "show interfaces" -> "show interface" by Dave Barach · 8 years ago
  29. 7312cc7 vhost: support interrupt mode by Steven · 8 years ago
  30. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  31. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  32. f6dae05 vhost: wrong value return for VHOST_USER_VRING_GET_BASE by Steven · 8 years ago
  33. 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
  34. 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
  35. a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
  36. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  37. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  38. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  39. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  40. f7c3794 dpdk: retire support for dpdk 16.07 by Damjan Marion · 8 years ago
  41. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  42. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  43. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  44. 04197ee VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  45. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  46. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  47. 5d81f45 dpdk: quad loop and prefetch in fill_free_list by Damjan Marion · 8 years ago
  48. 33e2dc0 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  49. 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
  50. 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
  51. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  52. d0f673e dpdk: move to uio_pci_generic by Damjan Marion · 8 years ago
  53. 62411e7 vhost-user: fix missing speculative enqueue unwind by Steven · 8 years ago
  54. ad623b1 dpdk: fix crypto coverity warning by Sergio Gonzalez Monroy · 8 years ago
  55. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  56. 50132fa dpdk : incorrect rx filter being installed by Pavel Kotucek · 8 years ago
  57. cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
  58. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  59. d8e4787 Fix crash on deleting activated vhost-user - VPP-603 by Wojciech Dec · 8 years ago
  60. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  61. 597d3c4 dpdk: add 'show dpdk version' cli by Damjan Marion · 8 years ago
  62. ca80025 dpdk: register rte_delay_us callback from vnet by Damjan Marion · 8 years ago
  63. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  64. 2d0b6e3 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  65. 35b2607 VPP-580: Host Interface created via Command Line Arg is misnamed by Billy McFall · 8 years ago
  66. 553a411 VPP-585: vhost-user interface deletion leaks memory. by Ole Troan · 8 years ago
  67. 738f3f2 API refactoring : dpdk by Pavel Kotucek · 8 years ago
  68. 0d3c1cc VPP-279: af_packet via Command-line Arg should no longer be supported by Billy McFall · 8 years ago
  69. a1b99da VPP-279: doxygen documentation for host interface CLI commands by Billy McFall · 8 years ago
  70. 0c3d467 VPP-574: fix VPP hang during security group configuration on a suspended VM by Andrew Yourtchenko · 8 years ago
  71. 3cd9eed Fix crash on null vhost-user socket - VPP-573 by Wojciech Dec · 8 years ago
  72. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago