aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-12ip: fix doxygen doc for address add/del commandBenoît Ganne1-2/+2
2020-11-09svm: fix ASAN annotations for external chunksBenoît Ganne3-0/+9
2020-11-05rdma: various fixes for chained buffers txMohammed Hawari1-14/+19
2020-10-28pci: set PCI memory enable before mapping PCI BARMohammed Hawari1-0/+12
2020-10-23virtio: checksum error reported for ip6 traffic with GSO enableSteven Luong2-11/+1
2020-10-23build: fix typo in dpdk-20.08 patch #0003Dave Wallace1-2/+2
2020-10-21build: fix external patch application to not create .orig filesDave Wallace1-1/+1
2020-10-21build: fix broken debian dependencies on ubuntu-18.04 & debian-9Dave Wallace1-2/+2
2020-10-19build: backport dpdk usertools support python3 only patchDave Wallace3-1/+217
2020-10-16build: Add missing debian dependenciesChuan Han1-0/+6
2020-10-14build: add missing dnf-plugins-core package on centos-8Dave Wallace1-1/+1
2020-10-14ikev2: fix leaking pending INIT requestsFilip Tehlar1-0/+16
2020-10-14ikev2: fix issue when decrypting packet with no keysFilip Tehlar1-1/+1
2020-10-02build: fix build for debian testingChuan Han1-1/+3
2020-09-30build: fix the version in 'show version' for RPMv20.09Andrew Yourtchenko1-0/+5
2020-09-30misc: 20.09 Release NotesAndrew Yourtchenko1-1/+655
2020-09-30virtio: fix modern device queue notifyMohsin Kazmi5-22/+53
2020-09-30virtio: fix txq lockingBenoît Ganne3-2/+23
2020-09-30tap: do not use strlen on vectorVladimir Isaev1-2/+1
2020-09-30virtio: fix the gro enable/disable on tx-vringsMohsin Kazmi5-23/+39
2020-09-30ikev2: fix false positive NAT detectionFilip Tehlar1-18/+13
2020-09-29ikev2: fix memory leaksBenoît Ganne2-3/+21
2020-09-28build: remove OS distros which are EOLDave Wallace1-11/+0
2020-09-28dpdk: Revert "call the meson-based build instead of Makefiles"Andrew Yourtchenko2-220/+271
2020-09-28dpdk: Revert "prevent linking dpdk against libbsd"Andrew Yourtchenko1-16/+1
2020-09-25misc: documentation fixesAndrew Yourtchenko2-4/+3
2020-09-25bfd: add missing unlockKlement Sekera1-0/+1
2020-09-24wireguard: fix uninitialized peer index in handoffFlorin Coras1-1/+1
2020-09-24wireguard: add handoff nodeArtem Glazychev18-448/+889
2020-09-24build: fix missing openssl package on debian-10Dave Wallace1-0/+1
2020-09-24vppinfra: allow handoff to main threadDamjan Marion1-18/+16
2020-09-23avf: wrong argument passed to avf_log_errSteven Luong1-1/+1
2020-09-23build: fix fts.py to run on debian-9/python3.5Dave Wallace1-15/+16
2020-09-23dpdk: prevent linking dpdk against libbsdMohammed Hawari1-1/+16
2020-09-23vppapigen: crcchecker: harmonize the in_progress markingAndrew Yourtchenko2-6/+44
2020-09-23build: allow for rc3/rc4 style tagsAndrew Yourtchenko1-1/+1
2020-09-23dpdk: call the meson-based build instead of MakefilesMohammed Hawari2-271/+220
2020-09-23vxlan-gbp: Mark APIs as in-progressNeale Ranns1-0/+5
2020-09-22crypto: revert crypto set handler all APIYulong Pei1-36/+3
2020-09-22build: remove opensuse build infraDave Wallace13-470/+9
2020-09-22build: missing deb pkg on ubuntu-20.04Dave Wallace1-1/+1
2020-09-22build: touch files when extracting rpm tarballsDave Wallace1-2/+5
2020-09-16vmxnet3: gso fixesSteven Luong4-13/+29
2020-09-16vppapigen: crcchecker: report in-progress messagesv20.09-rc2Andrew Yourtchenko1-0/+6
2020-09-16crypto: Crypto set handler API to support set all as CLIYulong Pei2-4/+37
2020-09-16avf: change promisc mode from the avf process nodeDamjan Marion2-7/+26
2020-09-16avf: fix race between avf and cli/api processDamjan Marion6-35/+43
2020-09-16api: clean up use of deprecated flagOle Troan7-20/+20
2020-09-16vppapigen: crcchecker: report deprecated messagesAndrew Yourtchenko1-5/+15
2020-09-16avf: add assert to ensure that adminq is used only from avf processDamjan Marion2-0/+12