summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/flower
AgeCommit message (Expand)Author
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2022-10-24nfp: flower: tunnel neigh support bond offloadYanguo Li
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-26nfp: flower: fix ingress police using matchall filterTianyu Yuan
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng
2022-08-01nfp: flower: add support for tunnel offload without key IDBaowen Zheng
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-06-10nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-05-22nfp: flower: fix typo in commentJulia Lawall
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-10nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens
2022-05-06nfp: flower: enable decap_v2 bitLouis Peens
2022-05-06nfp: flower: remove unused neighbour cacheLouis Peens
2022-05-06nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens
2022-05-06nfp: flower: rework tunnel neighbour configurationLouis Peens
2022-05-06nfp: flower: update nfp_tun_neigh structsLouis Peens
2022-05-06nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens
2022-05-06nfp: flower: enforce more strict pre_tun checksLouis Peens
2022-05-06nfp: flower: add/remove predt_list entriesLouis Peens
2022-05-06nfp: flower: add infrastructure for pre_tun reworkLouis Peens
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski
2022-03-14nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MODNiklas Söderlund
2022-03-02nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET
2022-03-01nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-24nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offloadBaowen Zheng
2022-02-24nfp: add support to offload police action from flower tableBaowen Zheng
2022-02-24nfp: add process to get action stats from hardwareBaowen Zheng
2022-02-24nfp: add hash table to store meter tableBaowen Zheng
2022-02-24nfp: add support to offload tc action to hardwareBaowen Zheng
2022-02-24nfp: refactor policer config to support ingress/egress meterBaowen Zheng