dpdk.git
2018-10-17 Hari Kumar... crypto/zuc: enable meson build
2018-10-17 Hari Kumar... crypto/kasumi: enable meson build
2018-10-17 Hari Kumar... crypto/aesni_mb: enable meson build
2018-10-17 Hari Kumar... crypto/aesni_gcm: enable meson build
2018-10-17 Dmitry Eremin... crypto/openssl: support truncated HMAC operations
2018-10-17 Anoob Josephdoc: add OCTEON TX crypto guide
2018-10-17 Ankur Dwiveditest/crypto: add OCTEON TX unit tests
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Tejasree Kondojcrypto/octeontx: add routines to prepare instructions
2018-10-17 Srisivasubramanian Scommon/cpt: support hash
2018-10-17 Srisivasubramanian Scommon/cpt: support KASUMI
2018-10-17 Srisivasubramanian Scommon/cpt: support ZUC and SNOW3G
2018-10-17 Ragothaman... common/cpt: add crypto enqueue request manager framework
2018-10-17 Ragothaman... common/cpt: add microcode interface for decryption
2018-10-17 Ragothaman... common/cpt: add microcode interface for encryption
2018-10-17 Nithin Dabilpuramcommon/cpt: add common defines for microcode
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add session management operations
2018-10-17 Murthy NSSRcrypto/octeontx: add queue pair functions
2018-10-17 Murthy NSSRcrypto/octeontx: add basic device operations
2018-10-17 Murthy NSSRcrypto/octeontx: add mailbox routines
2018-10-17 Anoob Josephcrypto/octeontx: add global resource init
2018-10-17 Anoob Josephcommon/cpt: add PMD ops helper functions
2018-10-17 Ankur Dwivedicrypto/octeontx: add symmetric capabilities
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware register access for misc...
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware init routine
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton
2018-10-17 Tomasz Jozwiakcompressdev: fix compression API description
2018-10-17 Tomasz Duszynskicrypto/mvsam: add dynamic logging
2018-10-17 Dmitri Epshteincrypto/mvsam: use common initialization
2018-10-17 Zyta Szpakcrypto/mvsam: support scatter gather
2018-10-17 Tomasz Duszynskicrypto/mvsam: add 3DES ECB to the capabilities list
2018-10-17 Tomasz Duszynskicrypto/mvsam: support crypto/auth NULL algorithms
2018-10-17 Tomasz Duszynskicrypto/mvsam: support AES ECB
2018-10-17 Tomasz Duszynskicrypto/mvsam: support HMAC SHA224
2018-10-17 Szymon Sliwacrypto/mvsam: update hash digest sizes
2018-10-17 Tomasz Duszynskicrypto/mvsam: fix shared library build
2018-10-17 Tomasz Duszynskicrypto/mvsam: update features list
2018-10-17 Dmitri Epshteindoc: update mvsam guide
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Thomas Monjaloncompressdev: remove driver name from logs
2018-10-17 Thomas Monjaloncryptodev: remove driver name from logs
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-17 Thomas Monjalonnet/mlx5: remove useless driver name comparison
2018-10-17 Qi Zhangexamples/multi_process: add hotplug sample
2018-10-17 Qi Zhangdrivers/net: enable device detach on secondary process
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-10-17 Qi Zhangeal: support attach/detach shared device from secondary
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-17 Qi Zhangethdev: add function to release port in secondary process
2018-10-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-17 Shreyansh Jainnet/dpaa2: fix MAC address initialization
2018-10-16 Hemant Agrawalnet/dpaa2: support Rx checksum offload in slow parsing
2018-10-16 Hemant Agrawalnet/dpaa2: support VLAN TCI population from HW parser
2018-10-16 Hemant Agrawalnet/dpaa2: enhance queue memory cleanup
2018-10-16 Hemant Agrawalnet/dpaa2: optimize fd reset in Tx path
2018-10-16 Hemant Agrawalnet/dpaa2: update RSS value in mbuf for LX2
2018-10-16 Shreyansh Jainnet/dpaa2: support statistics per queue
2018-10-16 Shreyansh Jainnet/dpaa2: read hardware provided MAC for DPNI devices
2018-10-16 Nipun Guptabus/fslmc: disable annotation prefetch for LX2
2018-10-16 Nipun Guptabus/fslmc: support 32 enqueues/dequeues for LX2
2018-10-16 Nipun Guptabus/fslmc: support memory backed portals with QBMAN 5.0
2018-10-16 Hemant Agrawalcrypto/dpaa2_sec: upgarde mc FW APIs to 10.10.0
2018-10-16 Hemant Agrawalnet/dpaa2: upgrade dpni to mc FW APIs to 10.10.0
2018-10-16 Hemant Agrawalbus/fslmc: upgrade mc FW APIs to 10.10.0
2018-10-16 Hemant Agrawalnet/dpaa2: fix VLAN filter enablement
2018-10-16 Nipun Guptanet/dpaa2: fix IOVA conversion for congestion memory
2018-10-16 Shreyansh Jainfslmc: enable dpaax library
2018-10-16 Shreyansh Jaindpaa: enable dpaax library
2018-10-16 Shreyansh Jaincommon/dpaax: add library for PA/VA translation table
2018-10-16 Shreyansh Jaindrivers: add common as dependency for bus
2018-10-16 Shreyansh Jainbus/fslmc: fix physical addressing check
2018-10-16 Jeff Guoeal/bsd: fix build
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guovfio: handle hotplug request notifier
2018-10-15 Jeff Guobus/pci: add VFIO request interrupt handle to device
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoapp/testpmd: use hotplug failure handler
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add helper to handle sigbus
2018-10-15 Jeff Guobus/pci: support sigbus handler
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus/pci: support hot-unplug handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-12 Cristian Dumitrescunet/softnic: support VXLAN flow decap action
2018-10-12 Cristian Dumitrescunet/softnic: support packet decap action
2018-10-12 Cristian Dumitrescuexamples/ip_pipeline: support packet decap action
2018-10-12 Cristian Dumitrescupipeline: add table action for packet decap
2018-10-12 Cristian Dumitrescunet/softnic: support flow mark action
2018-10-12 Cristian Dumitrescunet/softnic: support packet tag action
2018-10-12 Cristian Dumitrescuexamples/ip_pipeline: support packet tag action
2018-10-12 Cristian Dumitrescupipeline: add table action for packet tag
2018-10-12 Reshma Pattannet/softnic: support flow flush
2018-10-12 Reshma Pattannet/softnic: fix IPv6 endianness
2018-10-12 Reshma Pattanexamples/ip_pipeline: fix IPv6 endianness
2018-10-12 Fan Zhangexamples/ip_pipeline: add symmetric crypto example
next