net: add rte prefix to ether structures
[dpdk.git] / drivers / net / tap / rte_eth_tap.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2018-10-26 Raslan Darawshehnet/tap: move fds of queues to be in process private
2018-10-26 Raslan Darawshehnet/tap: add queue and port ids in queue structures
2018-07-02 Ophir Munknet/tap: support TSO (TCP Segment Offload)
2018-05-22 Vipin Varghesenet/tap: fix protocol field
2018-05-22 Ophir Munknet/tap: fix device removal when no queue exist
2018-04-27 Stephen Hemmingernet/tap: convert to dynamic logging
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/tap: use SPDX tags in 6WIND copyrighted files
2018-01-29 Moti Haimovskynet/tap: support Rx interrupt
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Ophir Munknet/tap: implement RSS using eBPF
2018-01-21 Ophir Munknet/tap: support actions for different classifiers
2018-01-21 Moti Haimovskynet/tap: use new Tx offloads API
2017-10-06 Ophir Munknet/tap: fix flow and port commands
2017-07-19 Raslan Darawshehnet/tap: remove Linux version check
2017-07-06 Thomas Monjalonnet/tap: restore state of remote device when closing
2017-07-06 Pascal Mazonnet/tap: support flow API isolated mode
2017-04-06 Pascal Mazonnet/tap: fix max queues redefinition
2017-04-04 Pascal Mazonnet/tap: add link status notification
2017-04-04 Pascal Mazonnet/tap: add remote netdevice traffic capture
2017-04-04 Pascal Mazonnet/tap: support segmented mbufs
2017-04-04 Pascal Mazonnet/tap: do not send packets larger than MTU
2017-04-04 Pascal Mazonnet/tap: add basic flow API patterns and actions
2017-04-04 Pascal Mazonnet/tap: add preliminary support for flow API
2017-04-04 Pascal Mazonnet/tap: move private elements to external header