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
/
flow_table.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
1
-2
/
+6
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
1
-1
/
+0
2020-08-14
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
1
-0
/
+3
2020-08-04
net: openvswitch: make masks cache size configurable
Eelco Chaudron
1
-1
/
+9
2020-08-04
net: openvswitch: add masks cache hit counter
Eelco Chaudron
1
-1
/
+2
2020-07-17
net: openvswitch: reorder masks array based on usage
Eelco Chaudron
1
-0
/
+11
2019-11-04
net: openvswitch: convert mask list in mask array
Tonghao Zhang
1
-1
/
+7
2019-11-04
net: openvswitch: add flow-mask cache for performance
Tonghao Zhang
1
-2
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
1
-14
/
+1
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
1
-2
/
+1
2015-09-23
openvswitch: Zero flows on allocation.
Jesse Gross
1
-1
/
+1
2015-01-27
openvswitch: Add support for unique flow IDs.
Joe Stringer
1
-2
/
+6
2014-11-10
openvswitch: Constify various function arguments
Thomas Graf
1
-4
/
+4
2014-11-06
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
1
-1
/
+1
2014-07-01
openvswitch: Use exact lookup for flow_get and flow_del.
Alex Wang
1
-1
/
+2
2014-05-17
openvswitch: Per NUMA node flow stats.
Jarno Rajahalme
1
-0
/
+2
2014-05-17
openvswitch: Remove 5-tuple optimization.
Jarno Rajahalme
1
-1
/
+1
2014-02-05
openvswitch: Fix kernel panic on ovs_flow_free
Andy Zhou
1
-1
/
+1
2014-01-07
openvswitch: Per cpu flow stats.
Pravin B Shelar
1
-1
/
+1
2014-01-07
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
1
-1
/
+3
2013-10-22
openvswitch: collect mega flow mask stats
Andy Zhou
1
-1
/
+3
2013-10-04
openvswitch: Simplify mega-flow APIs.
Pravin B Shelar
1
-9
/
+3
2013-10-04
openvswitch: Move mega-flow list out of rehashing struct.
Pravin B Shelar
1
-19
/
+13
2013-10-04
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar
1
-0
/
+91