Age | Commit message (Expand) | Author | Files | Lines |
2023-02-06 | net: openvswitch: reduce cpu_used_mask memory | Eddy Tao | 1 | -1/+1 |
2022-02-25 | net: openvswitch: IPv6: Add IPv6 extension header support | Toms Atteka | 1 | -0/+14 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -2/+2 |
2019-11-05 | Change in Openvswitch to support MPLS label depth of 3 in ingress direction | Martin Varghese | 1 | -3/+6 |
2019-11-03 | net: openvswitch: convert mask list in mask array | Tonghao Zhang | 1 | -1/+0 |
2019-08-28 | openvswitch: Properly set L4 keys on "later" IP fragments | Greg Rose | 1 | -0/+1 |
2019-07-19 | net: openvswitch: rename flow_stats to sw_flow_stats | Pablo Neira Ayuso | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269 | Thomas Gleixner | 1 | -14/+1 |
2019-03-12 | openvswitch: convert to kvmalloc | Kent Overstreet | 1 | -1/+0 |
2018-11-08 | OVS: remove use of VLAN_TAG_PRESENT | Michał Mirosław | 1 | -1/+1 |
2017-11-08 | openvswitch: enable NSH support | Yi Yang | 1 | -0/+7 |
2017-07-19 | openvswitch: Optimize operations for OvS flow_stats. | Tonghao Zhang | 1 | -0/+2 |
2017-02-09 | openvswitch: Pack struct sw_flow_key. | Jarno Rajahalme | 1 | -6/+8 |
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 1 | -11/+38 |
2016-11-13 | openvswitch: add mac_proto field to the flow key | Jiri Benc | 1 | -0/+22 |
2016-09-18 | openvswitch: use percpu flow stats | Thadeu Lima de Souza Cascardo | 1 | -2/+2 |
2016-09-08 | openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes | Eric Garver | 1 | -1/+7 |
2016-03-18 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann | 1 | -1/+1 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2015-10-07 | openvswitch: add tunnel protocol to sw_flow_key | Jiri Benc | 1 | -0/+1 |
2015-10-05 | openvswitch: Rename LABEL->LABELS | Joe Stringer | 1 | -1/+1 |
2015-08-27 | openvswitch: Allow matching on conntrack label | Joe Stringer | 1 | -1/+2 |
2015-08-27 | openvswitch: Allow matching on conntrack mark | Joe Stringer | 1 | -0/+1 |
2015-08-27 | openvswitch: Add conntrack action | Joe Stringer | 1 | -0/+6 |
2015-08-27 | openvswitch: Serialize acts with original netlink len | Joe Stringer | 1 | -0/+1 |
2015-07-21 | openvswitch: Make tunnel set action attach a metadata dst | Thomas Graf | 1 | -0/+5 |
2015-07-21 | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf | 1 | -73/+3 |
2015-01-26 | openvswitch: Add support for unique flow IDs. | Joe Stringer | 1 | -3/+25 |
2015-01-15 | openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() | Thomas Graf | 1 | -7/+7 |
2014-11-09 | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme | 1 | -1/+1 |
2014-11-09 | openvswitch: Constify various function arguments | Thomas Graf | 1 | -5/+6 |
2014-11-09 | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang | 1 | -14/+48 |
2014-11-05 | openvswitch: Add basic MPLS support to kernel | Simon Horman | 1 | -6/+11 |
2014-10-06 | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 1 | -1/+19 |
2014-10-06 | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 1 | -13/+17 |
2014-09-15 | openvswitch: Add recirc and hash action. | Andy Zhou | 1 | -0/+3 |
2014-09-15 | openvswitch: Use tun_key only for egress tunnel path. | Pravin B Shelar | 1 | -1/+2 |
2014-09-15 | openvswitch: refactor ovs flow extract API. | Pravin B Shelar | 1 | -1/+5 |
2014-06-29 | openvswitch: Fix tracking of flags seen in TCP flows. | Ben Pfaff | 1 | -2/+3 |
2014-05-22 | openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. | Jarno Rajahalme | 1 | -3/+3 |
2014-05-22 | openvswitch: Compact sw_flow_key. | Jarno Rajahalme | 1 | -18/+11 |
2014-05-16 | openvswitch: Per NUMA node flow stats. | Jarno Rajahalme | 1 | -2/+8 |
2014-05-16 | openvswitch: Remove 5-tuple optimization. | Jarno Rajahalme | 1 | -9/+1 |
2014-01-06 | openvswitch: Per cpu flow stats. | Pravin B Shelar | 1 | -7/+22 |
2014-01-06 | openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). | Ben Pfaff | 1 | -2/+2 |
2013-11-01 | openvswitch: TCP flags matching support. | Jarno Rajahalme | 1 | -0/+2 |
2013-11-01 | openvswitch: Widen TCP flags handling. | Jarno Rajahalme | 1 | -1/+1 |
2013-10-03 | openvswitch: Restructure datapath.c and flow.c | Pravin B Shelar | 1 | -102/+26 |
2013-09-05 | openvswitch: Fix alignment of struct sw_flow_key. | Jesse Gross | 1 | -1/+1 |
2013-08-27 | openvswitch: optimize flow compare and mask functions | Andy Zhou | 1 | -18/+1 |
2013-08-26 | openvswitch: Rename key_len to key_end | Andy Zhou | 1 | -1/+1 |
2013-08-26 | openvswitch: Add SCTP support | Joe Stringer | 1 | -4/+4 |
2013-08-23 | openvswitch: Mega flow implementation | Andy Zhou | 1 | -19/+77 |
2013-06-19 | openvswitch: Add gre tunnel support. | Pravin B Shelar | 1 | -1/+17 |
2013-06-19 | openvswitch: Optimize flow key match for non tunnel flows. | Pravin B Shelar | 1 | -3/+3 |
2013-06-19 | openvswitch: Expand action buffer size. | Pravin B Shelar | 1 | -1/+1 |
2013-06-19 | openvswitch: Add tunneling interface. | Pravin B Shelar | 1 | -0/+19 |
2013-06-19 | openvswitch: Copy individual actions. | Pravin B Shelar | 1 | -1/+1 |
2013-06-14 | openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs() | Pravin B Shelar | 1 | -2/+2 |
2013-03-29 | openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE | Thomas Graf | 1 | -21/+0 |
2012-11-26 | openvswitch: add skb mark matching and set action | Ansis Atteka | 1 | -3/+5 |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+5 |
2012-09-03 | openvswitch: Increase maximum number of datapath ports. | Pravin B Shelar | 1 | -1/+2 |
2012-09-03 | openvswitch: Fix FLOW_BUFSIZE definition. | Jesse Gross | 1 | -3/+5 |
2012-05-03 | openvswitch: Replace Nicira Networks. | Raju Subramanian | 1 | -1/+1 |
2011-12-03 | net: Add Open vSwitch kernel components. | Jesse Gross | 1 | -0/+199 |