test/cmdline: fix missing break in switch
[dpdk.git] / lib /
2017-05-05 Bruce Richardsonnet: fix missing break in CRC switch
2017-05-05 Bruce Richardsonlib: add switch fall-through comments
2017-05-05 Beilei Xingnet/i40e: add LLDP check for ethertype filter
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-05 Michał Mirosławnet: fix stripped VLAN flag for offload emulation
2017-05-05 Ferruh Yigitkni: fix crash caused by freeing mempool
2017-05-05 Ferruh Yigitkni: fix ethtool build with kernel 4.11
2017-05-05 Jerin Jacobeal: optimize TSC routines when HPET is disabled
2017-05-05 Wei Daiconfig: make backtrace optional
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove forward declaration of generic driver
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-05-01 Thomas Monjalonversion: 17.05-rc3
2017-05-01 Kuba Kozakethdev: get xstats ID by name
2017-05-01 Kuba Kozakethdev: retrieve xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-04-28 Fiona Trahecryptodev: fix API digest length comments
2017-04-28 Arek Kusztalcryptodev: fix API AAD comments
2017-04-28 Huanle Hannet/virtio: fix crash when closing twice
2017-04-28 Zhiyong Yangvhost: workaround MQ fails to startup
2017-04-30 Wenzhuo Lucmdline: fix parsing
2017-04-30 Adrien Mazarguillatency: fix missing includes in exported header
2017-04-30 Adrien Mazarguilbitrate: fix exported header
2017-04-30 Adrien Mazarguilmetrics: fix exported header
2017-04-30 Adrien Mazarguilefd: fix missing include in exported header
2017-04-30 Adrien Mazarguileventdev: fix headers for strict compilation flags
2017-04-30 Adrien Mazarguilvhost: fix header for strict compilation flags
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-30 Adrien Mazarguilethdev: fix flow API for C++
2017-04-30 Adrien Mazarguilnet: fix missing include in exported header
2017-04-30 Adrien Mazarguilmbuf: fix missing includes in exported header
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-30 Bruce Richardsonmbuf: fix 64-bit address alignment in 32-bit builds
2017-04-30 Alexey Kardashevskiyvfio: fix structures for sPAPR IOMMU
2017-04-30 Alejandro Lucerovfio: fix device unplug when several devices per group
2017-04-30 Andrew Rybchenkovfio: set IOMMU type for the container once
2017-04-30 Alexey Kardashevskiypci: initialize generic driver pointer
2017-04-24 Olivier Matzethdev: fix typos in API comments
2017-04-21 John Daleydoc: fix flow validate comments
2017-04-21 Thomas Monjalonversion: 17.05-rc2
2017-04-21 Andriy Berestovskyyport: fix minor typo
2017-04-21 Andriy Berestovskyyport: fix file descriptor reader
2017-04-21 Andriy Berestovskyyport: use mbuf alloc bulk instead of mempool
2017-04-20 Aleksey Katargintable: fix stats update
2017-04-20 Ferruh Yigitkni: fix possible memory leak
2017-04-20 Remy Hortonbitrate: fix integer roundoff
2017-04-20 David Huntdistributor: fix crash in flush
2017-04-20 Gaetan Rivetethdev: introduce device removal event
2017-04-20 Kuba Kozakapp/proc-info: support xstats by ID
2017-04-20 Kuba Kozakethdev: get xstats ID by name
2017-04-20 Jacek Piaseckiethdev: retrieve xstats by ID
2017-04-20 Akhil Goyalcryptodev: add type for DPAA2
2017-04-20 Nicolas Dichteligb_uio: switch to new irq function for MSI-X
2017-04-20 Chao Zhueal/ppc: fix mmap for memory initialization
2017-04-19 Olivier Matzlog: fix dump of registered logs when disabled
2017-04-19 Olivier Matzlog: fix log level regexp matching
2017-04-19 Olivier Matzeal: remove undue printf
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-19 Olivier Matzeal: move internal config initialization
2017-04-19 Olivier Matzlog: fix default level
2017-04-19 Pablo de Laralog: redefine logtype values
2017-04-19 Ferruh Yigitkni: fix ethtool support
2017-04-19 Yuanhan Liuvhost: fix dequeue zero copy
2017-04-19 Yuanhan Liuvhost: avoid memory write on net header when necessary
2017-04-19 Yuanhan Liuvhost: fix use after free
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-19 Shahaf Shulerethdev: fix build with strict flags
2017-04-19 Ferruh Yigiteventdev: fix build for clang 4
2017-04-18 Jan Blunckethdev: do not include PCI header
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckethdev: remove ethdev PCI probe/remove
2017-04-18 Jan Blunckethdev: add PCI driver helpers
2017-04-18 Jan Blunckethdev: add allocation helper for virtual drivers
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-14 Shreyansh Jainpci: remove loop over drivers in device detach
2017-04-14 Shreyansh Jainpci: split match and probe
2017-04-14 Ami Saboethdev: export secondary attach function
2017-04-13 Bruce Richardsonring: fix return value for single dequeue
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-10 Jeff Guolib: fix IPv6 tunnel checksum
2017-04-07 Olivier Matzlatency: fix build without timer library
2017-04-06 Thomas Monjalonversion: 17.05-rc1
2017-04-06 Andrew Rybchenkopci: do not log false failures for non-whitelisted...
2017-04-06 Aaron Conoleeal: deprecate old cpu features check function
2017-04-06 Aaron Conoleeal: add missing function to symbol map
next