summaryrefslogtreecommitdiff
path: root/include/uapi/linux/openvswitch.h
AgeCommit message (Expand)Author
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer
2015-10-07openvswitch: Fix typos in CT headersJoe Stringer
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer
2015-08-27openvswitch: Allow attaching helpers to ct actionJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack labelJoe Stringer
2015-08-27openvswitch: Allow matching on conntrack markJoe Stringer
2015-08-27openvswitch: Add conntrack actionJoe Stringer
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross
2014-10-06openvswitch: Add support for matching on OAM packets.Jesse Gross
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-14openvswitch: Fix struct comment.Pravin B Shelar
2013-03-29openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf