drivers: add bus dependency for eventdev
[dpdk.git] / lib /
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
2017-07-01 Maxime Coquelinvhost: fix MTU device feature check
2017-07-01 Ivan Dyukovvhost: fix checking of device features
2017-07-01 Jianfeng Tanvhost: fix IP checksum
2017-07-01 Jianfeng Tanvhost: fix TCP checksum
2017-07-01 Daniel Verkampvhost: clean up per-socket mutex
2017-07-06 Harish Patilmbuf: introduce new Tx offload flag for MPLS-in-UDP
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-05 Ferruh Yigitethdev: use device name from device structure
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-07-05 Jianfeng Taneal: fix config file path when checking process
2017-07-05 Jianfeng Tanethdev: fix secondary process crash on unused virtio
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-04 Jianbo Liuarch/arm: add vcopyq_laneq_u32 for old gcc
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-04 Ashwin Sekhar T Keal: move gcc version definition to common header
2017-07-04 Bruce Richardsontable: remove check for SSE4
2017-07-04 Bruce Richardsonsched: remove check for SSE4
2017-07-04 Bruce Richardsonnet: remove check for SSE4
2017-07-04 Bruce Richardsonip_frag: check for x86 rather than SSE4
2017-07-04 Bruce Richardsonhash: remove checks for SSE
2017-07-04 Bruce Richardsondistributor: remove checks for SSE4
2017-07-04 Bruce Richardsonacl: remove checks for SSE4
2017-07-04 Bruce Richardsoneal: remove unneeded conditionals for SSE headers
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Gaetan Rivetbus/pci: implement plug/unplug operations
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
2017-07-03 Jan Blunckbus/pci: implement method to find device
2017-07-03 Jan Blunckbus/vdev: implement method to find device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-07-03 Gaetan Rivetbus/vdev: use standard bus registration
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-03 Jerin Jacobeal/ppc64: add empty pause function
2017-07-03 Jerin Jacobeal/x86: copy pause function
2017-07-03 Jerin Jacobeal/arm64: add pause function
2017-07-03 Jerin Jacobeal/arm32: add empty pause function
2017-07-03 Jerin Jacobeal: introduce architecture specific pause function
2017-07-03 Ashwin Sekhar T Keal/arm: fix build with clang
2017-07-03 Ashwin Sekhar T Kacl: fix build with ARMv8 clang
2017-07-03 Ashwin Sekhar T Khash: compile ARMv8 CRC32 support conditionally
2017-07-03 Ashwin Sekhar T Keal: pause while busy-waiting for lcore slave
2017-07-03 Ashwin Sekhar T Ktable: add NEON implementation of LRU strategy 3
2017-07-03 Ashwin Sekhar T Ktable: separate out x86-specific from LRU header
2017-07-03 Ashwin Sekhar T Kefd: support lookup using NEON intrinsics
2017-07-03 Ashwin Sekhar T Ksched: add NEON optimizations
2017-07-03 Ashwin Sekhar T Khash: support NEON for Toeplitz algo
2017-07-03 Olivier Matzeal: introduce integer log2 function
2017-07-02 Nikhil Raoethdev: fix a typo in global API introduction
2017-07-01 Rami Rosenethdev: fix a typo
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-07-01 Daniel Verkampring: use aligned memzone allocation
2017-07-01 Gowrishankar Muthu... kni: allocate no more mbuf than empty slots in queue
2017-07-01 Vasily Philipovmbuf: fix debug checks for headroom and tailroom
2017-07-01 Jerin Jacobmbuf: reduce pktmbuf init cycles
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
next