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