Age | Commit message (Expand) | Author |
2019-09-06 | net: openvswitch: Set OvS recirc_id from tc chain index | Paul Blakey |
2019-03-29 | openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode | wenxu |
2019-03-28 | openvswitch: Add timeout support to ct action | Yi-Hung Wei |
2019-03-27 | net: openvswitch: Add a new action check_pkt_len | Numan Siddique |
2018-07-08 | openvswitch: kernel datapath clone action | Yifeng Sun |
2018-05-25 | openvswitch: Add conntrack limit netlink definition | Yi-Hung Wei |
2018-01-25 | openvswitch: add erspan version I and II support | William Tu |
2018-01-15 | Revert "openvswitch: Add erspan tunnel support." | William Tu |
2017-11-13 | openvswitch: Add meter action support | Andy Zhou |
2017-11-13 | openvswitch: Add meter netlink definitions | Andy Zhou |
2017-11-08 | openvswitch: enable NSH support | Yi Yang |
2017-11-05 | openvswitch: reliable interface indentification in port dumps | Jiri Benc |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-10-10 | openvswitch: add ct_clear action | Eric Garver |
2017-10-09 | openvswitch: Add erspan tunnel support. | William Tu |
2017-06-08 | openvswitch: warn about missing first netlink attribute | Nicolas Dichtel |
2017-04-24 | openvswitch: Add eventmask support to CT action. | Jarno Rajahalme |
2017-03-22 | openvswitch: Optimize sample action for the clone use cases | andy zhou |
2017-02-09 | openvswitch: Add force commit. | Jarno Rajahalme |
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme |
2017-02-09 | openvswitch: Unionize ovs_key_ct_label with a u32 array. | Jarno Rajahalme |
2016-11-13 | openvswitch: add Ethernet push and pop actions | Jiri Benc |
2016-09-08 | openvswitch: 802.1ad uapi changes. | Thomas F Herbert |
2016-08-22 | include/uapi/linux/openvswitch.h: use __u32 from linux/types.h | Mikko Rapeli |
2016-08-22 | include/uapi/linux/openvswitch.h: use __u32 from linux/types.h | Mikko Rapeli |
2016-06-22 | openvswitch: Add packet len info to upcall. | William Tu |
2016-06-10 | openvswitch: Add packet truncation support. | William Tu |
2016-04-26 | ovs: align nlattr properly when needed | Nicolas Dichtel |
2016-04-25 | ovs: use nla_put_u64_64bit() | Nicolas Dichtel |
2016-04-23 | libnl: nla_put_be64(): align on a 64-bit area | Nicolas Dichtel |
2016-03-14 | openvswitch: Interface with NAT. | Jarno Rajahalme |
2015-12-14 | openvswitch: fix trivial comment typo | Paolo Abeni |
2015-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-21 | openvswitch: Clarify conntrack COMMIT behaviour | Joe Stringer |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-07 | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer |
2015-10-07 | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer |
2015-10-07 | openvswitch: Fix typos in CT headers | Joe Stringer |
2015-10-07 | openvswitch: netlink attributes for IPv6 tunneling | Jiri Benc |
2015-10-05 | openvswitch: Rename LABEL->LABELS | Joe Stringer |
2015-08-27 | openvswitch: Allow attaching helpers to ct action | Joe Stringer |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer |
2015-08-27 | openvswitch: Allow matching on conntrack mark | Joe Stringer |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer |
2015-07-21 | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf |
2015-06-01 | openvswitch: include datapath actions with sampled-packet upcall to userspace | Neil McKee |
2015-02-07 | net: openvswitch: Support masked set actions. | Jarno Rajahalme |
2015-01-26 | openvswitch: Add support for unique flow IDs. | Joe Stringer |
2015-01-15 | openvswitch: Support VXLAN Group Policy extension | Thomas Graf |