net: add rte prefix to ether defines
[dpdk.git] / drivers / net / tap / tap_flow.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Raslan Darawshehnet/tap: move fds of queues to be in process private
2018-08-07 Matan Azradnet/tap: fix zeroed flow mask configurations
2018-05-17 Ophir Munknet/tap: fix isolation mode toggling
2018-04-27 Stephen Hemmingernet/tap: convert to dynamic logging
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-14 Ophir Munknet/tap: fix promiscuous rules double insertions
2018-02-01 Zhiyong Yangnet/tap: fix icc build
2018-02-01 Olivier Matznet/tap: use SPDX tags in 6WIND copyrighted files
2018-01-31 Ophir Munknet/tap: fix eBPF RSS map key handling
2018-01-31 Ophir Munknet/tap: fix eBPF file descriptors leakage
2018-01-21 Ophir Munknet/tap: implement RSS using eBPF
2018-01-21 Ophir Munknet/tap: support actions for different classifiers
2018-01-16 Radu Nicolaunet/tap: renamed netlink functions
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-06 Matan Azradnet/tap: allow RSS flow action
2017-10-06 Ophir Munknet/tap: fix flow and port commands
2017-07-19 Raslan Darawshehnet/tap: remove Linux version check
2017-07-19 Thomas Monjalonnet/tap: add missing newlines in logs
2017-07-06 Pascal Mazonnet/tap: support flow API isolated mode
2017-06-12 Pascal Mazonnet/tap: fix some flow collision
2017-04-04 Pascal Mazonnet/tap: update netlink error code management
2017-04-04 Pascal Mazonnet/tap: remove unsupported UDP/TCP port mask in flow
2017-04-04 Pascal Mazonnet/tap: add remote netdevice traffic capture
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