aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower/offload.c
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens
2022-02-24nfp: add support to offload tc action to hardwareBaowen Zheng
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens
2021-06-02nfp: flower-ct: add pre and post ct checksLouis Peens
2021-06-02nfp: flower: move non-zero chain checkLouis Peens
2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2019-12-19nfp: flower: update flow merge code to support IPv6 tunnelsJohn Hurley
2019-12-19nfp: flower: modify pre-tunnel and set tunnel action for ipv6John Hurley
2019-12-19nfp: flower: offload list of IPv6 tunnel endpoint addressesJohn Hurley
2019-12-19nfp: flower: compile match for IPv6 tunnelsJohn Hurley
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28nfp: flower: prevent ingress block binds on internal portsJohn Hurley
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19nfp: flower: verify that block cb is not busy before bindingVlad Buslov
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-06nfp: flower: verify pre-tunnel rulesJohn Hurley
2019-08-06nfp: flower: detect potential pre-tunnel rulesJohn Hurley
2019-08-06nfp: flower: push vlan after tunnel in mergeJohn Hurley
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-12nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley
2019-07-12nfp: flower: fix ethernet check on match fieldsJohn Hurley