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