summaryrefslogtreecommitdiff
path: root/net/openvswitch/meter.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-02net: openvswitch: Annotate struct dp_meter with __counted_byKees Cook1-1/+1
2023-10-02net: openvswitch: Annotate struct dp_meter_instance with __counted_byKees Cook1-1/+1
2020-04-24net: openvswitch: use u64 for meter bucketTonghao Zhang1-1/+1
2020-04-24net: openvswitch: set max limitation to metersTonghao Zhang1-0/+2
2020-04-24net: openvswitch: expand the meters supported numberTonghao Zhang1-3/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2017-11-13openvswitch: Add meter infrastructureAndy Zhou1-0/+54