1. 26d890e fib: fix multiple dpo pool expand cases by Dave Barach · 4 years, 6 months ago
  2. c2d2228 fib: fix adj pool expand cases by Dave Barach · 4 years, 6 months ago
  3. 8341f76 fib: add barrier sync, pool/vector expand cases by Dave Barach · 4 years, 7 months ago
  4. 3b519b3 ip: fix IPv6 mask to prefix length conversion by Andreas Schultz · 4 years, 7 months ago
  5. 7285103 bonding: Revert adjust link state by Matthew Smith · 4 years, 7 months ago
  6. 22391fa fib: Safe adj walk by Neale Ranns · 4 years, 7 months ago
  7. be03b5c gso: fix flag for inner header by Mohsin Kazmi · 4 years, 7 months ago
  8. 5bb3e81 docs: Minor updates to feature.yaml files by John DeNisco · 4 years, 7 months ago
  9. 2dca180 misc: ipfix-export unformat u16 collector_port fix by Elias Rudberg · 4 years, 7 months ago
  10. 04f4d91 tap: fix rx queue index by Mohsin Kazmi · 4 years, 7 months ago
  11. 5500d1d ipsec: Add/Del IPSec SA is not MP safe by Neale Ranns · 4 years, 7 months ago
  12. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  13. 1149229 ip: reassembly: use correct IP header offset by Klement Sekera · 4 years, 7 months ago
  14. 9121c41 bonding: adjust link state based on active slaves by Matthew Smith · 4 years, 7 months ago
  15. 1bf6df4 fib: Fix interpose source reactivate by Neale Ranns · 4 years, 7 months ago
  16. 20aec3d fib: Use basic hash for adjacency neighbour table by Neale Ranns · 4 years, 7 months ago
  17. 3b95409 tcp: fix sack block validation on wrap by Florin Coras · 4 years, 7 months ago
  18. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  19. d4712a8 tcp: track buffer alloc failures by Florin Coras · 4 years, 7 months ago
  20. fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
  21. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  22. fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
  23. 2a41919 vppinfra: refactor mpcap.h by Dave Barach · 4 years, 7 months ago
  24. e30f1e9 interface: fix interface rx mode config API by Jakub Grajciar · 4 years, 7 months ago
  25. 59a78e9 ip6-nd: correct set-ip6-nd-proxy CLI short_help by Ignas Bacius · 4 years, 11 months ago
  26. f415a3b l2: L2/L3 mode swicth cleanup and l2-patch fix by John Lo · 4 years, 7 months ago
  27. f3a522f misc: fix typo in set-ipfix-exporter CLI short_help by Ignas Bacius · 4 years, 10 months ago
  28. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  29. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  30. 17b5c3d tcp: fix bogus time update due to missing cast by Florin Coras · 4 years, 7 months ago
  31. 4ab5190 lisp: API cleanup by Onong Tayeng · 4 years, 7 months ago
  32. 2a595da nat: ED: store both thread&session idx in hash by Klement Sekera · 4 years, 8 months ago
  33. dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
  34. 5b960c6 sr: fix srv6/srv6-ad/srv6-as promisc mode switch by John Lo · 4 years, 7 months ago
  35. 83d1298 gso: remove ordering dependency on esp-encrypt-tun by Neale Ranns · 4 years, 7 months ago
  36. a9a9d82 interface: fix the checksum offload in quad loop by Mohsin Kazmi · 4 years, 7 months ago
  37. 5d0136f feature: Config end nodes are user specific by Neale Ranns · 4 years, 7 months ago
  38. 689666c bonding: fix the GSO flags by Mohsin Kazmi · 4 years, 7 months ago
  39. b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
  40. 103d355 nat: handoff next node feature fix by Filip Varga · 4 years, 7 months ago
  41. f2fe353 tcp: avoid rcv wnd less than mss by Florin Coras · 4 years, 7 months ago
  42. bedf48a ip-neighbor: fix show ip neighbor issue by Michael Yu · 4 years, 7 months ago
  43. cbe36e4 ethernet: fix dmac stride error by Zhiyong Yang · 4 years, 7 months ago
  44. 13f64ce ethernet: fix coverity warning by Dave Barach · 4 years, 7 months ago
  45. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  46. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  47. f970a75 crypto: fix coverity issues by Fan Zhang · 4 years, 8 months ago
  48. c72950e misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  49. abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
  50. 6fdd7a5 session: improve .api comments slightly by Vratko Polak · 4 years, 8 months ago
  51. f5d38e0 api: ip: add IP_ROUTE_LOOKUP API by Christian Hopps · 4 years, 8 months ago
  52. 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
  53. bdfe595 ethernet: add sanity checks to p2p_ethernet_add/del by Dave Barach · 4 years, 8 months ago
  54. 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
  55. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  56. b723ccf tcp: fix max tx sack blocks upper bound by Florin Coras · 4 years, 8 months ago
  57. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  58. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  59. 24b417c ip-neighbor: honor walk callback return value by Ruslan Babayev · 4 years, 11 months ago
  60. 073d74d tap: implement sw_interface_tap_v2_dump filtering by sw_if_index by Paul Vinciguerra · 4 years, 8 months ago
  61. 6068601 l2: fix coverity warnings in l2_fwd.c by Dave Barach · 4 years, 8 months ago
  62. 1a18d11 tcp: fix v6 ll lookup fib by Florin Coras · 4 years, 8 months ago
  63. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  64. 240dcb2 ip-neighbor: Add flush API by Neale Ranns · 4 years, 8 months ago
  65. 8b43aaa flow: add l2tpv3oip flow by Chenmin Sun · 4 years, 8 months ago
  66. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  67. 3d18fbf tap: allow deletion of tun interface by Matthew Smith · 4 years, 8 months ago
  68. 5a7f2f1 ip: use thread local vm instead of thread main for vlib_time_now calls by Tom Seidenberg · 4 years, 8 months ago
  69. 3a76dc3 devices: vhost: simplify string copies for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  70. 28adbb3 tap: fix missing "num-rx-queues" from cli help by Mohsin Kazmi · 4 years, 8 months ago
  71. c4ae0ff interface: fix interface_types.api enums by Paul Vinciguerra · 4 years, 8 months ago
  72. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  73. 24e2c50 flow: add RSS support by Chenmin Sun · 4 years, 10 months ago
  74. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  75. beee60d ipsec: fix buffer alloc by Filip Tehlar · 4 years, 9 months ago
  76. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  77. 58db6e1 lisp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  78. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  79. f5445bf tcp: remove sack reneging verbose logging by Florin Coras · 4 years, 8 months ago
  80. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  81. ba6deb9 l2: merge two clib_memcpy_fast into one by Zhiyong Yang · 4 years, 8 months ago
  82. 9165e03 ip: reassembly: fix one possible use-after-free by Gao Feng · 4 years, 8 months ago
  83. 8128416 devices: allow link state down with netlink by Matthew Smith · 4 years, 8 months ago
  84. 681ea6d tls: improve cli state reporting by Florin Coras · 4 years, 8 months ago
  85. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  86. 5581de6 nat: make usage of vnet_buffer2 transparent by Klement Sekera · 4 years, 8 months ago
  87. c99c025 ip: reassembly: improve type safety by Klement Sekera · 5 years ago
  88. ec40a7d ip: Setting the Link-Local address from the API enables IPv6 on the interface by Neale Ranns · 4 years, 8 months ago
  89. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago
  90. 0546483 ipsec: add input node bypass/discard functionality by ShivaShankarK · 4 years, 8 months ago
  91. 30a28c1 session: fix session_table_get_or_alloc by Andreas Schultz · 4 years, 8 months ago
  92. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  93. c87fbb4 ip-neighbor: Replace feature for the ip-neighbor data-base by Neale Ranns · 4 years, 9 months ago
  94. c17ff6e tcp: avoid bt sample access after possible pool realloc by Florin Coras · 4 years, 8 months ago
  95. f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
  96. 67ec589 lisp: switch to new timer wheel code by Florin Coras · 4 years, 8 months ago
  97. a04adbf tcp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  98. 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
  99. 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
  100. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago