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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
openvswitch: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-19
/
+41
2014-01-07
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
1
-2
/
+0
2014-01-07
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
1
-8
/
+1
2014-01-07
openvswitch: Per cpu flow stats.
Pravin B Shelar
1
-2
/
+29
2014-01-07
openvswitch: Silence RCU lockdep checks from flow lookup.
Jesse Gross
1
-1
/
+1
2014-01-07
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
1
-1
/
+9
2014-01-07
openvswitch: Correct comment.
Ben Pfaff
1
-5
/
+1
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
1
-2
/
+2
2013-11-02
openvswitch: Use flow hash during flow lookup operation.
Pravin B Shelar
1
-1
/
+1
2013-10-22
openvswitch: collect mega flow mask stats
Andy Zhou
1
-1
/
+15
2013-10-04
openvswitch: Simplify mega-flow APIs.
Pravin B Shelar
1
-59
/
+79
2013-10-04
openvswitch: Move mega-flow list out of rehashing struct.
Pravin B Shelar
1
-82
/
+123
2013-10-04
openvswitch: Restructure datapath.c and flow.c
Pravin B Shelar
1
-0
/
+517
[prev]