1. 5384cca session: update time for list of subscribers by Florin Coras · 2 years, 11 months ago
  2. 492d779 wireguard: add async mode for encryption packets by Gabriel Oginski · 3 years, 1 month ago
  3. 0cc7694 fib: missing include by Damjan Marion · 2 years, 11 months ago
  4. 0b65621 http: add http protocol plugin by Florin Coras · 3 years ago
  5. 9e0f9e2 misc: fix coverity warnings by Dave Barach · 2 years, 11 months ago
  6. 5bb4cd1 virtio: remove admin-up flag during interface creation by Mohsin Kazmi · 2 years, 11 months ago
  7. 1cd0e5d vnet: distinguish between max_frame_size and MTU by Damjan Marion · 2 years, 11 months ago
  8. 49378f2 ipsec: IPSec interface correct drop w/ no protection by Neale Ranns · 3 years ago
  9. 88a9c0e interface: improve MTU handling by Damjan Marion · 3 years ago
  10. 81bb6fc vnet: introduce vnet_error() by Damjan Marion · 2 years, 11 months ago
  11. 7b90f66 vppinfra: bitops cleanup by Damjan Marion · 3 years ago
  12. f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 8 months ago
  13. de3648d ip: coverity illegal access in ip6_ext_header_walk by Ole Troan · 3 years ago
  14. 440bf5f crypto: omit loop iteration by Dastin Wilski · 3 years ago
  15. 1705a6b linux-cp: Add VPP->Linux synchronization by Pim van Pelt · 3 years, 3 months ago
  16. 3b7ef51 misc: fix the uninitialization error by Mohsin Kazmi · 3 years ago
  17. 6ac74e4 session: increase postponed mq message min size by Florin Coras · 3 years ago
  18. 36eaaf3 session: fix segment manager format coverity warning by Florin Coras · 3 years ago
  19. c48ec5d interface: refactor interface capabilities code, part 2 by Damjan Marion · 3 years ago
  20. 2b4f74f session: allow pacer to send when bucket hits 0 by Florin Coras · 3 years ago
  21. 9bd71be session: deschedule sessions with no data to send by Florin Coras · 3 years ago
  22. 93dd58c session: fix pacer bucket update cast by Florin Coras · 3 years ago
  23. 221be7c fib: multiple memory leaks upon deleting a VRF table by Steven Luong · 3 years ago
  24. ded32ed tcp: fix cubic cwnd accumulate use of bytes acked by Florin Coras · 3 years ago
  25. ed999e3 bonding: memory leak on parsing bad CLI command by Steven Luong · 3 years ago
  26. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  27. ec3a636 tcp: optimize newreno cong ack handler by Florin Coras · 3 years ago
  28. c814435 tcp: update snd_congestion only during congestion by Florin Coras · 3 years ago
  29. ed5be47 tcp: mark lost first sack hole on timeout by Florin Coras · 3 years ago
  30. 8e1ada3 tcp: handle start tx event in cubic by Florin Coras · 3 years ago
  31. 8e76dfa tcp: always exit recovery if not in fastrecovery by Florin Coras · 3 years ago
  32. b56f24b tcp: exit retransmit before processing feedback by Florin Coras · 3 years ago
  33. 0f8b91f tcp: use bytes delivered to compute cwnd by Florin Coras · 3 years ago
  34. 273968c tcp: cast timer ticks to u32 by Florin Coras · 3 years ago
  35. 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
  36. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  37. 83b2bb8 crypto: encrypt/decrypt queues sw_scheduler by Jakub Wysocki · 3 years ago
  38. e3aeb38 fib: Refetech the adj after the walk in case the pool realloc'd by Neale Ranns · 3 years ago
  39. 657b9e3 misc: Remove the unused GBP fields from the buffer meta-data by Neale Ranns · 3 years ago
  40. 89618da tcp: set sw_if_index in tcp src-address cli by Mercury · 3 years ago
  41. 9ff617c ip: remove archaic vector code from mtrie by Damjan Marion · 3 years ago
  42. 65409fb tcp: fix endpoint lookup failed caused by key uninitialized by Mercury · 3 years ago
  43. cdfe8ab session svm: track fs and seg manager index in fs by Florin Coras · 3 years ago
  44. c824977 session: fix segment alloc/free worker race by Florin Coras · 3 years ago
  45. 61e26be tls: don't add listen to lookup table by Filip Tehlar · 3 years ago
  46. 53962fb fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO by Neale Ranns · 3 years ago
  47. f977ce7 session: ignore rpc in fifo event lookups by Florin Coras · 3 years ago
  48. a0024a6 session: improve sh segment-manager cli by Florin Coras · 3 years ago
  49. 4ab6ad1 ip: SVR fix race condition by Klement Sekera · 3 years ago
  50. e3241f0 fib: Incorrect logic for IPv6 link-local attached export. by Neale Ranns · 3 years ago
  51. c72feb8 bfd: fix NULL dereference in bfd_api_verify_common by Frédéric Perrin · 3 years ago
  52. 20c2423 session: app mq congestion detection by Florin Coras · 3 years, 1 month ago
  53. b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
  54. 162ff5e interface: Add interface monitor cli by Nathan Skrzypczak · 3 years, 1 month ago
  55. b8de7d4 vxlan: crash on configuring vxlan tunnel on l3 mode by Steven Luong · 3 years ago
  56. 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
  57. 755042d ip: reassembly: drop zero length fragments by Klement Sekera · 3 years ago
  58. d089206 arp: fix arp_vft callback by Mercury · 3 years ago
  59. 8ade4a5 tcp: fix the tcp src-address cli by Mercury · 3 years ago
  60. 7c3275e ip: reassembly: handle atomic fragments correctly by Klement Sekera · 3 years ago
  61. 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
  62. 074f397 session: stricter tx checks for ct sessions by Florin Coras · 3 years ago
  63. 13987da session: fix duplicate segment del message by Florin Coras · 3 years ago
  64. e46ea1d fib: fix coverity warning/don't dereference NULL by Klement Sekera · 3 years, 2 months ago
  65. c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
  66. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  67. 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
  68. 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years ago
  69. 376c210 interface: add support for outer header checksums by Mohsin Kazmi · 3 years, 1 month ago
  70. 02cc719 session: remove segment if empty after writer lock by Florin Coras · 3 years, 1 month ago
  71. 1a4aaf1 session: mark first listener segment as protected by Florin Coras · 3 years, 1 month ago
  72. 5babf98 session: no deq notifications after close by Florin Coras · 3 years, 1 month ago
  73. dfd27bc session: postpone close notification if still accepting by Florin Coras · 3 years, 1 month ago
  74. b779ca9 ipfix-export: don't check the result of pool_get by Paul Atkins · 3 years, 1 month ago
  75. 19f6e26 session: fix clib_rwlock_writer_unlock lost by wanghanlin · 3 years, 1 month ago
  76. 9adcc97 devices: fix af_packet GSO check by Nathan Skrzypczak · 3 years, 1 month ago
  77. c6eb7da session: accept reply improvements by Florin Coras · 3 years, 1 month ago
  78. 9439a36 session: postpone ct peer disconnect and more checks by Florin Coras · 3 years, 1 month ago
  79. a7bd826 session: only notify server on ct connect failure by Florin Coras · 3 years, 1 month ago
  80. 5e0ea09 l2: change prefetch to prefetchw by Ray Kinsella · 3 years, 1 month ago
  81. 2711ca7 session: improve fifo segment allocation by Filip Tehlar · 3 years, 1 month ago
  82. 32c7335 session: detach server from client on connect failure by Florin Coras · 3 years, 1 month ago
  83. 3be9164 misc: deprecate gbp and its dependents by Neale Ranns · 4 years, 3 months ago
  84. 0a7551b vxlan: multiarch optimization of vxlan by Ray Kinsella · 3 years, 1 month ago
  85. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  86. a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
  87. d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
  88. e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
  89. 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
  90. 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
  91. c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
  92. 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
  93. acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
  94. d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
  95. a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
  96. 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
  97. 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
  98. 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
  99. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  100. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago