Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
vppinfra: remove duplicate api function definition
Florin Coras
2
-13
/
+0
2021-11-29
vcl: fix build with older gcc
Florin Coras
1
-1
/
+1
2021-11-29
session: remove segment if empty after writer lock
Florin Coras
1
-9
/
+18
2021-11-29
session: mark first listener segment as protected
Florin Coras
1
-0
/
+4
2021-11-29
session: no deq notifications after close
Florin Coras
1
-0
/
+2
2021-11-29
session: postpone close notification if still accepting
Florin Coras
1
-0
/
+14
2021-11-29
ipfix-export: don't check the result of pool_get
Paul Atkins
1
-2
/
+0
2021-11-29
session: fix clib_rwlock_writer_unlock lost
wanghanlin
1
-1
/
+4
2021-11-27
devices: fix af_packet GSO check
Nathan Skrzypczak
1
-1
/
+6
2021-11-26
session: accept reply improvements
Florin Coras
1
-26
/
+25
2021-11-26
session: postpone ct peer disconnect and more checks
Florin Coras
1
-20
/
+29
2021-11-26
session: only notify server on ct connect failure
Florin Coras
1
-8
/
+14
2021-11-26
api: add helper macros for native endian
Mohsin Kazmi
5
-30
/
+50
2021-11-25
vppinfra: will_expand for pool_put and bitmap
Stanislav Zaikin
2
-0
/
+27
2021-11-25
vppapigen: coverity 219549, dead code in generated file
Ole Troan
1
-0
/
+2
2021-11-25
l2: change prefetch to prefetchw
Ray Kinsella
1
-4
/
+4
2021-11-25
dpdk: prefetch becomes prefetchw
Ray Kinsella
1
-4
/
+4
2021-11-24
session: improve fifo segment allocation
Filip Tehlar
3
-1
/
+9
2021-11-24
session: detach server from client on connect failure
Florin Coras
1
-0
/
+2
2021-11-24
misc: vppctl - fix coverity warning
Klement Sekera
1
-1
/
+4
2021-11-23
docs: add missing 21.10 rlsnotes
Nathan Skrzypczak
3
-1
/
+530
2021-11-23
vppinfra: fallback to builtin memcpy if vector code is not enabled
Damjan Marion
1
-3
/
+2
2021-11-23
vppinfra: update CPU list
Damjan Marion
1
-47
/
+52
2021-11-23
misc: deprecate gbp and its dependents
Neale Ranns
72
-249
/
+3
2021-11-23
vxlan: multiarch optimization of vxlan
Ray Kinsella
5
-9
/
+1
2021-11-23
devices: support build on older kernels
Florin Coras
1
-0
/
+3
2021-11-23
dpdk: enable vmxnet3 l4 checksum offload
Florin Coras
1
-0
/
+6
2021-11-23
ip: unlock_fib on if delete
Nathan Skrzypczak
6
-82
/
+129
2021-11-22
nat: change nat44-ed test pool address
Filip Varga
1
-1
/
+1
2021-11-22
vlib: add virtual time support
Benoît Ganne
14
-76
/
+158
2021-11-22
wireguard: add local variable in handshake process
Gabriel Oginski
1
-2
/
+4
2021-11-22
gso: implement gso segementation copy with checksum
Mohsin Kazmi
3
-18
/
+240
2021-11-22
vlib: fix coverity warning
Klement Sekera
1
-1
/
+1
2021-11-22
dpdk: fix coverity warning
Klement Sekera
1
-0
/
+2
2021-11-22
snort: fix coverity warning
Klement Sekera
1
-2
/
+11
2021-11-22
snort: fix coverity warning
Klement Sekera
1
-2
/
+2
2021-11-22
vppinfra: annotate pool_dup() for asan
Benoît Ganne
1
-22
/
+24
2021-11-22
vppinfra: fix the memory leak while doing clib_bihash_free
Han Wu
1
-0
/
+1
2021-11-22
ipfix-export: support sending of ipv6 pkts
Paul Atkins
1
-62
/
+176
2021-11-22
ipfix-export: Change exp to use ip_address
Paul Atkins
8
-73
/
+92
2021-11-22
ipfix-export: rename variables when building bufs
Paul Atkins
1
-40
/
+40
2021-11-22
ipfix-export: refactor params to the callback fns
Paul Atkins
9
-86
/
+46
2021-11-22
ipfix-export: Add APIs to get/send buffers
Paul Atkins
3
-0
/
+234
2021-11-22
ipfix-export: add mutliple ipfix_exporters tests
Paul Atkins
1
-0
/
+192
2021-11-22
ipfix-export: add a new API to dump all exporters
Paul Atkins
2
-1
/
+86
2021-11-22
ipfix-export: support creating multiple exporters
Paul Atkins
4
-45
/
+169
2021-11-22
ipfix-export: refactor ipfix_exporter_t_handler fn
Paul Atkins
1
-34
/
+34
2021-11-22
ipfix-export: pass an exp to flow_report_add_del
Paul Atkins
10
-251
/
+209
2021-11-22
ipfix-export: make stream fns exporter aware
Paul Atkins
1
-18
/
+11
2021-11-22
ipfix-export: refactor fields in flow_report_main
Paul Atkins
9
-133
/
+183
[next]