summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-0/+5
|\
| * nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-111-0/+5
* | ipv6: annotate data-races around cnf.hop_limitEric Dumazet2024-03-011-1/+1
|/
* nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers2024-02-051-1/+1
* nfp: flower: fix hardware offload for the transfer layer portHui Zhou2024-01-251-2/+22
* nfp: flower: add hardware offload check for post ct entryHui Zhou2024-01-251-1/+21
* nfp: flower: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-071-7/+6
* nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou2023-12-071-32/+95
* nfp: flower: avoid rmmod nfp crash issuesYanguo Li2023-10-116-23/+54
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-312-53/+54
* nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia2023-03-153-23/+154
* nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia2023-03-151-26/+28
* nfp: flower: add goto_chain_index for ct entryWentao Jia2023-03-152-2/+8
* nfp: flower: refactor function "is_post_ct_flow"Wentao Jia2023-03-151-13/+12
* nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia2023-03-151-0/+12
* nfp: flower: add get_flow_act_ct() for ct actionWentao Jia2023-03-151-1/+17
* net: flow_offload: provision conntrack info in ct_metadataVlad Buslov2023-02-031-0/+24
* nfp: flower: avoid taking mutex in atomic contextYanguo Li2023-02-011-1/+7
* nfp: flower: tunnel neigh support bond offloadYanguo Li2022-10-244-21/+114
* nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens2022-10-101-2/+2
* nfp: flower: support vlan action in pre_ctHui Zhou2022-09-201-1/+48
* nfp: flower: support hw offload for ct nat actionHui Zhou2022-09-202-7/+192
* nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen2022-09-201-8/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-2/+3
|\
| * nfp: flower: fix ingress police using matchall filterTianyu Yuan2022-08-261-2/+3
* | nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng2022-08-251-2/+7
|/
* nfp: flower: add support for tunnel offload without key IDBaowen Zheng2022-08-011-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-1/+1
|\
| * ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima2022-07-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-5/+13
|\|
| * nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan2022-07-141-5/+13
* | nfp: flower: fix comment typos and formattingWalter Heymans2022-06-297-17/+17
* | nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang2022-06-102-5/+3
|/
* nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde2022-06-092-24/+24
* nfp: flower: fix typo in commentJulia Lawall2022-05-221-1/+1
* nfp: flower: support ct merging when mangle action existsYinjun Zhang2022-05-192-105/+189
* nfp: flower: fix 'variable 'flow6' set but not used'Louis Peens2022-05-101-12/+7
* nfp: flower: enable decap_v2 bitLouis Peens2022-05-061-1/+2
* nfp: flower: remove unused neighbour cacheLouis Peens2022-05-062-183/+0
* nfp: flower: link pre_tun flow rules with neigh entriesLouis Peens2022-05-063-1/+154
* nfp: flower: rework tunnel neighbour configurationLouis Peens2022-05-061-59/+115
* nfp: flower: update nfp_tun_neigh structsLouis Peens2022-05-062-33/+47
* nfp: flower: fixup ipv6/ipv4 route lookup for neigh eventsLouis Peens2022-05-061-19/+33
* nfp: flower: enforce more strict pre_tun checksLouis Peens2022-05-061-7/+34
* nfp: flower: add/remove predt_list entriesLouis Peens2022-05-062-7/+39
* nfp: flower: add infrastructure for pre_tun reworkLouis Peens2022-05-063-33/+105
* nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang2022-04-291-3/+22
* eth: nfp: wrap locking assertions in helpersJakub Kicinski2022-03-161-2/+2
* nfp: flower: avoid newline at the end of message in NL_SET_ERR_MSG_MODNiklas Söderlund2022-03-141-1/+1
* nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET2022-03-021-5/+5