aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-08vnet: store hw interface speed in kbps instead of using flagsDamjan Marion10-94/+54
2018-11-08IP load-balance; trace at the end of the node so the flow hash used is displayedNeale Ranns2-6/+6
2018-11-08avf: update virtchnl header fileDamjan Marion1-18/+32
2018-11-08physmem: Add physmem map supportMohsin Kazmi3-3/+31
2018-11-08tlsopenssl: remove unused #includeKlement Sekera1-1/+0
2018-11-08make test: remove unnecessary checkKlement Sekera1-2/+0
2018-11-08make test: bfd refactorKlement Sekera2-5/+14
2018-11-08make test: rename dummy test nameKlement Sekera1-1/+1
2018-11-08make test: p2p ethernet refactorKlement Sekera2-23/+15
2018-11-08tcp: pacer and mrtt estimation improvementsFlorin Coras6-22/+63
2018-11-08vlib: use index to free suspended frameFlorin Coras1-4/+4
2018-11-08GBP: fix for coverity found errorsNeale Ranns2-6/+8
2018-11-07pmalloc: fix shared mappingsDamjan Marion1-2/+4
2018-11-07VOM: GBP missing header file exportsNeale Ranns1-2/+5
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns7-20/+257
2018-11-07tcp: consume incoming buffers instead of reusingFlorin Coras7-803/+727
2018-11-07Optimize xxx_zero_byte_mask NEON functionLijian Zhang1-44/+7
2018-11-07l2: convert l2_patch to new multiarch schemeDamjan Marion2-168/+115
2018-11-07GBP Endpoint LearningNeale Ranns74-1060/+9896
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian2-1/+9
2018-11-07Unresolved symbols in libvapiclientNeale Ranns1-0/+1
2018-11-07Update the vpp config utilityjdenisco3-15/+19
2018-11-07vmxnet3: reduce calling vmxnet3_reg_write_inlineSteven3-8/+18
2018-11-07VCL: Fix socket_test.sh to build test apps.Dave Wallace1-4/+7
2018-11-06marvell: bump musdk version to 18.09.3Damjan Marion5-17/+35
2018-11-06dpdk: don't automatically whitelist vmxnet3 PCI interfacesSteven1-1/+14
2018-11-06BD ARP entry use common API typesNeale Ranns11-114/+131
2018-11-06docs: Add version and build datejdenisco3-0/+15
2018-11-06vhost: crash in vhost_user_tx_avx2Steven1-0/+6
2018-11-06docs: Small changes to plugin, updated the requirementsjdenisco4-47/+32
2018-11-06IGMP: Improved handling of (*,G) join and leaveNeale Ranns2-22/+141
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga2-5/+19
2018-11-06dpdk: format_dpdk_device_name cleanupDamjan Marion1-7/+7
2018-11-06Change l2_patch from dual-loop to quad-loopYulong Pei1-18/+54
2018-11-06dpdk: fix device name suffix confusion with failsafe/netvscStephen Hemminger1-2/+2
2018-11-06dpdk: fix pmd device type when using netvsc or failsafeStephen Hemminger1-1/+1
2018-11-06tcp: dequeue acked only once per burstFlorin Coras4-28/+64
2018-11-05acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfieldsAndrew Yourtchenko3-80/+77
2018-11-05vxlan: prefetch extra one cacheline holding external headerZhiyong Yang1-2/+2
2018-11-05dpdk: enable gso when the tap PMD is enabledMatthew Smith1-1/+1
2018-11-05Don't autodetect plugin path if set on cmdlineKlement Sekera1-2/+3
2018-11-05Enable atomic swap and store macro with acquire and release orderingSirshak Das4-9/+12
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns12-57/+162
2018-11-05VPP-1450: binary api call for dumping SPD to interface registrationFilip Varga2-1/+81
2018-11-05tcp: send unsent data in fast recoveryFlorin Coras5-121/+196
2018-11-05Provide return value for PAPI disconnect()Igor Mikhailov (imichail)2-1/+3
2018-11-05Alter logging semantics for VPP PAPI objectIgor Mikhailov (imichail)1-1/+1
2018-11-02tcp: coverity fixesFlorin Coras3-9/+9
2018-11-02cdp scapy protocol & cdp unit testsFilip Varga2-0/+184
2018-11-02vnet: ping: rewrite for maintainability and multicore supportAndrew Yourtchenko2-450/+737