net/ice/base: enable symmetric hash for RSS
[dpdk.git] / drivers / net / ice / base / ice_flow.c
2019-10-07 Qi Zhangnet/ice/base: enable symmetric hash for RSS
2019-10-07 Qi Zhangnet/ice/base: enable RSS for PPPoE with SCTP
2019-10-07 Qi Zhangnet/ice/base: remove RSS code as iavf host
2019-10-07 Qi Zhangnet/ice/base: propagate errors from functions
2019-10-07 Qi Zhangnet/ice/base: fix mask for checking protocol header
2019-10-07 Qi Zhangnet/ice/base: enable RSS with ether layer for PPPoE
2019-10-07 Qi Zhangnet/ice/base: correct abbreviations
2019-10-07 Qi Zhangnet/ice/base: add RSS support for PPPoE and GTPU
2019-10-07 Qi Zhangnet/ice/base: packet encapsulation for RSS
2019-10-07 Qi Zhangnet/ice/base: fix for RSS hash on inner UDP port
2019-10-07 Qi Zhangnet/ice/base: move and add some help function and macros
2019-10-07 Qi Zhangnet/ice/base: add locks for flow functions
2019-10-07 Qi Zhangnet/ice/base: support GTP and PPPoE protocols
2019-10-07 Qi Zhangnet/ice/base: enable masking for RSS and FD field vectors
2019-10-07 Qi Zhangnet/ice/base: move VSI to VSI group
2019-06-28 Leyi Rongnet/ice/base: introduce some new macros
2019-06-28 Leyi Rongnet/ice/base: check RSS flow profile list
2019-06-28 Leyi Rongnet/ice/base: add function to deallocate flow entry
2019-06-28 Leyi Rongnet/ice/base: eliminate semantic parser warnings
2019-06-28 Leyi Rongnet/ice/base: optimize data structures
2019-06-28 Leyi Rongnet/ice/base: correct UDP/TCP packet types
2019-06-28 Leyi Rongnet/ice/base: use macro instead of magic 8
2019-06-28 Leyi Rongnet/ice/base: move RSS replay list
2019-06-28 Leyi Rongnet/ice/base: rollback AVF RSS configurations
2019-06-28 Leyi Rongnet/ice/base: include DIR flag in extraction sequence
2019-03-29 Qi Zhangnet/ice/base: increase protocol offset size
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: change profile priority for RSS reply
2019-03-29 Qi Zhangnet/ice/base: remove unnecessary code
2019-03-29 Qi Zhangnet/ice/base: improve comments
2019-01-18 Qi Zhangnet/ice/base: add flow module