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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
vlib: address vlib_error_t scaling issue
Dave Barach
7
-51
/
+48
2019-10-25
devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)
Steven Luong
2
-2
/
+8
2019-10-23
lacp: add actor steady state check prior to skip processing lacp pdu
Steven Luong
4
-19
/
+23
2019-10-15
fib: recursive calculation leads to delegate pool realloc
Neale Ranns
1
-4
/
+14
2019-10-07
devices: vhost not reading packets from vring
Steven Luong
2
-0
/
+25
2019-10-04
bonding: traffic traversing the wrong interface
Steven Luong
1
-0
/
+1
2019-09-09
dpdk: initialize rte_mbuf during mempool dequeue
Damjan Marion
2
-1
/
+47
2019-09-04
ethernet: fix dmac check avx2 loop condition
Matthew Smith
1
-1
/
+1
2019-09-03
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-08-30
bonding: incorrect RX counters for bond interface
Steven Luong
2
-44
/
+36
2019-08-26
avf: properly set irq queue masks
Steven Luong
1
-1
/
+2
2019-08-06
ip tests: Fixes and UT for MPLS 6PE
Neale Ranns
2
-8
/
+32
2019-08-05
ip: fix ip6/udp checksum for pkts using buffer chaining
John Lo
2
-4
/
+15
2019-07-31
fib: Add some path-list flags to its key
Neale Ranns
2
-1
/
+11
2019-07-24
api: binary api cleanup
Dave Barach
23
-41
/
+91
2019-07-23
devices: vhost handling VHOST_USER_SET_FEATURES
Steven Luong
1
-0
/
+1
2019-07-23
api: Disable tracing of memclnt_keepalive messages
Dave Barach
1
-6
/
+11
2019-07-22
gso: Fix the l3 packet gso segment size
Mohsin Kazmi
1
-1
/
+4
2019-07-11
ip: Punt node does not free iovecs
Neale Ranns
2
-9
/
+19
2019-07-11
ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"
Neale Ranns
5
-31
/
+35
2019-07-11
ipsec: Revert "IPSEC: remove double byte swap of IP addresses"
Neale Ranns
1
-10
/
+18
2019-07-08
VPP-1718: fix dangling reference to stats seg directory
Dave Barach
1
-0
/
+2
2019-07-03
dlmalloc: honor 8 byte alignment requests
Florin Coras
1
-1
/
+1
2019-07-02
tcp: reject out-of-order fins
Florin Coras
1
-0
/
+4
2019-06-28
tcp: fix close-waiting check for outstanding tx data
Florin Coras
1
-1
/
+2
2019-06-26
avf: fix clear hw stats
Filip Tehlar
3
-2
/
+14
2019-06-24
avf: fix adminq enqueue errors
Damjan Marion
2
-5
/
+9
2019-06-21
stats: fix memory leakage when adding / deleting interfaces
Ole Troan
2
-13
/
+30
2019-06-21
interface: fix the incorrect sizes/offsets in the tso segmentation
Andrew Yourtchenko
1
-2
/
+2
2019-06-18
vppinfra: dlmalloc records wrong offset for tracing
Wei CHEN
1
-1
/
+1
2019-06-18
acl vnet vlib: memory leaks
Steven Luong
3
-11
/
+14
2019-06-18
vppinfra: optimize elog_string
Dave Barach
2
-5
/
+33
2019-06-17
vlib: cherry-pick "memory-trace stats-segment"
Dave Barach
6
-61
/
+225
2019-06-12
NAT: interface fib fix (VPP-1691)
Filip Varga
1
-8
/
+16
2019-06-06
avf: enable promiscuous mode
Steven Luong
3
-1
/
+18
2019-06-06
Fix stat seg average vector rate computation
Dave Barach
2
-14
/
+53
2019-06-03
tcp: handle disconnects in rcv-process
v19.04.2-rc0
Florin Coras
1
-0
/
+1
2019-05-31
VPP-1692: move NULL pointer check
v19.04.1
Dave Barach
1
-5
/
+5
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-23
tap: crash in multi-thread environment
Steven Luong
3
-5
/
+4
2019-05-23
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
4
-48
/
+61
2019-05-17
ipsec-mb: fix the "make test" on non-AESNI platforms
Andrew Yourtchenko
1
-0
/
+3
2019-05-17
dpdk-ipsec: fix encrypt/decrypt single queue
Sergio Gonzalez Monroy
6
-39
/
+58
2019-05-13
plugins: clean up plugin descriptions
Dave Wallace
36
-35
/
+36
2019-05-09
session: fix segment size rounding and size init
Florin Coras
2
-2
/
+4
2019-05-03
mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,
Steven Luong
4
-0
/
+11
2019-05-01
Clean up multi-thread barrier-sync hold-down timer
Dave Barach
2
-13
/
+57
2019-04-29
stats: Add version defines in stat_client.h
Ole Troan
1
-0
/
+3
2019-04-26
tap: Fix the indirect buffer allocation VPP-1660
Mohsin Kazmi
1
-1
/
+1
2019-04-24
IPSEC; dpdk backend for tunnel interface encryption (VPP-1662)
v19.04.1-rc0
Neale Ranns
10
-61
/
+169
[next]