summaryrefslogtreecommitdiff
path: root/net/openvswitch/flow_netlink.c
Commit message (Expand)AuthorAge
* 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
* openvswitch: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-03
* openvswitch: Fix key serialization.Pravin B Shelar2015-02-14
* openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-11
* net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-07
* openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
* openvswitch: Refactor ovs_nla_fill_match().Joe Stringer2015-01-26
* openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-15
* openvswitch: Allow for any level of nesting in flow attributesThomas Graf2015-01-15
* openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf2015-01-15
* openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * openvswitch: Fix flow mask validation.Pravin B Shelar2014-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\ \ | |/
| * openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-20
| * openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme2014-11-14