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. 36d5c97 devices: api cleanup by Filip Tehlar · 3 years, 6 months ago
  6. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  7. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  8. 6b0dd55 build: add yaml file linting to make checkstyle by Paul Vinciguerra · 5 years ago
  9. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  10. df40cb5 devices: pipe API cleanup by Jakub Grajciar · 5 years ago
  11. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  12. f324dec fixing typos by Jim Thompson · 6 years ago
  13. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  14. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  15. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  16. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  17. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  18. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  19. 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
  20. ee4efa7 Fix a bug in function pipe_rx by Lijian Zhang · 6 years ago
  21. 208c29a VOM: support for pipes by Neale Ranns · 7 years ago
  22. a1ff01e new pipe code does not use stdints by Neale Ranns · 6 years ago
  23. 17ff3c1 Pipes by Neale Ranns · 6 years ago