Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: openvswitch: remove unnecessary linux/genetlink.h include | Jakub Kicinski | 2024-04-02 | 1 | -1/+0 |
* | net: openvswitch: Annotate struct dp_meter with __counted_by | Kees Cook | 2023-10-02 | 1 | -1/+1 |
* | net: openvswitch: Annotate struct dp_meter_instance with __counted_by | Kees Cook | 2023-10-02 | 1 | -1/+1 |
* | net: openvswitch: use u64 for meter bucket | Tonghao Zhang | 2020-04-24 | 1 | -1/+1 |
* | net: openvswitch: set max limitation to meters | Tonghao Zhang | 2020-04-24 | 1 | -0/+2 |
* | net: openvswitch: expand the meters supported number | Tonghao Zhang | 2020-04-24 | 1 | -3/+13 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | openvswitch: Add meter infrastructure | Andy Zhou | 2017-11-13 | 1 | -0/+54 |