aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens1-1/+2
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens1-8/+0
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens1-0/+4
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens1-21/+29
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens1-0/+87
2022-02-24nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offloadBaowen Zheng1-1/+2
2022-02-24nfp: add support to offload police action from flower tableBaowen Zheng1-0/+2
2022-02-24nfp: add process to get action stats from hardwareBaowen Zheng1-1/+2
2022-02-24nfp: add hash table to store meter tableBaowen Zheng1-0/+35
2022-02-24nfp: add support to offload tc action to hardwareBaowen Zheng1-0/+6
2022-02-24nfp: refactor policer config to support ingress/egress meterBaowen Zheng1-0/+2
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens1-0/+3
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens1-0/+3
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens1-0/+3
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens1-0/+9
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens1-1/+1
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens1-3/+2
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang1-0/+54
2021-06-02nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens1-0/+2
2021-06-02nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens1-0/+2
2021-06-02nfp: flower-ct: add ct zone tableLouis Peens1-0/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2021-04-06nfp: flower: add support for packet-per-second policingPeng Zhang1-1/+3
2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang1-0/+8
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens1-1/+3
2020-08-20nfp: flower: check that we don't exceed the FW key sizeLouis Peens1-0/+2
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata1-1/+1
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu1-2/+1
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu1-1/+3
2020-06-01nfp: update indirect block supportPablo Neira Ayuso1-3/+4
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens1-0/+11
2020-05-19nfp: flower: renaming of feature bitsLouis Peens1-3/+6
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-12-19nfp: flower: support ipv6 tunnel keep-alive messages from fwJohn Hurley1-0/+1
2019-12-19nfp: flower: handle notifiers for ipv6 route changesJohn Hurley1-4/+8
2019-12-19nfp: flower: handle ipv6 tunnel no neigh requestJohn Hurley1-1/+2
2019-12-19nfp: flower: offload list of IPv6 tunnel endpoint addressesJohn Hurley1-0/+21
2019-12-19nfp: flower: compile match for IPv6 tunnelsJohn Hurley1-0/+1
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-1/+1
2019-08-06nfp: flower: remove offloaded MACs when reprs are applied to OvS bridgesJohn Hurley1-0/+7
2019-08-06nfp: flower: offload pre-tunnel rulesJohn Hurley1-0/+3
2019-08-06nfp: flower: verify pre-tunnel rulesJohn Hurley1-0/+5
2019-08-06nfp: flower: detect potential pre-tunnel rulesJohn Hurley1-0/+4
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-3/+3
2019-06-14nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren1-4/+8
2019-05-07net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren1-0/+2
2019-05-05nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren1-0/+16
2019-05-05nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren1-0/+10
2019-05-05nfp: flower: add qos offload frameworkPieter Jansen van Vuuren1-0/+3
2019-04-15nfp: flower: offload merge flowsJohn Hurley1-0/+3