summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/openvswitch.h
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
* openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+12
* openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-0/+15
* openvswitch: Add force commit.Jarno Rajahalme2017-02-101-0/+5
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-101-1/+19
* openvswitch: Unionize ovs_key_ct_label with a u32 array.Jarno Rajahalme2017-02-101-2/+6
* openvswitch: add Ethernet push and pop actionsJiri Benc2016-11-131-0/+15
* openvswitch: 802.1ad uapi changes.Thomas F Herbert2016-09-091-8/+9
* include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-1/+1
* include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-231-2/+2
* openvswitch: Add packet len info to upcall.William Tu2016-06-221-0/+2
* openvswitch: Add packet truncation support.William Tu2016-06-111-0/+6
* ovs: align nlattr properly when neededNicolas Dichtel2016-04-261-0/+2
* ovs: use nla_put_u64_64bit()Nicolas Dichtel2016-04-251-0/+1
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-241-0/+1
* openvswitch: Interface with NAT.Jarno Rajahalme2016-03-141-0/+49
* openvswitch: fix trivial comment typoPaolo Abeni2015-12-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-1/+2
|\
| * openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-221-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-21/+15Star
|\|
| * openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-071-10/+4Star
| * openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-071-4/+4
| * openvswitch: Fix typos in CT headersJoe Stringer2015-10-071-2/+2
| * openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-051-6/+6
* | openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2015-10-071-0/+2
|/
* openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-271-0/+3
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-271-0/+10
* openvswitch: Allow matching on conntrack markJoe Stringer2015-08-271-0/+5
* openvswitch: Add conntrack actionJoe Stringer2015-08-271-0/+40
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-211-1/+1
* openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-021-0/+4
* net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-081-1/+21
* openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-271-0/+20
* openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-151-0/+11
* openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
* openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-101-0/+2
* openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-101-0/+13
* openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme2014-11-061-3/+3
* openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-061-0/+32
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-061-0/+2
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-061-1/+1
* openvswitch: Add support for matching on OAM packets.Jesse Gross2014-10-061-0/+1
* openvswitch: Add recirc and hash action.Andy Zhou2014-09-161-0/+26
* openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-241-4/+9
* openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme2014-05-231-1/+3
* openvswitch: Drop user features if old user space attempted to create datapathThomas Graf2014-01-071-1/+9
* openvswitch: Allow user space to announce ability to accept unaligned Netlink...Thomas Graf2014-01-071-0/+4
* openvswitch: TCP flags matching support.Jarno Rajahalme2013-11-021-0/+1
* openvswitch: collect mega flow mask statsAndy Zhou2013-10-221-3/+14
* openvswitch: Add SCTP supportJoe Stringer2013-08-261-0/+6