1. afefe22 linux-cp: fix route prefix construction by Alexander Skorichenko · 12 months ago
  2. 2c9b128 linux-cp: Fix looping netlink messages by Pim van Pelt · 1 year, 2 months ago
  3. 2fa69ef urpf: add interface dump to API by Pim van Pelt · 1 year ago
  4. 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
  5. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  6. 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
  7. 5d13416 flowprobe: fix calling vlib_time_now() from worker threads by Alexander Chernavin · 12 months ago
  8. b1ea30e http: unify client/server state machines by Filip Tehlar · 1 year, 2 months ago
  9. 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
  10. 7e452ba quic: seed random generator during init by Filip Tehlar · 12 months ago
  11. b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
  12. e148926 vlib: lowercase vmbus device names by Alexander Skorichenko · 12 months ago
  13. 832342e vlib: add error checks to thread pinning by hsandid · 12 months ago
  14. 82a68e9 buffers: add vlib_buffer_unalloc_to_pool() by Damjan Marion · 12 months ago
  15. 28b6dfa dev: per-queue format callbacks by Damjan Marion · 12 months ago
  16. f3b0004 fib: format deleted LB by Nathan Skrzypczak · 12 months ago
  17. 00c59e4 virtio: virtio_flags api use enumflag instead of enum by Ole Troan · 1 year ago
  18. 68ac244 srv6-mobile: Implement SRv6 mobile API funcs by Takeru Hayasaka · 2 years, 2 months ago
  19. 69f800f devices: add cli support to enable disable qdisc bypass by Mohsin Kazmi · 2 years, 8 months ago
  20. 04d262d rdma: add rdma_create_v4 that handles flags properly by Vratko Polak · 1 year ago
  21. 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
  22. 86b02c7 tls: no closed notify if no app session by Florin Coras · 1 year ago
  23. bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
  24. a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
  25. 2ae8f79 cnat: undo fib_entry_contribute_forwarding by Nathan Skrzypczak · 1 year ago
  26. 8fce546 ipsec: allow receiving encrypted IP packets with TFC padding by Arthur de Kerhor · 1 year, 6 months ago
  27. b321325 vppinfra : fix alignment issue by hsandid · 1 year ago
  28. d1eb1b7 dev: caps and rx/tx offload support by Damjan Marion · 1 year ago
  29. 31d4891 dpdk: never override devname if set via config by Peter Morrow · 1 year ago
  30. 864eaae dpdk-cryptodev: fix crypto-dispatch node stats by Piotr Bronowski · 1 year ago
  31. caf12e6 misc: fix tracedump `show graph` out-of-buffer by Dmitry Valter · 1 year ago
  32. 535364e vnet: allow format deleted swifidx by Nathan Skrzypczak · 1 year ago
  33. 4cdf30d iavf: set max_pkt_size even for disabled queues to make i40e PF driver happy by Damjan Marion · 1 year ago
  34. 7fa1674 l2: resolve l2 rewrite entry 'hit_count' always being 0 bug by yanlong · 1 year, 1 month ago
  35. 7521d67 http: fix coverity warning by Filip Tehlar · 1 year ago
  36. 4338683 iavf: add missing cfg_change_validate callback by Damjan Marion · 1 year ago
  37. c6ae499 iavf: workaround for case when PF driver sends zero for max_mtu by Damjan Marion · 1 year ago
  38. 39e79fd dev: mark API handlers as thread safe by Damjan Marion · 1 year, 1 month ago
  39. 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year, 1 month ago
  40. 2c5e218 vcl: remove perror ldp call by Florin Coras · 1 year, 1 month ago
  41. d053508 ipsec: should use praddr_ instead of pladdr_ by Dengfeng Liu · 1 year, 5 months ago
  42. 9ec6f59 iavf: limit maximum number of queues to 32 by Damjan Marion · 1 year, 1 month ago
  43. 3a9c3eb dev: use the endian reply macro by Vratko Polak · 1 year, 1 month ago
  44. 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year, 1 month ago
  45. 1b75fdb vcl: fix init of ldp workers by Florin Coras · 1 year, 1 month ago
  46. 557b20c tcp: fix rxt send of new data assert by Florin Coras · 1 year, 1 month ago
  47. 32c00ce pci: fix MSI-X vector length check by Damjan Marion · 1 year, 1 month ago
  48. e32580c tcp: allow unsent segments less than mss in recovery by Florin Coras · 1 year, 1 month ago
  49. 6ae6c98 tcp: add counter for accepted connections by Florin Coras · 1 year, 1 month ago
  50. bffd446 session: fix asan failure by Georgy Borodin · 1 year, 1 month ago
  51. 4b08632 fib: fix fib_path_create() with drop targets by Alexander Skorichenko · 1 year, 1 month ago
  52. 1f4023d bfd: fix buffer leak when cannot send periodic packets by Alexander Chernavin · 1 year, 1 month ago
  53. a2be1cf tcp: allow multiple rxt rescues during recovery by Florin Coras · 1 year, 1 month ago
  54. ddf6cec dev: initial set of APIs by Damjan Marion · 1 year, 1 month ago
  55. 07a62cc dev: fix null dereference of arg list by Damjan Marion · 1 year, 1 month ago
  56. 20e37d2 avf: put sentinel at correct place by Vratko Polak · 1 year, 1 month ago
  57. 9375266 session: per app wrk client ct segment handle by Florin Coras · 1 year, 1 month ago
  58. 23b6a9e virtio: fix cli parsing for tx-queue-size by Vratko Polak · 1 year, 1 month ago
  59. 894d0a6 session: add session lookup cli for stats by Florin Coras · 1 year, 1 month ago
  60. c4d989d dpdk: fix description for mlx5_pci driver by Nobuhiro MIKI · 1 year, 3 months ago
  61. cfe6462 session: always clear rx evt flag on ntf by Florin Coras · 1 year, 1 month ago
  62. dac9e56 ipsec: keep esp encrypt pointer and index synced by Matthew Smith · 1 year, 1 month ago
  63. 862097a dev: startup.conf handling improvements by Damjan Marion · 1 year, 1 month ago
  64. 69768d9 dev: device and port specific args by Damjan Marion · 1 year, 1 month ago
  65. f3be34e dhcp: api to enable client detect on interface by Ole Troan · 1 year, 2 months ago
  66. bae6b6d flowprobe: fix L3 header offset calculation for tx flows by Alexander Chernavin · 1 year, 1 month ago
  67. dd8f8de vppinfra: respect indent in format_table by Damjan Marion · 1 year, 1 month ago
  68. f6f21db vppinfra: add unformat_{single,double}_quoted_string function by Damjan Marion · 1 year, 1 month ago
  69. 2d725c6 ena: Amazon Elastic Network Adapter (ENA) native driver by Damjan Marion · 1 year, 1 month ago
  70. e596ca1 dev: add change_max_rx_frame_size capability by Damjan Marion · 1 year, 1 month ago
  71. 64d6463 flowprobe: fix tx flows generated for rewritten traffic by Alexander Chernavin · 1 year, 1 month ago
  72. 4aaedaa tls: fix forced ho cleanup by Florin Coras · 1 year, 1 month ago
  73. f9ab698 gtpu: support non-G-PDU packets and PDU Session by Rune E. Jensen · 2 years, 1 month ago
  74. 67f03ba iavf: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  75. 14bfd3d tls: fix handling of client and server init errors by Florin Coras · 1 year, 1 month ago
  76. 115e31b ipsec: IPsec fix constant propagation by Maxime Peim · 1 year, 2 months ago
  77. cfc2a0e tls: avoid reads after tcp transport removed by Florin Coras · 1 year, 1 month ago
  78. 449c677 dev: remove unused code by Damjan Marion · 1 year, 1 month ago
  79. b8dd981 dev: interrupt mode support by Damjan Marion · 1 year, 1 month ago
  80. 29d07db af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag by Artem Glazychev · 1 year, 2 months ago
  81. dab1dfe flowprobe: fix clearing interface state on feature disabling by Alexander Chernavin · 1 year, 2 months ago
  82. 92ab407 build: disable bogus warnings for GCC 12 by Jieqiang Wang · 1 year, 5 months ago
  83. 76d14b7 misc: silence -Wmaybe-uninitialized warnings by Jieqiang Wang · 1 year, 5 months ago
  84. e73c731 vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer by Damjan Marion · 1 year, 1 month ago
  85. 4504df7 ipsec: delete redundant code by Dengfeng Liu · 1 year, 5 months ago
  86. 505f4e1 dpdk: correct the printing of Rx offloading flags by Jieqiang Wang · 1 year, 4 months ago
  87. 7444fd2 pci: remove unnecessary ioctl() call and improve logging in vfio_set_irqs by Damjan Marion · 1 year, 1 month ago
  88. 60529a8 pci: fix VFIO set IRQ code by Damjan Marion · 1 year, 1 month ago
  89. 9c6fd89 bonding: add checks for sw_if_index in api by Stanislav Zaikin · 1 year, 2 months ago
  90. 7f75e80 vppinfra: refactor interrupt code by Damjan Marion · 1 year, 1 month ago
  91. 6bd6c80 dev: strip debig log function name prefix during compilation by Damjan Marion · 1 year, 2 months ago
  92. af5684b tcp: fix reset w pkt by Florin Coras · 1 year, 2 months ago
  93. 47447f1 iavf: new driver using new dev infra by Damjan Marion · 1 year, 2 months ago
  94. 38c6191 dev: new device driver infra by Damjan Marion · 1 year, 2 months ago
  95. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 2 months ago
  96. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 2 months ago
  97. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  98. 4a8fde0 hsa: use common app session interface in echo tests by Filip Tehlar · 1 year, 2 months ago
  99. 2d7988d ipsec: separate UDP and UDP-encapsulated ESP packet processing by vinay tripathi · 1 year, 6 months ago
  100. 75069ce ipsec: move udp/esp packet processing in the inline function ipsec_esp_packet_process by vinay tripathi · 1 year, 7 months ago