aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/openvswitch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman1-0/+32
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross1-0/+2
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross1-1/+1
2014-10-06openvswitch: Add support for matching on OAM packets.Jesse Gross1-0/+1
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou1-0/+26
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang1-4/+9
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme1-1/+3
2014-01-06openvswitch: Drop user features if old user space attempted to create datapathThomas Graf1-1/+9
2014-01-06openvswitch: Allow user space to announce ability to accept unaligned Netlink messagesThomas Graf1-0/+4
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme1-0/+1
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou1-3/+14
2013-08-26openvswitch: Add SCTP supportJoe Stringer1-0/+6
2013-08-23openvswitch: Mega flow implementationAndy Zhou1-1/+8
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar1-0/+11
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar1-0/+1
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar1-0/+18
2013-06-14openvswitch: Fix struct comment.Pravin B Shelar1-1/+0
2013-03-29openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf1-0/+456