1. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  2. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  3. a608b60 at af_packet input, drop partial packets to prevent l4 checksum deadloop at ouptut by Chaoyu Jin · 7 years ago
  4. 5665a22 Revert "vnet: af_packet mark l3 offload cksum" by Jakub Grajciar · 7 years ago
  5. fa600c9 vnet: af_packet mark l3 offload cksum by Jakub Grajciar · 7 years ago
  6. 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
  7. c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
  8. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  9. 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
  10. 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
  11. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  12. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  13. eb743fa vnet: add device-input threadplacement infra by Damjan Marion · 8 years ago
  14. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  15. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  16. cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
  17. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/devices/af_packet/node.c]
  18. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  19. 51327ac devices: create dummy device-input node to keep nexts in sync by Damjan Marion · 8 years ago
  20. 87cd119 feature: store arc index in vlib_buffer by Damjan Marion · 8 years ago
  21. 8bdc63b feature: all input nodes must have same nexts by Damjan Marion · 8 years ago
  22. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  23. 553f6bd af_packet: allocate per-worker list of free buffers by Damjan Marion · 8 years ago
  24. 00a9dca Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 by Damjan Marion · 8 years ago
  25. ad2c9c0 Show 802.1q/802.1ah details in the trace output, fixes VPP-111 by marek zavodsky · 8 years ago
  26. b5adaea Move pkt replication counter to the opaque2 cache line by Dave Barach · 8 years ago
  27. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  28. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  29. 007622c af_packet: clear bitmap entries when processing input by Peter Lei · 9 years ago
  30. 550b5f6 Init rte_mbuf length fields in af_packet driver by Damjan Marion · 9 years ago
  31. d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
  32. 13f3c45 Support per-interface packet rx redirection by Dave Barach · 9 years ago
  33. 1901020 Use rte_mempool private data for storing vlib_buffer_t by Damjan Marion · 9 years ago
  34. aca36e1 Remove unnecesary clib_bitmap_set from af_packet input node by Damjan Marion · 9 years ago
  35. 048ee2e af_packet: vec functions should not be used on pool by Damjan Marion · 9 years ago
  36. 83243a0 Add vpp native linux kernel AF_PACKET interface support by Damjan Marion · 9 years ago