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