1. 2f76b57 iavf: fully support off-by-one driver behavior by Vratko Polak · 4 months ago
  2. f0e81d2 vcl: add support to write segments by Aritra Basu · 4 months ago
  3. e9bc332 virtio: RSS support by Steven Luong · 1 year ago
  4. fc49c63 build: add Marvell CN913x platform by Damjan Marion · 4 months ago
  5. b8d4490 avf: add num tx/rx packets per queue by Dau Do · 4 months ago
  6. b4808de buffers: support disabling allocation per numa domain by Lukas Stockner · 6 months ago
  7. ff17350 octeon: use proper refs for roc item spec and mask by Sriram Vatala · 5 months ago
  8. 828353f vppinfra: Use affinity for online cpus on FreeBSD by Tom Jones · 4 months ago
  9. d726f6a crypto-native: aes_cbc_encrypt in vppinfra by Mohammed Hawari · 5 months ago
  10. 51ca1ea ip6: fix error in ip6_input_check by Benoît Ganne · 4 months ago
  11. 61409d2 hsa: http_cli coverity fix by Matus Fabian · 4 months ago
  12. dac6888 http: http_send_data cleanup by Matus Fabian · 4 months ago
  13. 82aa9a6 interface: do not update runtime data if input node is not set by Damjan Marion · 4 months ago
  14. 56cefc8 http: http_state_wait_app_reply improvement by Matus Fabian · 4 months ago
  15. 69123a3 http: status line parsing fix by Matus Fabian · 4 months ago
  16. c47d7ad sr: fix gcc 13.2.0 build errors on ubuntu 24.04 by Dave Wallace · 4 months ago
  17. 8629336 misc: move osi to plugin by Hadi Rayan Al-Sandid · 5 months ago
  18. 85ce931 tests: fix make test python issues on ubuntu 24.04 by Dave Wallace · 4 months ago
  19. 7e6606a http_static: added last-modified header by Adrian Villin · 4 months ago
  20. fb9dd88 vppinfra: cleaner way of getting libdl in CMake by Guillaume Solignac · 6 months ago
  21. df87789 dpdk: Move file-prefix flag processing into linux only block by Tom Jones · 5 months ago
  22. f7f26e5 octeon: add support for max_rx_frame_size update by Alok Mishra · 8 months ago
  23. e00ce39 octeon: enable tx checksum offload capability by Monendra Singh Kushwaha · 5 months ago
  24. 9b6df54 octeon: sync mac address to cgx/rpm table by Monendra Singh Kushwaha · 5 months ago
  25. 1fb7ae3 vppinfra: fix format_clib_timebase_time by Adrian Villin · 4 months ago
  26. 86fa943 http_static: make max-age configurable by Adrian Villin · 5 months ago
  27. 3601b32 http: make Media Types RFC9110 compliant by Adrian Villin · 4 months ago
  28. 5546755 http: http_read_message improvement by Matus Fabian · 5 months ago
  29. f02e746 tls: add basic tls record parsers by Florin Coras · 4 months ago
  30. 3dd81c0 session: problem in session_rules_details API by Steven Luong · 5 months ago
  31. d58177c http: authority-form target parsing/serializing by Matus Fabian · 5 months ago
  32. 0f2c6cd ikev2: handoff packets by Stanislav Zaikin · 1 year, 4 months ago
  33. 9aa833b vppapigen: ensure address types are nul terminated by Ole Troan · 5 months ago
  34. fa7b7a4 ikev2: fix BN_bn2bin re-allocation by Stanislav Zaikin · 5 months ago
  35. 0a3b0b2 session: memory leak in show session rules by Steven Luong · 5 months ago
  36. d46e674 http: client POST method by Matus Fabian · 5 months ago
  37. fc3464d session: session_lookup_local_endpoint returns the wrong value by Steven Luong · 5 months ago
  38. 26a6b19 vlib: add 'exit' as alias to 'quit' by Maxime Peim · 5 months ago
  39. 119cbf2 vcl: handle EINTR in epoll_wait calls by Aritra Basu · 5 months ago
  40. 80a16d1 tcp: add establish timer pops to stats by Aritra Basu · 5 months ago
  41. 519983b misc: remove deprecated builtinurl plugin by Matus Fabian · 5 months ago
  42. 01ea72b ip6: set buffer->error in ip6_input_check by Ole Troan · 5 months ago
  43. f726ebd npt66: replace clib_warnings() with error counters by Ole Troan · 5 months ago
  44. 4a65e01 tcp: fix typo in show tcp config CLI command by Aritra Basu · 5 months ago
  45. ba9ea13 http: client code improvement by Matus Fabian · 5 months ago
  46. dd4356d tcp: CLI command to print tcp_cfg by Aritra Basu · 5 months ago
  47. e30f712 tcp: improve tcp listener CLI by Aritra Basu · 5 months ago
  48. 936c83d http_static: fix coverity warning by Matus Fabian · 6 months ago
  49. 5682ca8 session: delete and add application namespace do not create the global session table by Steven Luong · 5 months ago
  50. 5c4c1b6 prom: concurrent connections fix by Matus Fabian · 6 months ago
  51. d086a36 http: state machine fix by Matus Fabian · 6 months ago
  52. 8ca6ce6 http: return more than data from server app by Matus Fabian · 6 months ago
  53. 1f870c9 vppinfra: get_mempolicy instead of move_pages for mem init by Florin Coras · 5 months ago
  54. 3ac2ac5 ip: crash in ip4_sas_commonlen by Steven Luong · 5 months ago
  55. e99d266 hs-test: memory leak testing by Matus Fabian · 5 months ago
  56. 7f163b6 misc: replace index() with strchr() by Matus Fabian · 5 months ago
  57. 7561c45 vlib: add "save memory-trace" debug CLI by Matus Fabian · 5 months ago
  58. ef827b3 vppinfra: expose raw memory traces by Matus Fabian · 5 months ago
  59. e87a03f session: show session rules does not display ip6 entries by Steven Luong · 5 months ago
  60. b753554 ipsec: fix integer overflow by Fan Zhang · 5 months ago
  61. 6ce5d5b pg: fix pcap packet type when writing pcap file by Dave Wallace · 5 months ago
  62. 04da324 vppinfra: fix cpu freq init error if cpu support aperfmperf by Xiaoming Jiang · 10 months ago
  63. 3572911 vnet: print Success for API errno 0 instead of UNKNOWN by Klement Sekera · 8 months ago
  64. 1d3faf0 vppinfra: Add macro for targeted prefetching by Niyaz Murshed · 6 months ago
  65. 99213e0 session: memory leak on rule tag by Steven Luong · 5 months ago
  66. d1aeac5 session: memory leaks on rule tag hash tables by Steven Luong · 5 months ago
  67. 3a2cf84 tls: track app owner of transport session by Florin Coras · 5 months ago
  68. 2da273a session: crash in session_rule_add_del if session is not enable by Steven Luong · 6 months ago
  69. 67bae20 session: application namespace may reference a deleted vrf table by Steven Luong · 6 months ago
  70. 9bff049 octeon: fix link down issue by Alok Mishra · 6 months ago
  71. e69ec9c build: Fix crossbuilding definitions by Renato Botelho do Couto · 6 months ago
  72. 6eac5ba fib: fix covered_inherit_add by Maxime Peim · 10 months ago
  73. 0e3fcc0 ip6: fix icmp error on check fail by Maxime Peim · 9 months ago
  74. 23c4896 fib: improve ipv6 fib scaling by Benoît Ganne · 9 months ago
  75. ff570d3 fib: make mfib optional by Benoît Ganne · 8 months ago
  76. caaa633 fib: log an error when destroying non-empty tables by Benoît Ganne · 1 year, 3 months ago
  77. 3f75010 session: deleting an application namespace cleaning up the wrong application by Steven Luong · 6 months ago
  78. c44fa93 vppinfra: fix huge page alloc error on 5.19+ kernel by Jay Wang · 8 months ago
  79. 3fe610a tls: refactor vft functionsn to allow for reuse by Florin Coras · 7 months ago
  80. 129ff04 session: add api to program rx io evts by Florin Coras · 6 months ago
  81. 75e8e1e session: improve enable and disable handling by Florin Coras · 6 months ago
  82. 6df9f44 session: handle multiple attempts to mark mq congested by Florin Coras · 6 months ago
  83. e346936 acl: cli addition to set macip rules by Sanjyot Vaidya · 6 months ago
  84. b8a2273 session: session disable crash if not enable by Steven Luong · 6 months ago
  85. 1b8cef1 unittest: coverity woe by Steven Luong · 6 months ago
  86. d2d41bc session: memory leaks on various transports when session disable and enable by Steven Luong · 6 months ago
  87. 7f3c217 vppinfra: Improve code portability by Renato Botelho do Couto · 6 months ago
  88. 1b794cf linux-cp: populate mapping vif-sw_if_index only for default-ns by Denys Haryachyy · 1 year, 1 month ago
  89. 3eb91a5 dev: move bus code to bus/ by Damjan Marion · 6 months ago
  90. 5677c8a session: memory leak in mma rule table by Steven Luong · 6 months ago
  91. 26574dc ipsec: enable ipv6 udp checksum offload by Jeff Shaw · 6 months ago
  92. 290dc7b crypto: Add prefetching for src and dst by Niyaz Murshed · 7 months ago
  93. 228e195 build: conditional dependency handling of depfile by Ole Troan · 6 months ago
  94. f876b69 ip: mark IP_ADDRESS_DUMP as mp-safe by Vladislav Grishenko · 3 years, 5 months ago
  95. d8efd6e http_static: fix reply data leak by Florin Coras · 6 months ago
  96. d5fa6cc ip6: fix ip6-michain trace function by Maxime Peim · 7 months ago
  97. cbf3888 dpdk: xstats vecor stuck at 0 elements by Ole Troan · 6 months ago
  98. 05fbc35 http: fix app name formatting in template by Matus Fabian · 6 months ago
  99. ed61b20 build: vppapigen dependency handling by Ole Troan · 6 months ago
  100. e95687b fib: fix ip drop path crashes by Dmitry Valter · 1 year ago