| Commit message (Expand) | Author | Age | Files | Lines |
* | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme | 2014-11-09 | 1 | -1/+1 |
* | openvswitch: Constify various function arguments | Thomas Graf | 2014-11-09 | 1 | -5/+6 |
* | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang | 2014-11-09 | 1 | -14/+48 |
* | openvswitch: Add basic MPLS support to kernel | Simon Horman | 2014-11-05 | 1 | -6/+11 |
* | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 2014-10-06 | 1 | -1/+19 |
* | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 2014-10-06 | 1 | -13/+17 |
* | openvswitch: Add recirc and hash action. | Andy Zhou | 2014-09-15 | 1 | -0/+3 |
* | openvswitch: Use tun_key only for egress tunnel path. | Pravin B Shelar | 2014-09-15 | 1 | -1/+2 |
* | openvswitch: refactor ovs flow extract API. | Pravin B Shelar | 2014-09-15 | 1 | -1/+5 |
* | openvswitch: Fix tracking of flags seen in TCP flows. | Ben Pfaff | 2014-06-29 | 1 | -2/+3 |
* | openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. | Jarno Rajahalme | 2014-05-22 | 1 | -3/+3 |
* | openvswitch: Compact sw_flow_key. | Jarno Rajahalme | 2014-05-22 | 1 | -18/+11 |
* | openvswitch: Per NUMA node flow stats. | Jarno Rajahalme | 2014-05-16 | 1 | -2/+8 |
* | openvswitch: Remove 5-tuple optimization. | Jarno Rajahalme | 2014-05-16 | 1 | -9/+1 |
* | openvswitch: Per cpu flow stats. | Pravin B Shelar | 2014-01-06 | 1 | -7/+22 |
* | openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). | Ben Pfaff | 2014-01-06 | 1 | -2/+2 |
* | openvswitch: TCP flags matching support. | Jarno Rajahalme | 2013-11-01 | 1 | -0/+2 |
* | openvswitch: Widen TCP flags handling. | Jarno Rajahalme | 2013-11-01 | 1 | -1/+1 |
* | openvswitch: Restructure datapath.c and flow.c | Pravin B Shelar | 2013-10-03 | 1 | -102/+26 |
* | openvswitch: Fix alignment of struct sw_flow_key. | Jesse Gross | 2013-09-05 | 1 | -1/+1 |
* | openvswitch: optimize flow compare and mask functions | Andy Zhou | 2013-08-27 | 1 | -18/+1 |
* | openvswitch: Rename key_len to key_end | Andy Zhou | 2013-08-26 | 1 | -1/+1 |
* | openvswitch: Add SCTP support | Joe Stringer | 2013-08-26 | 1 | -4/+4 |
* | openvswitch: Mega flow implementation | Andy Zhou | 2013-08-23 | 1 | -19/+77 |
* | openvswitch: Add gre tunnel support. | Pravin B Shelar | 2013-06-19 | 1 | -1/+17 |
* | openvswitch: Optimize flow key match for non tunnel flows. | Pravin B Shelar | 2013-06-19 | 1 | -3/+3 |
* | openvswitch: Expand action buffer size. | Pravin B Shelar | 2013-06-19 | 1 | -1/+1 |
* | openvswitch: Add tunneling interface. | Pravin B Shelar | 2013-06-19 | 1 | -0/+19 |
* | openvswitch: Copy individual actions. | Pravin B Shelar | 2013-06-19 | 1 | -1/+1 |
* | openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() | Pravin B Shelar | 2013-06-14 | 1 | -2/+2 |
* | openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE | Thomas Graf | 2013-03-29 | 1 | -21/+0 |
* | openvswitch: add skb mark matching and set action | Ansis Atteka | 2012-11-26 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 1 | -3/+5 |
|\ |
|
| * | openvswitch: Fix FLOW_BUFSIZE definition. | Jesse Gross | 2012-09-03 | 1 | -3/+5 |
* | | openvswitch: Increase maximum number of datapath ports. | Pravin B Shelar | 2012-09-03 | 1 | -1/+2 |
|/ |
|
* | openvswitch: Replace Nicira Networks. | Raju Subramanian | 2012-05-03 | 1 | -1/+1 |
* | net: Add Open vSwitch kernel components. | Jesse Gross | 2011-12-03 | 1 | -0/+199 |