summaryrefslogtreecommitdiff
path: root/net/openvswitch/flow_netlink.c
Commit message (Expand)AuthorAge
* openvswitch: add erspan version I and II supportWilliam Tu2018-01-25
* flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-18
* Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-15
* openvswitch: fix the incorrect flow action alloc sizezhangliping2017-11-26
* openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun2017-11-14
* openvswitch: Add meter action supportAndy Zhou2017-11-13
* openvswitch: enable NSH supportYi Yang2017-11-08
* openvswitch: add ct_clear actionEric Garver2017-10-10
* openvswitch: Add erspan tunnel support.William Tu2017-10-09
* openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-11
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-25
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\
| * openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-03-16
| * net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-15
* | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-22
|/
* openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Add a missing break statement.Jarno Rajahalme2016-12-20
* openvswitch: add Ethernet push and pop actionsJiri Benc2016-11-13
* openvswitch: netlink: support L3 packetsJiri Benc2016-11-13
* openvswitch: add mac_proto field to the flow keyJiri Benc2016-11-13
* openvswitch: avoid resetting flow key while installing new flow.pravin shelar2016-09-20
* openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver2016-09-08
* openvswitch: Add packet truncation support.William Tu2016-06-10
* libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman2016-03-18
* net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-16
* openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22
| * openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-21
* | openvswitch: Fix incorrect type use.Pravin B Shelar2015-10-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ | |/
| * openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
| * openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-07
| * openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
* | openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2015-10-07
* | openvswitch: add tunnel protocol to sw_flow_keyJiri Benc2015-10-07
|/
* openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-15
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* openvswitch: Allow matching on conntrack markJoe Stringer2015-08-27
* openvswitch: Add conntrack actionJoe Stringer2015-08-27
* openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-27
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
* openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-21
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21