examples: use new API to create control threads
[dpdk.git] / lib / librte_ether /
2018-04-23 Anoob Josephethdev: support inline IPsec events
2018-04-23 Thomas Monjalonmbuf: fix Tx checksum offload API doc
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Remy Hortonethdev: support PMD-tuned Tx/Rx parameters
2018-04-13 Shahaf Shulerethdev: fix link status query
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Andrew Rybchenkoethdev: fix library version in meson build
2018-04-11 Anatoly Burakovethdev: use contiguous allocation for DMA memory
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Matan Azradethdev: fix port accessing after release
2018-03-30 Qi Zhangethdev: fix queue start
2018-03-30 Ferruh Yigitethdev: return named opaque type instead of void pointer
2018-03-30 Ferruh Yigitethdev: remove unused struct forward declaration
2018-03-30 Ferruh Yigitethdev: support dynamic logging
2018-03-30 Ferruh Yigitethdev: fix port id storage
2018-03-30 Stephen Hemmingerethdev: add link status get/set helper functions
2018-03-30 Kirill Rybalchenkoethdev: remove versioning of filter control function
2018-03-30 Mohammad Abdul Awalethdev: fix string length in name comparison
2018-02-13 Martin Klozikethdev: increase log level of port allocation failure
2018-02-13 Jerin Jacobethdev: fix data alignment
2018-02-13 Pavan Nikhileshlib: remove unused map symbols
2018-02-06 Bruce Richardsonethdev: fix stats query for lowest xstat id
2018-02-01 Olivier Matzethdev: use SPDX tags in 6WIND copyrighted files
2018-01-31 Matan Azradethdev: synchronize port allocation
2018-01-31 Matan Azradethdev: add port ownership
2018-01-31 Matan Azradethdev: fix port id allocation
2018-01-31 Matan Azradethdev: fix port data reset timing
2018-01-30 Bruce Richardsonbuild: set compat lib as universal dependency
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-29 David Marchandethdev: move internal callback list definition
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-22 Ferruh Yigitethdev: rename function parameter for consistency
2018-01-22 Ferruh Yigitethdev: reorder inline functions
2018-01-22 Ferruh Yigitethdev: separate internal structures into own header
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradethdev: adjust removal error report in flow API
2018-01-21 Matan Azradethdev: adjust removal error report
2018-01-21 Matan Azradethdev: add devop to check removal status
2018-01-21 Radu Nicolauethdev: add security context API documentation
2018-01-21 Ivan Malovethdev: add function to look up Tx offload names
2018-01-21 Ivan Malovethdev: add function to look up Rx offload names
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-16 Thomas Monjalonethdev: add notifications for probing and removal
2018-01-16 Matan Azradethdev: free detached port by the dedicated function
2018-01-16 Matan Azradethdev: allow event registration for all ports
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Elza Mathewethdev: optimize xstats by ids APIs
2018-01-16 Elza Mathewethdev: refactor basic stats code
2018-01-16 Pablo de Laraethdev: fix typo in functions comment
2018-01-16 Olivier Matzethdev: fix missing imissed counter in xstats
2018-01-16 Roman Zhukovethdev: add GENEVE flow pattern item
2018-01-05 Stephen Hemmingerethdev: remove redundant parenthesis
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
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
next