1. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  2. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  3. ad8b37d devices: remove dead code in pipe by Damjan Marion · 3 years, 1 month ago
  4. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  5. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  6. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  7. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  8. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  9. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  10. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  11. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  12. 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
  13. ee4efa7 Fix a bug in function pipe_rx by Lijian Zhang · 6 years ago
  14. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  15. 17ff3c1 Pipes by Neale Ranns · 6 years ago