1. 7b899be fib: fix off-by-one error in rewrite length check by Benoît Ganne · 9 months ago
  2. 302db47 mpls: fix default mpls lb hash config by Vladislav Grishenko · 11 months ago
  3. 2a7bc81 vnet: fix ARP for unnumbered by Pim van Pelt · 9 months ago
  4. 0bfce6b tls: fix session state update on accept by Florin Coras · 8 months ago
  5. d136440 session: fix cleanup for refused sessions by Florin Coras · 9 months ago
  6. 37d8c18 ip6: fix icmp trace flag copy by Maxime Peim · 9 months ago
  7. 461aaa8 session: fix closing ntfs handling for refused sessions by Florin Coras · 9 months ago
  8. 9dec76b fib: coverity 335348 out-of-bounds access by Dave Wallace · 11 months ago
  9. f2fc97a l2: fix vxlan src port entropy with mpls payload by Vladislav Grishenko · 11 months ago
  10. d465fd0 fib: add early config support for IP and IP6 default FIB table names by Jon Loeliger · 9 months ago
  11. 0cbd623 ipsec: fix clang compile issue by Kai Ji · 9 months ago
  12. ea5d5bd session: fix api coverity warnings by Florin Coras · 9 months ago
  13. 7e9e2bd session: add new api for enq tx io events by Florin Coras · 9 months ago
  14. a58fce2 session: use custom types for session flags and state by Florin Coras · 9 months ago
  15. 980ee74 session: improve use of session handles by Florin Coras · 1 year, 4 months ago
  16. 3e147f0 misc: deprecate lawful-intercept by hsandid · 9 months ago
  17. 7c2a335 tls: init session for accepted ctx by Florin Coras · 9 months ago
  18. e8ea6be tcp: avoid fr segments less than mss if possible by Florin Coras · 9 months ago
  19. a8d266a tls: pass session state to engine on client init by Florin Coras · 9 months ago
  20. 5f22f7d fib: fix vectorized impl buffer typo by Dmitry Valter · 2 years, 4 months ago
  21. a4df00f ipsec: esp_decrypt code clean up by Fan Zhang · 9 months ago
  22. 5bd96b7 session: fix workers race to allocate lookup table by Florin Coras · 9 months ago
  23. 2f4586d ip: add support for buffer offload metadata in ip midchain by Arthur de Kerhor · 3 years, 3 months ago
  24. b8cb223 ipsec: remove unused parameter for esp_add_footer_and_icv by Fan Zhang · 9 months ago
  25. e565902 tls: avoid app session preallocation by Florin Coras · 10 months ago
  26. ac60efd tls: handle attepts to renegotiate hs by Florin Coras · 9 months ago
  27. 99c317a ip: reassembly - return correct value by Klement Sekera · 9 months ago
  28. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  29. 2365341 session: use no for ports in transport port allocator by Florin Coras · 9 months ago
  30. 91bfe5b session: fix port alloc for fixed lcl port reuse by Florin Coras · 9 months ago
  31. 205ed8f ip: force full reassembly before virtual by Matthew Smith · 10 months ago
  32. fb9d1ac vnet: fix format of deleted sw interfaces by Vladislav Grishenko · 2 years, 4 months ago
  33. 2cc14de misc: fix icmp by Maxime Peim · 10 months ago
  34. 2921e02 ip: fix warning on interface ipv6 prefix remove by Vladislav Grishenko · 2 years, 7 months ago
  35. dea806d fib: fix crash while adding intf-rx routes by Vladislav Grishenko · 10 months ago
  36. 7f5f21e udp: fix ipv6 udp punt show by Samvel Vartapetov · 3 years ago
  37. 4f3da9c session: add api cb for listen and unlisten by Florin Coras · 10 months ago
  38. 7f050d9 crypto: CLI to change dispatch mode by Niyaz Murshed · 10 months ago
  39. ea158d6 tls: pass reset ntf to engines by Florin Coras · 10 months ago
  40. 7c90be5 session: fix transport closed and disconnect race by Florin Coras · 10 months ago
  41. 4af3fdf dev: add per-port vnet flow by Monendra Singh Kushwaha · 10 months ago
  42. 4e32bc6 tcp: fix fin retransmit when out of buffers by Florin Coras · 10 months ago
  43. 84847c4 virtio: fix the packed ring support by Mohsin Kazmi · 10 months ago
  44. 60732df tls: initialize app session app wrk by Florin Coras · 10 months ago
  45. 89c7b54 ip6: ECMP hash support for ipv6 fragments by Benoît Ganne · 1 year, 5 months ago
  46. 8074fc6 tls: fix transport endpoint get by Florin Coras · 10 months ago
  47. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  48. 078affa vnet: include platform specific un.h by Tom Jones · 11 months ago
  49. 03b7ac9 dev: fix type for uint32 arg value by Monendra Singh Kushwaha · 10 months ago
  50. 6f8252e wireguard: notify key changes to crypto engine by Lijian Zhang · 1 year, 1 month ago
  51. ff71939 ipsec: check each packet for no algs in esp-encrypt by Matthew Smith · 10 months ago
  52. 37127f7 udp: use transport port refcnt on accept by Florin Coras · 10 months ago
  53. 9bf4f8f vnet: Use platform specific netlink headers on FreeBSD by Tom Jones · 11 months ago
  54. 0f78300 vnet: Disable tuntap build on not Linux by Tom Jones · 11 months ago
  55. 61b4efc vnet: Provide platform specific if_tap headers by Tom Jones · 11 months ago
  56. 6ce1e93 vnet: Only build tap on Linux by Tom Jones · 11 months ago
  57. d1e17a8 tcp: retransmit fins in last-ack by Florin Coras · 10 months ago
  58. 81a6ffc udp: unregister ports on all cleanups by Florin Coras · 10 months ago
  59. 0ded489 tls: mark ho done atomically after ctx init by Florin Coras · 10 months ago
  60. e439b1e session: postpone ct cleanup if rx evt pending by Florin Coras · 10 months ago
  61. 249f0dc vnet: Don't use __unused for struct padding by Tom Jones · 11 months ago
  62. 58f37b2 fib: contention with DP on deleting a route by Steven Luong · 10 months ago
  63. d9b4d9f udp: add cli to dump transport ports by Florin Coras · 10 months ago
  64. f9bdc03 session: guard session lookup table allocs by Florin Coras · 11 months ago
  65. d7f17a2 tls: set app closed flag in framework by Florin Coras · 11 months ago
  66. 4a98b93 tls: convert ctx fields to connection flags by Florin Coras · 11 months ago
  67. af1ddd3 ip: don't export useless error counters for ip6 rewrite by Arthur de Kerhor · 11 months ago
  68. f1acfc0 udp: update rx sw_if_index to ip-local selected one by Florin Coras · 11 months ago
  69. 3109d1c tls: fix ho leak on tcp connect return by Florin Coras · 11 months ago
  70. e6d05dc tls: overlap parent opaque with listener ctx by Florin Coras · 11 months ago
  71. fad689e tls: set flag whenever app session is freed by Florin Coras · 11 months ago
  72. 77680ae session: flag instead of state for filtering ntf by Florin Coras · 11 months ago
  73. c018204 vnet: fix log_debug message format by Georgy Borodin · 11 months ago
  74. 66abf32 session: avoid spurious disconnect and reset ntfs by Florin Coras · 11 months ago
  75. ed4e612 session: fix app wrk free leak by Florin Coras · 11 months ago
  76. 97fef28 session: make app listener pool global by Florin Coras · 12 months ago
  77. 7428eaa session: support for cl port reuse by Florin Coras · 1 year ago
  78. 5afc13d session: avoid spurious closed notifications by Florin Coras · 1 year ago
  79. 44d9cbc session: add flag to track cless sessions by Florin Coras · 12 months ago
  80. b1454f8 session: unset fifo evt to enqueue ack evt on tcp timewait by emmanuel · 12 months ago
  81. 28b6dfa dev: per-queue format callbacks by Damjan Marion · 12 months ago
  82. f3b0004 fib: format deleted LB by Nathan Skrzypczak · 12 months ago
  83. 00c59e4 virtio: virtio_flags api use enumflag instead of enum by Ole Troan · 1 year ago
  84. 6d14c0c session: add forced reset api to ct transport by Florin Coras · 1 year ago
  85. 86b02c7 tls: no closed notify if no app session by Florin Coras · 1 year ago
  86. bc67e9f bpf_trace_filter: allow use whithout classifier by Mohammed Hawari · 1 year ago
  87. a474bc8 tls: postpone ho cleanup if not fully established by Florin Coras · 1 year ago
  88. 8fce546 ipsec: allow receiving encrypted IP packets with TFC padding by Arthur de Kerhor · 1 year, 6 months ago
  89. d1eb1b7 dev: caps and rx/tx offload support by Damjan Marion · 1 year ago
  90. 535364e vnet: allow format deleted swifidx by Nathan Skrzypczak · 1 year ago
  91. 7fa1674 l2: resolve l2 rewrite entry 'hit_count' always being 0 bug by yanlong · 1 year, 1 month ago
  92. 39e79fd dev: mark API handlers as thread safe by Damjan Marion · 1 year, 1 month ago
  93. 94a52d7 session: no segment handle on worker del by Florin Coras · 1 year, 1 month ago
  94. d053508 ipsec: should use praddr_ instead of pladdr_ by Dengfeng Liu · 1 year, 5 months ago
  95. 3a9c3eb dev: use the endian reply macro by Vratko Polak · 1 year, 1 month ago
  96. 18710d5 session: no reply on app del worker with sapi by Florin Coras · 1 year, 1 month ago
  97. 557b20c tcp: fix rxt send of new data assert by Florin Coras · 1 year, 1 month ago
  98. 32c00ce pci: fix MSI-X vector length check by Damjan Marion · 1 year, 1 month ago
  99. e32580c tcp: allow unsent segments less than mss in recovery by Florin Coras · 1 year, 1 month ago
  100. 6ae6c98 tcp: add counter for accepted connections by Florin Coras · 1 year, 1 month ago