summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh1-1/+19
2023-07-25octeontx2-af: Install TC filter rules in hardware based on prioritySuman Ghosh1-0/+2
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh1-0/+8
2023-02-24octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh1-4/+21
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh1-2/+25
2022-07-11octeontx2-pf: Add support for exact match table.Ratheesh Kannoth1-12/+28
2022-07-07Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski1-28/+12
2022-07-06octeontx2-pf: Add support for exact match table.Ratheesh Kannoth1-12/+28
2022-05-02octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriateYury Norov1-2/+2
2022-02-09octeontx2-pf: PFC config support with DCBxHariprasad Kelam1-7/+43
2021-08-29octeontx2-pf: Add vlan-etype to ntuple filtersSubbaraya Sundeep1-4/+26
2021-08-29octeontx2-pf: Fix inconsistent license textSunil Goutham1-1/+2
2021-08-22octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham1-0/+1
2021-08-20octeontx2-pf: Add check for non zero mcam flowsSunil Goutham1-0/+9
2021-08-18octeontx2-pf: Allow VLAN priority also in ntuple filtersSubbaraya Sundeep1-5/+0
2021-08-17octeontx2-pf: devlink params support to set mcam entry countSunil Goutham1-12/+19
2021-08-17octeontx2-pf: Unify flow management variablesSunil Goutham1-16/+13
2021-08-17octeontx2-pf: Sort the allocated MCAM entry indicesSunil Goutham1-0/+15
2021-08-17octeontx2-pf: Ntuple filters support for VF netdevRakesh Babu1-7/+44
2021-07-01octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam1-9/+220
2021-06-14octeontx2-pf: Cleanup flow rule managementSunil Goutham1-41/+150
2021-05-30octeontx2-pf: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2021-03-19octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep1-1/+3
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli1-0/+5
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli1-2/+40
2021-01-29octeontx2-af: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-01-14octeontx2-pf: Add flow classification using IP next level protocolNaveen Mamindlapalli1-8/+108
2021-01-06octeontx2-pf: Add RSS multi group supportGeetha sowjanya1-5/+32
2020-11-18octeontx2-pf: Add support for SR-IOV management functionsNaveen Mamindlapalli1-2/+7
2020-11-18octeontx2-pf: Implement ingress/egress VLAN offloadHariprasad Kelam1-0/+102
2020-11-18octeontx2-pf: Add support for unicast MAC address filteringHariprasad Kelam1-5/+115
2020-11-18octeontx2-pf: Add support for ethtool ntuple filtersSubbaraya Sundeep1-0/+603