summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/meter.c
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping2018-03-111-3/+9
* openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-01-311-1/+1
* openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva2017-11-151-1/+1
* openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun2017-11-141-8/+1
* openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun2017-11-141-1/+1
* openvswitch: Add meter infrastructureAndy Zhou2017-11-131-0/+604
OpenPOWER on IntegriCloud