ring: remove watermark support
[dpdk.git] / lib /
2017-03-29 Bruce Richardsonring: remove watermark support
2017-03-29 Bruce Richardsonring: remove the yield when waiting for tail update
2017-03-29 Bruce Richardsonring: remove debug setting
2017-03-29 Bruce Richardsonring: eliminate duplication of size and mask fields
2017-03-29 Bruce Richardsonring: create common structure for prod and cons metadata
2017-03-29 Bruce Richardsonring: remove split cacheline build setting
2017-03-29 David Huntdistributor: add symbol versioning
2017-03-29 David Huntdistributor: switch over to new API
2017-03-29 David Huntdistributor: add SIMD flow matching
2017-03-29 David Huntdistributor: add new burst-capable library
2017-03-29 David Huntdistributor: create private header file
2017-03-29 David Huntdistributor: rename legacy files
2017-03-27 Bruce Richardsoneal/bsd: query the cpu count only once
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-27 Billy McFallethdev: add API to free consumed buffers in Tx ring
2017-03-27 Aaron Conoleeal: add info about various init error codes
2017-03-27 Aaron Conoleeal: do not panic on bus probe/scan failure
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
2017-03-27 Aaron Conoleeal: do not panic on PCI failures
2017-03-27 Aaron Conoleeal: do not panic if plugins fail to init
2017-03-27 Aaron Conoleeal: do not panic on interrupt thread init
2017-03-27 Aaron Conoleeal: do not panic on timer init failure
2017-03-27 Aaron Conoleeal: do not panic on a number of conditions
2017-03-27 Aaron Conoleeal: set errno when exiting for already initialized
2017-03-27 Aaron Conoleeal: do not panic on memzone init failure
2017-03-27 Aaron Conoleeal: do not panic on argument parsing error
2017-03-27 Aaron Conoleeal: do not panic on hugepage info init
2017-03-27 Aaron Conoleeal: do not panic when CPU is not supported
2017-03-27 Aaron Conoleeal: do not panic on CPU detection
2017-03-27 Ben Walkerpci: fix device registration on FreeBSD
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2017-03-15 Matt Petersigb_uio: support devices with only I/O BAR
2017-03-15 Hemant Agrawalmbuf: use pktmbuf helper to create the pool
2017-03-15 Thomas Monjalonremove unmaintained TILE-Gx architecture
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-03-09 Olivier Matzethdev: clarify API comments of Rx queue count
2017-03-09 Gowrishankar Muthu... eal/ppc: support sPAPR IOMMU for vfio-pci
2017-03-09 Ben Walkereal/linux: support running as unprivileged user
2017-03-08 Bruce Richardsonring: add a function to return the ring size
2017-03-08 Jan Blunckeal: ensure constness of container_of target
2017-03-08 Jan Blunckeal: fix container_of macro for const members
2017-02-27 Chris Metcalftile: fix build
2017-02-27 Chris Metcalfeal/tile: avoid use of non-upstreamed header
2017-02-21 Olivier Matzmempool: remove deprecated get and put functions
2017-02-21 Olivier Matzmempool: remove deprecated count functions
2017-02-21 Thomas Monjalonlog: remove old symbols from map
2017-02-21 Ferruh Yigitkni: remove KNI vhost support
2017-02-17 Thomas Monjalonversion: 17.05-rc0
2017-02-14 Thomas Monjalonversion: 17.02.0
2017-02-14 Pablo de Laradoc: add thread-safety information about EFD library
2017-02-14 Dmitriy Yakovlevcfgfile: fix uninitialized variable on load error
2017-02-13 Qi Zhangvfio: fix maximum number of interrupt for MSI-X
2017-02-13 Andrew Rybchenkoethdev: fix typo in UDP tunnel API description
2017-02-10 Thomas Monjalonversion: 17.02-rc3
2017-02-10 Slawomir Mrozowiczcryptodev: fix crash when querying device by name
2017-02-10 Jingjing Wumbuf: fix bitmask of Tx offload flags
2017-02-10 Yong Wangpci: fix UIO interrupt file descriptor check before...
2017-02-09 Alan Dewarsched: fix crash when freeing port
2017-02-09 Patrick MacArthurvfio: fix file descriptor leak in multi-process
2017-01-30 Thomas Monjalonversion: 17.02-rc2
2017-01-30 Emmanuel Roullitvhost: remove unneeded variable assignment
2017-01-30 Emmanuel Roullitvhost: do not GSO when no header is present
2017-01-28 Yuanhan Liuvhost: fix long stall of negotiation
2017-01-28 Yuanhan Liuvhost: fix dead loop in enqueue path
2017-01-30 Slawomir Mrozowiczcryptodev: retrieve device info
2017-01-30 Fan Zhangcryptodev: add scheduler PMD name and type
2017-01-30 Hemant Agrawalcryptodev: decouple from PCI device
2017-01-30 Declan Dohertycryptodev: uninline some functions
2017-01-30 Andrew Rybchenkopdump: fix coverage warning
2017-01-30 Michał Mirosławacl: fix flow data comments
2017-01-30 Michał Mirosławacl: allow zero verdict
2017-01-30 Olivier Matzefd: fix build by removing dependency to libmath
2017-01-30 Emmanuel Roullitethdev: remove useless pointer initialization
2017-01-30 Steve Shinethdev: fix MAC address replay
2017-01-30 Ilya V. Matveychikovmbuf: remove redundant assignment when attaching
2017-01-29 Olivier Matzmempool: fix stack handler dequeue
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2017-01-29 Olivier Matzeal: fix warning about debug log at startup
2017-01-29 Michał Mirosławkni: guard against unterminated name oops
2017-01-29 Michał Mirosławkni: set interface name source as user-space
2017-01-29 Ferruh Yigitkni: add build option for ethtool support
2017-01-20 Yuanhan Liuethdev: fix data reset when allocating port
2017-01-19 Pablo de Laraeal: fix FreeBSD build
2017-01-19 Thomas Monjalonversion: 17.02-rc1
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2017-01-19 Zbigniew Bodekcryptodev: introduce ARM-specific feature flags
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Tomasz Kulasekcrypto: support scatter-gather in software drivers
2017-01-18 Fan Zhangcryptodev: fix loop in device query
2017-01-18 Declan Dohertycrypto/aesni_mb: support AVX512
2017-01-18 Arek Kusztalcryptodev: add DES CBC cipher algorithm
2017-01-18 Jerin Jacobcryptodev: fix crash on null dereference
2017-01-18 Fiona Trahecryptodev: remove unused digest-appended feature
2017-01-18 Pablo de Laraefd: add AVX2 vector lookup function
2017-01-18 Pablo de Laraefd: new Elastic Flow Distributor library
2017-01-18 Jerin Jacobeal/arm64: change barrier definitions to macros
2017-01-18 Jerin Jacobeal/arm64: override I/O device read/write access
next