开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_cls.h
Age
Commit message (
Expand
)
Author
2021-01-12
net: marvell: Fixed two spellings,controling to controlling and oen to one
Bhaskar Chowdhury
2019-06-18
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
2019-06-18
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
2019-05-25
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
2019-05-01
net: mvpp2: cls: Use a bitfield to represent the flow_type
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rework C2 engine macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
2019-03-27
net: mvpp2: cls: Start cls flow entries from beginning of table
Maxime Chevallier
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
2018-07-12
net: mvpp2: allow setting RSS flow hash parameters with ethtool
Maxime Chevallier
2018-07-12
net: mvpp2: add an RSS classification step for each flow
Maxime Chevallier
2018-07-12
net: mvpp2: split ingress traffic into multiple flows
Maxime Chevallier
2018-07-12
net: mvpp2: use classifier to assign default rx queue
Maxime Chevallier
2018-07-12
net: mvpp2: rename per-port RSS init function
Maxime Chevallier
2018-07-12
net: mvpp2: RSS indirection table support
Antoine Tenart
2018-07-12
net: mvpp2: define the number of RSS entries per table in mvpp2.h
Maxime Chevallier
2018-06-01
net: mvpp2: Split the PPv2 driver to a dedicated directory
Maxime Chevallier