pdump: fix error code check when creating/canceling pthread
[dpdk.git] / lib / librte_ether /
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetethdev: remove useless PCI dependency
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Gaetan Rivetethdev: do not rely on detachable flag in detach
2017-10-26 Luca Boccassiethdev: document new error code for reset
2017-10-26 Luca Boccassiethdev: document error codes of reset
2017-10-26 Ferruh Yigitethdev: check more errors in xstats retrieval
2017-10-26 Ferruh Yigitethdev: fix xstats get by id APIs
2017-10-26 Ferruh Yigitethdev: extract xstat basic stat count calculation
2017-10-26 Boris Pismennyethdev: add flow action for crypto
2017-10-26 Declan Dohertyethdev: support security APIs
2017-10-26 Boris Pismennynet: add ESP header to generic flow steering
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-20 Cristian Dumitrescuethdev: add API for traffic metering and policing
2017-10-20 Cristian Dumitrescuethdev: add operation to get MTR ops
2017-10-20 Cristian Dumitrescuethdev: add flow action for metering and policing
2017-10-13 Lee Dalyethdev: rework xstats retrieve by id
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-13 Zhiyong Yangethdev: fix port id type
2017-10-12 Ferruh Yigitethdev: revert use port name from device structure
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Raslan Darawshehethdev: add Rx HW timestamp capability
2017-10-12 David Hartonethdev: add return code to stats reset function
2017-10-12 Tonghao Zhangethdev: fix a comment for config struct
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-06 Santosh Shuklaethdev: get supported mempool per port
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-10-06 Kirill Rybalchenkoethdev: remove unnecessary check for new flow type
2017-10-06 Shahaf Shulerethdev: add mbuf fast free Tx offload
2017-10-06 Shahaf Shulerethdev: introduce Tx queue offloads API
2017-10-06 Shahaf Shulerethdev: introduce Rx queue offloads API
2017-10-04 Ferruh Yigitethdev: fix ABI version
2017-09-22 Ilia Kurakinethdev: support vtune task tracing
2017-09-13 Wei Daiethdev: add NIC reset operation
2017-08-31 Bruce Richardsonethdev: rename map file to match library name
2017-08-04 Adrien Mazarguilethdev: fix C11 extensions in exported TM header
2017-07-31 Rami Rosenethdev: fix doxygen comment for PCI info copy
2017-07-31 Zhiyong Yangethdev: remove duplicate interrupt handle copy
2017-07-31 Gaetan Rivetethdev: fix invalid length write on detach
2017-07-31 Matan Azradethdev: fix flow rule copy functions
2017-07-31 Gaetan Rivetethdev: remove useless check in detach capability
2017-07-31 Gaetan Rivetethdev: fix device state on detach
2017-07-19 Gaetan Rivetethdev: count devices consistently
2017-07-19 Gaetan Rivetethdev: add deferred intermediate device state
2017-07-18 Jerin Jacobethdev: introduce lock-free Tx queue capability
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-09 Tom Barbetteethdev: document VMDq Rx configuration
2017-07-09 Gaetan Rivetethdev: save VLAN filter setting
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-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 Tanethdev: fix secondary process crash on unused virtio
2017-07-03 Jan Blunckethdev: use device handle to detach
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-06-26 Luca Boccassiethdev: add missing symbol in map
2017-06-16 Adrien Mazarguilethdev: tidy up endianness handling in flow API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-09 Ilya Maximetsethdev: keep port id unchanged if obtaining by name...
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-10 Michal Jastrzebskiethdev: fix xstats by ID on 32-bit
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
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 Huanle Hannet/virtio: fix crash when closing twice
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 Mazarguileal: fix debug macro redefinition
2017-04-24 Olivier Matzethdev: fix typos in API comments
2017-04-21 John Daleydoc: fix flow validate comments
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-19 Shahaf Shulerethdev: fix build with strict flags
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-14 Ami Saboethdev: export secondary attach function
next