net/virtio: rationalize queue flushing
[dpdk.git] / lib / librte_ether /
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
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
next