net/dpaa2: add support for multi seg buffers
[dpdk.git] / lib /
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
2017-06-28 Kirill Rybalchenkocryptodev: fix device stop function
2017-06-28 Pablo de Laracryptodev: remove unused driver struct
2017-06-28 Pablo de Laracryptodev: remove unused PCI probe/remove
2017-06-28 Pablo de Laracryptodev: add PCI driver helpers
2017-06-28 Pablo de Laracryptodev: release device if PCI probing fails
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-06-28 Pablo de Laracryptodev: set PCI info only when device is PCI
2017-06-28 Pablo de Laracryptodev: simplify device list retrieval logic
2017-06-28 Pablo de Laracryptodev: rename device retrieval argument
2017-06-28 Pablo de Laracryptodev: set driver name for all devices
2017-06-28 Pablo de Laracryptodev: store device pointer in virtual devices
2017-06-28 Jamie Lavignemem: fix malloc element resize with padding
2017-06-27 Ferruh Yigitpci: reduce debug log verbosity when probing
2017-06-26 Luca Boccassiethdev: add missing symbol in map
2017-06-23 Tonghao Zhangpci: set default numa node for broken systems
2017-06-23 Anand B Jyotiring: fix return value for dequeue
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobeventdev: introduce burst mode capability
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Jerin Jacobeventdev: make PCI probe and remove functions optional
2017-06-21 Jerin Jacobeventdev: restructure release function
2017-06-21 Jerin Jacobeventdev: remove PCI dependency from generic structures
2017-06-21 Jerin Jacobeventdev: clarify the worker thread workflow
2017-06-21 Gage Eadseventdev: clarify atomic and ordered queue config
2017-06-22 Allain Legacyip_frag: handle MTU sizes not aligned to 8 bytes
2017-06-22 Dahir Osmanip_frag: free mbufs on reassembly table destroy
2017-06-22 Pablo de Laracryptodev: remove socket id check
2017-06-19 Wei Dailpm: fix index of tbl8
2017-06-16 Dariusz Stojaczykvhost: log error for badly negotiated features
2017-06-16 Yuanhan Liuvhost: fix crash on NUMA
2017-06-16 Daniel Verkampvhost: access VhostUsrMsg via packed struct
2017-06-16 Dariusz Stojaczykvhost: fix guest pages memory leak
2017-06-16 Dariusz Stojaczykvhost: fix malloc size too small
2017-06-16 Zhihong Wangvhost: support Rx queue count request
2017-06-16 Jens Freimannvhost: check allocation of guest pages
2017-06-16 Thomas Monjalonmem: support page locking on FreeBSD
2017-06-16 Adrien Mazarguilethdev: tidy up endianness handling in flow API
2017-06-16 Adrien Mazarguileal: add static endianness conversion macros
2017-06-16 Nelio Laranjeiroeal: introduce big and little endian types
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Reshma Pattanpdump: remove unnecessary header include
next