aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/meter.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-01net: openvswitch: remove unnecessary linux/genetlink.h includeGravatar Jakub Kicinski 1-1/+0
2023-10-02net: openvswitch: Annotate struct dp_meter with __counted_byGravatar Kees Cook 1-1/+1
2023-10-02net: openvswitch: Annotate struct dp_meter_instance with __counted_byGravatar Kees Cook 1-1/+1
2020-04-23net: openvswitch: use u64 for meter bucketGravatar Tonghao Zhang 1-1/+1
2020-04-23net: openvswitch: set max limitation to metersGravatar Tonghao Zhang 1-0/+2
2020-04-23net: openvswitch: expand the meters supported numberGravatar Tonghao Zhang 1-3/+13
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Gravatar Thomas Gleixner 1-4/+1
2017-11-13openvswitch: Add meter infrastructureGravatar Andy Zhou 1-0/+54