index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
meter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
meter.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-3
/
+3
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+4
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-4
/
+1
2019-01-17
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
1
-5
/
+5
2018-03-12
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
1
-3
/
+9
2018-01-31
openvswitch: meter: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2017-11-15
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
Gustavo A. R. Silva
1
-1
/
+1
2017-11-14
openvswitch: Using kfree_rcu() to simplify the code
Wei Yongjun
1
-8
/
+1
2017-11-14
openvswitch: Fix return value check in ovs_meter_cmd_features()
Wei Yongjun
1
-1
/
+1
2017-11-13
openvswitch: Add meter infrastructure
Andy Zhou
1
-0
/
+604