cryptodev: decrease key and digest sizes
[dpdk.git] / lib /
2017-07-19 Pablo de Laracryptodev: decrease key and digest sizes
2017-07-19 Pablo de Laracryptodev: fix KASUMI F9 expected parameters
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-20 Harry van Haareneventdev: fix memory realloc check in port config
2017-07-19 Gaetan Rivetethdev: count devices consistently
2017-07-19 Gaetan Rivetethdev: add deferred intermediate device state
2017-07-19 Zhiyong Yangvhost: fix initialization
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-19 Gaetan Rivetbus/pci: fix hotplug operations
2017-07-19 Gaetan Rivetbus/pci: fix generic driver pointer on probe error
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Riveteal: fix hotplug add / remove
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-19 Gaetan Rivetbus/vdev: implement plug operation
2017-07-19 Rami Rosenjobstats: fix typo in doxygen comment
2017-07-19 Remy Hortonmetrics: fix name string termination
2017-07-19 Cian Ferritermbuf: fix VXLAN port in comment
2017-07-19 Harry van Haarenservice: add -S corelist option
2017-07-18 Jerin Jacobethdev: introduce lock-free Tx queue capability
2017-07-16 Harry van Haarenservice: add coremask option -s
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-13 Thomas Monjalonethdev: fix build with gcc 5.4.0
2017-07-11 Cristian Dumitrescuethdev: add traffic management API
2017-07-11 Cristian Dumitrescuethdev: add traffic management ops get API
2017-07-12 Pablo de Laracryptodev: fix build with icc
2017-07-12 Jan Blunckbus/vdev: allocate empty arguments string
2017-07-12 Jan Blunckbus/vdev: use local bus reference
2017-07-12 Jan Blunckbus/vdev: get name from embedded generic device
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-10 Jerin Jacobeal/armv7: emulate vaddvq u16 variant
2017-07-09 Thomas Monjalonversion: 17.08-rc1
2017-07-09 Tom Barbetteethdev: document VMDq Rx configuration
2017-07-09 Gaetan Rivetethdev: save VLAN filter setting
2017-07-09 Rami Rosenbus: remove wrong doxygen for dump function
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-09 Jiayu Hulib/gro: support TCP/IPv4
2017-07-09 Jiayu Hulib/gro: add Generic Receive Offload API framework
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus policies
2017-07-08 Gaetan Rivetbus: introduce scan policies
2017-07-08 Gaetan Riveteal: move kernel driver enum out of PCI header
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-07-08 Gaetan Rivetbus: add helper to find a bus from a device name
2017-07-08 Gaetan Rivetbus/pci: implement parse bus operation
2017-07-08 Gaetan Rivetbus/vdev: implement parse bus operation
2017-07-08 Gaetan Rivetbus: introduce parsing functionality
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerpci: fix spelling in comment
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-08 Mike Stolarchukhash: fix lock release on add
2017-07-08 Roman Zhukovethdev: add function to adjust number of descriptors
2017-07-08 Qi Zhangethdev: fix documentation for fuzzy match
2017-07-08 Gaetan Rivetethdev: add flow rule copy function
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Bruce Richardsoneventdev: add ring structure for events
2017-07-07 Bruce Richardsonring: allow non power-of-2 sizes
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce helper function for enqueue burst
2017-07-06 Pablo de Laracryptodev: remove session init internal function
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: remove mempool from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove device id from session
2017-07-06 Slawomir Mrozowiczcryptodev: change attach session to queue pair API
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: add private session size retrieval function
2017-07-06 Pablo de Laracryptodev: move session init out of pool creation
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: update driver name string
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: add AEAD parameters in crypto operation
2017-07-06 Pablo de Laracryptodev: add AEAD specific data
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: add crypto op helper macros
2017-07-06 Pablo de Laracryptodev: remove useless alignment
2017-07-06 Pablo de Laracryptodev: do not store pointer to op specific params
2017-07-06 Pablo de Laracryptodev: remove opaque data pointer in crypto op
2017-07-06 Pablo de Laracryptodev: replace enums with 1-byte variables
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-07 Ilya Maximetsvhost: print reason of NUMA node query failure
2017-07-04 Jens Freimannvhost: check return of mutex initialization
2017-07-04 Jens Freimannvhost: check return of pthread calls
2017-07-04 Jens Freimannvhost: add missing check in driver registration
next