index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
flow_table.h
Age
Commit message (
Expand
)
Author
2020-10-18
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2020-09-01
net: openvswitch: remove unused keep_flows
Tonghao Zhang
2020-08-13
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
2020-08-03
net: openvswitch: make masks cache size configurable
Eelco Chaudron
2020-08-03
net: openvswitch: add masks cache hit counter
Eelco Chaudron
2020-07-17
net: openvswitch: reorder masks array based on usage
Eelco Chaudron
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