dpdk.git
2018-11-02 Marko Kovacevicexamples/fips_validation: support CCM parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: support CMAC parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: support GCM parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: support TDES parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: support HMAC parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: support AES parsing
2018-11-02 Marko Kovacevicexamples/fips_validation: add crypto FIPS application
2018-11-02 Lee Dalycompress/isal: fix uncleared compression states
2018-11-02 Fiona Trahecompress/qat: add log for IM buffer too small
2018-11-02 Fiona Trahetest/compress: improve debug logs
2018-11-02 Fiona Trahecompress/qat: fix out-of-bounds write
2018-11-02 Gagandeep Singhcrypto/caam_jr: fix check before job ring freeing
2018-11-02 Fiona Trahecompressdev: fix op allocation
2018-11-02 Fiona Trahecompressdev: clarify usage of op structure
2018-11-02 Akash Saxenatest/crypto: remove redundant RSA verification
2018-11-02 Akash Saxenacrypto/openssl: fix RSA verify operation
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: fix port and table stats read
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: support table rule show
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: support rule time read
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: support rule TTL stats read
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: support meter stats read
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: support rule stats read
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: track rules on delete default
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: track table rules on delete
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: track rules on add default
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: track table rules on add bulk
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: track table rules on add
2018-11-02 Cristian Dumitrescuexamples/ip_pipeline: add rule list per table
2018-11-02 Reshma Pattannet/softnic: fix string copy
2018-11-02 Jasvinder Singhnet/softnic: fix mixing enum values
2018-11-05 Vipin Varghesedoc: add policer table details for metering application
2018-11-05 Leah Tekoaapp/testpmd: fix RED byte stats
2018-11-05 Rosen Xuapp/testpmd: fix shaper profile parameters
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromem: use DMA mask check for legacy memory
2018-11-05 Alejandro Luceromalloc: modify error message for DMA mask check
2018-11-05 Alejandro Lucerobus/pci: avoid call to DMA mask check
2018-11-05 Alejandro Luceromem: add function for setting DMA mask
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-11-05 Alejandro Luceromalloc: fix DMA mask check
2018-11-04 Marko Kovacevicdoc: fix PDF build
2018-11-04 Ferruh Yigiteal: fix build with gcc 9.0
2018-11-04 Ferruh Yigitbus/dpaa: fix build with gcc 9.0
2018-11-04 Jerin Jacobcrypto/scheduler: fix build with gcc 8.2
2018-11-04 Jerin Jacobeal: fix error string function
2018-11-04 Yongseok Kohmk: disable gcc AVX512F support
2018-11-04 David Huntexamples/vm_power: respect maximum CPUs
2018-11-04 Raslan Darawshehexamples/multi_process: add sigint handler to server
2018-11-04 Arnon Warshavskydevtools: add explicit warnings for forbidden tokens
2018-11-02 Luca Boccassieal/linux: handle UIO read failure in interrupt handler
2018-11-02 Luca Boccassinet/vmxnet3: fix hot-unplug
2018-11-02 Luca Boccassinet/virtio: register/unregister intr handler on start...
2018-11-01 Darek Stojaczykeal: fix memory leak on multi-process hotplug rollback
2018-11-01 Thomas Monjalondrivers: remove useless constructor headers
2018-11-01 Thomas Monjalondevtools: check wrong svg include in guides
2018-10-31 Qi Zhangbus/pci: fix resource mapping override
2018-10-31 Darek Stojaczykeal: fix IPC memory leak on device hotplug
2018-10-31 Dan Goradoc: fix PDF build
2018-10-29 Thomas Monjalonversion: 18.11-rc1
2018-10-29 Hari Kumar... test/metrics: add unit tests for metrics library
2018-10-29 Chaitanya Babu... test/pmd_ring: restructure and cleanup
2018-10-29 Jananee Parthasarathytest/timer: reduce duration for race condition case
2018-10-29 Anatoly Burakovtest: clean up on exit
2018-10-29 Pallantla Poornimatest: disable alarm autotest in FreeBSD
2018-10-29 Vipin Vargheseexamples/service_cores: check cores before run
2018-10-29 Wei Zhaoexamples/ipv4_multicast: enable multicast promiscuous
2018-10-29 Ferruh Yigitlib: reduce global variable usage
2018-10-29 Ferruh Yigitfix global variable issues
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-29 Darek Stojaczykbus/pci: propagate probing error codes
2018-10-29 Darek Stojaczykvfio: fix interrupt unregister for hotplug notifier
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-29 Darek Stojaczykvfio: fix read of freed memory on getting container fd
2018-10-29 Dariusz Stojaczykvfio: cleanup getting group fd
2018-10-29 Dariusz Stojaczykvfio: check if group fd is already open
2018-10-29 Alejandro Lucerobus/pci: compare kernel driver instead of interrupt...
2018-10-28 Brian Russellnet/virtio: fix PCI config error handling
2018-10-28 Luca Boccassibus/pci: harmonize return value of config read
2018-10-28 Eric Zhangeal: force IOVA to a particular mode
2018-10-28 Santosh Shuklaeal: add --iova-mode option
2018-10-28 Takeshi Yoshimuravfio: fix sPAPR IOMMU mapping
2018-10-28 Alejandro Luceronet/nfp: support IOVA VA mode
2018-10-28 Alejandro Luceronet/nfp: check hugepage IOVA based on DMA mask
2018-10-28 Alejandro Lucerobus/pci: use IOVA DMA mask check when setting IOVA...
2018-10-28 Alejandro Lucerobus/pci: check IOMMU addressing limitation just once
2018-10-28 Alejandro Luceromem: use address hint for mapping hugepages
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-28 Qi Zhangbus/vdev: fix devargs after multi-process bus scan
2018-10-28 Darek Stojaczykmalloc: check size hint when reserving the biggest...
2018-10-28 Ziye Yangeal/linux: fix memory leak of logid
2018-10-28 Li Hanip_frag: fix overflow in key comparison
2018-10-27 Bruce Richardsondoc: support building HTML guides with meson
2018-10-27 Luca Boccassibuild: add option to override drivers install directory
2018-10-27 Luca Boccassibuild: change default driver installation directory
2018-10-27 Agalya Babu... net/vdev_netvsc: disable in FreeBSD build with meson
2018-10-27 Agalya Babu... net/tap: disable in FreeBSD build with meson
2018-10-27 Agalya Babu... net/softnic: disable in FreeBSD build with meson
2018-10-27 Agalya Babu... net/avp: disable in FreeBSD build with meson
2018-10-27 Agalya Babu... net/nfp: disable in FreeBSD build with meson
next