index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_table.h
Age
Commit message (
Expand
)
Author
2019-11-03
net: openvswitch: convert mask list in mask array
Tonghao Zhang
2019-11-03
net: openvswitch: add flow-mask cache for performance
Tonghao Zhang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
2015-09-22
openvswitch: Zero flows on allocation.
Jesse Gross
2015-01-26
openvswitch: Add support for unique flow IDs.
Joe Stringer
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
2014-11-05
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
2014-06-30
openvswitch: Use exact lookup for flow_get and flow_del.
Alex Wang
2014-05-16
openvswitch: Per NUMA node flow stats.
Jarno Rajahalme
2014-05-16
openvswitch: Remove 5-tuple optimization.
Jarno Rajahalme
2014-02-04
openvswitch: Fix kernel panic on ovs_flow_free
Andy Zhou
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
2014-01-06
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
2013-10-22
openvswitch: collect mega flow mask stats
Andy Zhou
2013-10-04
openvswitch: Simplify mega-flow APIs.
Pravin B Shelar
2013-10-04
openvswitch: Move mega-flow list out of rehashing struct.
Pravin B Shelar
2013-10-03
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar