net: add rte prefix to ether defines
[dpdk.git] / drivers / net / ixgbe / ixgbe_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-26 Faicker Monet/ixgbe: fix flow create in ntuple check
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel type set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel id format error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: add support for VLAN in IP mode FDIR
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to 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-03-30 Zhiyong Yangnet/ixgbe: remove void pointer cast
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
2018-01-16 Wei Zhaonet/ixgbe: fix parsing FDIR NVGRE issue
2018-01-16 Wei Zhaonet/ixgbe: add ntuple support to flow parser
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-03 Wei Zhaonet/ixgbe: fix filter parser for L2 tunnel
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-10-06 Stephen Hemmingernet/ixgbe: remove unnecessary void casts
2017-10-06 RongQiang Xienet/ixgbe: check memory allocation result
2017-08-04 Qi Zhangnet/ixgbe: fix mask flag on flow rule creation
2017-07-31 Wei Zhaonet/ixgbe: support IPv4-other type filter
2017-07-31 Wei Zhaonet/ixgbe: fix 82599ES flow API port check
2017-07-31 Qi Zhangnet/ixgbe: fix SCTP port support
2017-07-19 Wei Zhaonet/ixgbe: add queue index check in filter
2017-07-19 Wei Zhaonet/ixgbe: support 82599ES SCTP packet drop action
2017-07-19 Qi Zhangnet/ixgbe: fix drop action for signature match
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-06 Qi Zhangnet/ixgbe: enable IPv6 for consistent API
2017-07-06 Qi Zhangnet/ixgbe: enable signature match for consistent API
2017-07-06 Qi Zhangnet/ixgbe: replace macro with inline function
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Qi Zhangnet/ixgbe: enable flex bytes for generic flow API
2017-06-12 Qi Zhangnet/ixgbe: fix fdir mask not be reset
2017-06-12 Qi Zhangnet/ixgbe: remove redundant code
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-04-28 Wei Zhaonet/ixgbe: fix ntuple filter for SCTP
2017-04-28 Wei Zhaonet/ixgbe: remove useless item type check
2017-04-19 Wei Zhaonet/ixgbe: remove tpid check for flow director
2017-04-19 Ferruh Yigitnet/ixgbe: fix duplicated check
2017-04-19 Wei Zhaonet/ixgbe: fix generic filter return
2017-04-04 Wei Zhaonet/ixgbe: fix filters adding MAC type check
2017-04-04 Wei Zhaonet/ixgbe: delete useless function declaration
2017-02-10 Wei Zhaonet/ixgbe: fix VLAN mask TCI in flow rule parser
2017-02-10 Wei Zhaonet/ixgbe: fix VXLAN parsing for flow director
2017-02-10 Wei Zhaonet/ixgbe: add TCI mask check for flow director
2017-01-17 Wei Zhaonet/ixgbe: flush all the filter list
2017-01-17 Wei Zhaonet/ixgbe: destroy consistent filter
2017-01-17 Wei Zhaonet/ixgbe: create consistent filter
2017-01-17 Wei Zhaonet/ixgbe: parse flow director filter
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: parse TCP SYN filter
2017-01-17 Wei Zhaonet/ixgbe: parse ethertype filter
2017-01-17 Wei Zhaonet/ixgbe: parse n-tuple filter
2017-01-17 Wei Zhaonet/ixgbe: flush all the filters