开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_table.h
Age
Commit message (
Expand
)
Author
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