summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/meter.h
AgeCommit message (Expand)AuthorLines
2024-04-01net: openvswitch: remove unnecessary linux/genetlink.h includeJakub Kicinski-1/+0
2023-10-02net: openvswitch: Annotate struct dp_meter with __counted_byKees Cook-1/+1
2023-10-02net: openvswitch: Annotate struct dp_meter_instance with __counted_byKees Cook-1/+1
2020-04-23net: openvswitch: use u64 for meter bucketTonghao Zhang-1/+1
2020-04-23net: openvswitch: set max limitation to metersTonghao Zhang-0/+2
2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang-3/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2017-11-13openvswitch: Add meter infrastructureAndy Zhou-0/+54