summaryrefslogtreecommitdiff
path: root/net/openvswitch/flow_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner1-14/+1
2019-03-12openvswitch: convert to kvmallocKent Overstreet1-1/+0
2017-11-08openvswitch: enable NSH supportYi Yang1-0/+5
2017-02-10openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-2/+5
2016-09-21openvswitch: avoid resetting flow key while installing new flow.pravin shelar1-1/+2
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar1-3/+3
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar1-1/+2
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-4/+5
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-1/+3
2015-07-21openvswitch: Make tunnel set action attach a metadata dstThomas Graf1-0/+1
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf1-1/+1
2015-01-27openvswitch: Add support for unique flow IDs.Joe Stringer1-1/+7
2015-01-27openvswitch: Refactor ovs_nla_fill_match().Joe Stringer1-2/+5
2014-11-10openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme1-5/+5
2014-11-10openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang1-0/+3
2014-11-06openvswitch: Refactor action alloc and copy api.Pravin B Shelar1-1/+0
2014-11-06openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer1-0/+2
2014-11-06openvswitch: Add basic MPLS support to kernelSimon Horman1-1/+1
2014-09-16openvswitch: refactor ovs flow extract API.Pravin B Shelar1-2/+2
2014-05-17openvswitch: Remove 5-tuple optimization.Jarno Rajahalme1-1/+0
2014-01-07openvswitch: Per cpu flow stats.Pravin B Shelar1-0/+1
2013-10-04openvswitch: Restructure datapath.c and flow.cPravin B Shelar1-0/+60