index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
meter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2021-11-06
1
-1
/
+0
*
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-05-13
1
-0
/
+8
*
openvswitch: meter: remove rate from the bucket size calculation
Ilya Maximets
2021-04-23
1
-2
/
+2
*
openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL
YueHaibing
2020-11-02
1
-1
/
+1
*
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2020-10-04
1
-1
/
+1
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
net: openvswitch: use div_u64() for 64-by-32 divisions
Tonghao Zhang
2020-04-25
1
-1
/
+1
*
net: openvswitch: suitable access to the dp_meters
Tonghao Zhang
2020-04-25
1
-3
/
+3
*
net: openvswitch: use u64 for meter bucket
Tonghao Zhang
2020-04-23
1
-1
/
+1
*
net: openvswitch: make EINVAL return value more obvious
Tonghao Zhang
2020-04-23
1
-3
/
+2
*
net: openvswitch: remove the unnecessary check
Tonghao Zhang
2020-04-23
1
-5
/
+4
*
net: openvswitch: set max limitation to meters
Tonghao Zhang
2020-04-23
1
-10
/
+47
*
net: openvswitch: expand the meters supported number
Tonghao Zhang
2020-04-23
1
-59
/
+181
*
meter.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-18
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+4
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-3
/
+3
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-4
/
+4
*
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-4
/
+1
*
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-16
1
-2
/
+1
*
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
2018-07-29
1
-5
/
+5
*
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
2018-03-11
1
-3
/
+9
*
openvswitch: meter: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-01-31
1
-1
/
+1
*
openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start
Gustavo A. R. Silva
2017-11-15
1
-1
/
+1
*
openvswitch: Using kfree_rcu() to simplify the code
Wei Yongjun
2017-11-14
1
-8
/
+1
*
openvswitch: Fix return value check in ovs_meter_cmd_features()
Wei Yongjun
2017-11-14
1
-1
/
+1
*
openvswitch: Add meter infrastructure
Andy Zhou
2017-11-13
1
-0
/
+604