Age | Commit message (Expand) | Author | Files | Lines |
2015-02-08 | net: openvswitch: Support masked set actions. | Jarno Rajahalme | 1 | -1/+21 |
2015-01-27 | openvswitch: Add support for unique flow IDs. | Joe Stringer | 1 | -0/+20 |
2015-01-15 | openvswitch: Support VXLAN Group Policy extension | Thomas Graf | 1 | -0/+11 |
2015-01-15 | openvswitch: packet messages need their own probe attribtue | Thomas Graf | 1 | -0/+4 |
2014-11-10 | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme | 1 | -0/+2 |
2014-11-10 | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang | 1 | -0/+13 |
2014-11-06 | openvswitch: Fix the type of struct ovs_key_nd nd_target field. | Jarno Rajahalme | 1 | -3/+3 |
2014-11-06 | openvswitch: Add basic MPLS support to kernel | Simon Horman | 1 | -0/+32 |
2014-10-06 | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 1 | -0/+2 |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 1 | -1/+1 |
2014-10-06 | openvswitch: Add support for matching on OAM packets. | Jesse Gross | 1 | -0/+1 |
2014-09-16 | openvswitch: Add recirc and hash action. | Andy Zhou | 1 | -0/+26 |
2014-07-24 | openvswitch: Allow each vport to have an array of 'port_id's. | Alex Wang | 1 | -4/+9 |
2014-05-23 | openvswitch: Avoid assigning a NULL pointer to flow actions. | Jarno Rajahalme | 1 | -1/+3 |
2014-01-07 | openvswitch: Drop user features if old user space attempted to create datapath | Thomas Graf | 1 | -1/+9 |
2014-01-07 | openvswitch: Allow user space to announce ability to accept unaligned Netlink... | Thomas Graf | 1 | -0/+4 |
2013-11-02 | openvswitch: TCP flags matching support. | Jarno Rajahalme | 1 | -0/+1 |
2013-10-22 | openvswitch: collect mega flow mask stats | Andy Zhou | 1 | -3/+14 |
2013-08-27 | openvswitch: Add SCTP support | Joe Stringer | 1 | -0/+6 |
2013-08-24 | openvswitch: Mega flow implementation | Andy Zhou | 1 | -1/+8 |
2013-08-20 | openvswitch: Add vxlan tunneling support. | Pravin B Shelar | 1 | -0/+11 |
2013-06-20 | openvswitch: Add gre tunnel support. | Pravin B Shelar | 1 | -0/+1 |
2013-06-20 | openvswitch: Add tunneling interface. | Pravin B Shelar | 1 | -0/+18 |
2013-06-15 | openvswitch: Fix struct comment. | Pravin B Shelar | 1 | -1/+0 |
2013-03-30 | openvswitch: Expose <linux/openvswitch.h> to userspace | Thomas Graf | 1 | -0/+456 |