aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/openvswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun1-0/+3
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu1-0/+1
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu1-1/+0
2017-11-13openvswitch: Add meter action supportAndy Zhou1-0/+3
2017-11-13openvswitch: Add meter netlink definitionsAndy Zhou1-0/+51
2017-11-08openvswitch: enable NSH supportYi Yang1-0/+29
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-10-10openvswitch: add ct_clear actionEric Garver1-0/+2
2017-10-09openvswitch: Add erspan tunnel support.William Tu1-0/+1
2017-06-08openvswitch: warn about missing first netlink attributeNicolas Dichtel1-0/+1
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme1-0/+12
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou1-0/+15
2017-02-09openvswitch: Add force commit.Jarno Rajahalme1-0/+5
2017-02-09openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme1-1/+19
2017-02-09openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme1-2/+6
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc1-0/+15
2016-09-08openvswitch: 802.1ad uapi changes.Thomas F Herbert1-8/+9
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-06-22openvswitch: Add packet len info to upcall.William Tu1-0/+2
2016-06-10openvswitch: Add packet truncation support.William Tu1-0/+6
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel1-0/+2
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel1-0/+1
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme1-0/+49
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+15
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer1-10/+4
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer1-4/+4
2015-10-07openvswitch: Fix typos in CT headersJoe Stringer1-2/+2
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc1-0/+2
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer1-6/+6
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer1-0/+3
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer1-0/+10
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer1-0/+5
2015-08-27openvswitch: Add conntrack actionJoe Stringer1-0/+40
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf1-1/+1
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee1-0/+4
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme1-1/+21
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer1-0/+20
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf1-0/+11
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf1-0/+4
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme1-0/+2
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang1-0/+13
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme1-3/+3