1. a1554c0 include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h by Mianhan Liu · 3 years, 2 months ago
  2. e4df1b0 openvswitch: meter: fix race when getting now_ms. by Tao Liu · 3 years, 8 months ago
  3. 7d742b5 openvswitch: meter: remove rate from the bucket size calculation by Ilya Maximets · 3 years, 9 months ago
  4. 92f9e23 openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL by YueHaibing · 4 years, 2 months ago
  5. b980b31 net: openvswitch: Constify static struct genl_small_ops by Rikard Falkeborn · 4 years, 3 months ago
  6. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  7. 659d458 net: openvswitch: use div_u64() for 64-by-32 divisions by Tonghao Zhang · 4 years, 8 months ago
  8. 4b36a0d net: openvswitch: suitable access to the dp_meters by Tonghao Zhang · 4 years, 8 months ago
  9. e573588 net: openvswitch: use u64 for meter bucket by Tonghao Zhang · 4 years, 8 months ago
  10. c77350089 net: openvswitch: make EINVAL return value more obvious by Tonghao Zhang · 4 years, 8 months ago
  11. a8e3873 net: openvswitch: remove the unnecessary check by Tonghao Zhang · 4 years, 8 months ago
  12. eb58eeb net: openvswitch: set max limitation to meters by Tonghao Zhang · 4 years, 8 months ago
  13. c7c4c44 net: openvswitch: expand the meters supported number by Tonghao Zhang · 4 years, 8 months ago
  14. 7790614 meter.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  15. 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
  16. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  17. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  18. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  19. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  20. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  21. 25432eb openvswitch: meter: Fix setting meter id for new entries by Justin Pettit · 6 years ago
  22. ddc502d openvswitch: meter: fix the incorrect calculation of max delta_t by zhangliping · 7 years ago
  23. 5b7789e openvswitch: meter: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  24. b74912a openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start by Gustavo A. R. Silva · 7 years ago
  25. 6dc14dc openvswitch: Using kfree_rcu() to simplify the code by Wei Yongjun · 7 years ago
  26. 8a860c2 openvswitch: Fix return value check in ovs_meter_cmd_features() by Wei Yongjun · 7 years ago
  27. 96fbc13 openvswitch: Add meter infrastructure by Andy Zhou · 7 years ago