summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya2024-04-221-0/+1
* octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh2023-11-231-1/+19
* octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh2023-07-251-0/+2
* octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh2023-07-111-0/+8
* octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma2023-02-231-1/+1
* octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh2022-11-281-4/+21
* octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh2022-11-221-2/+25
* octeontx2-pf: Add support for exact match table.Ratheesh Kannoth2022-07-111-12/+28
* Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski2022-07-061-28/+12
* octeontx2-pf: Add support for exact match table.Ratheesh Kannoth2022-07-061-12/+28
* octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-05-021-2/+2
* octeontx2-pf: PFC config support with DCBxHariprasad Kelam2022-02-091-7/+43
* octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep2021-08-291-4/+26
* octeontx2-pf: Fix inconsistent license textSunil Goutham2021-08-291-1/+2
* octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham2021-08-221-0/+1
* octeontx2-pf: Add check for non zero mcam flowsSunil Goutham2021-08-201-0/+9
* octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep2021-08-181-5/+0
* octeontx2-pf: devlink params support to set mcam entry countSunil Goutham2021-08-171-12/+19
* octeontx2-pf: Unify flow management variablesSunil Goutham2021-08-171-16/+13
* octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham2021-08-171-0/+15
* octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu2021-08-171-7/+44
* octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam2021-07-011-9/+220
* octeontx2-pf: Cleanup flow rule managementSunil Goutham2021-06-141-41/+150
* octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva2021-05-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-1/+3
|\
| * octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep2021-03-181-1/+3
* | octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli2021-03-181-0/+5
* | octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli2021-03-181-2/+40
|/
* octeontx2-af: Fix 'physical' typosBjorn Helgaas2021-01-281-1/+1
* octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli2021-01-131-8/+108
* octeontx2-pf: Add RSS multi group supportGeetha sowjanya2021-01-051-5/+32
* octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli2020-11-171-2/+7
* octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam2020-11-171-0/+102
* octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam2020-11-171-5/+115
* octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep2020-11-171-0/+603