Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -2/+2 |
2019-11-06 | Change in Openvswitch to support MPLS label depth of 3 in ingress direction | Martin Varghese | 1 | -3/+6 |
2019-11-04 | net: openvswitch: convert mask list in mask array | Tonghao Zhang | 1 | -1/+0 |
2019-08-29 | openvswitch: Properly set L4 keys on "later" IP fragments | Greg Rose | 1 | -0/+1 |
2019-07-20 | 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-09 | 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-10 | openvswitch: Pack struct sw_flow_key. | Jarno Rajahalme | 1 | -6/+8 |
2017-02-10 | 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-19 | openvswitch: use percpu flow stats | Thadeu Lima de Souza Cascardo | 1 | -2/+2 |
2016-09-09 | openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes | Eric Garver | 1 | -1/+7 |
2016-03-19 | 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-27 | 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-10 | openvswitch: Add support for OVS_FLOW_ATTR_PROBE. | Jarno Rajahalme | 1 | -1/+1 |
2014-11-10 | openvswitch: Constify various function arguments | Thomas Graf | 1 | -5/+6 |
2014-11-10 | openvswitch: Extend packet attribute for egress tunnel info | Wenyu Zhang | 1 | -14/+48 |
2014-11-06 | 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-16 | openvswitch: Add recirc and hash action. | Andy Zhou | 1 | -0/+3 |
2014-09-16 | openvswitch: Use tun_key only for egress tunnel path. | Pravin B Shelar | 1 | -1/+2 |
2014-09-16 | openvswitch: refactor ovs flow extract API. | Pravin B Shelar | 1 | -1/+5 |
2014-06-30 | openvswitch: Fix tracking of flags seen in TCP flows. | Ben Pfaff | 1 | -2/+3 |
2014-05-23 | openvswitch: Fix ovs_flow_stats_get/clear RCU dereference. | Jarno Rajahalme | 1 | -3/+3 |
2014-05-23 | openvswitch: Compact sw_flow_key. | Jarno Rajahalme | 1 | -18/+11 |
2014-05-17 | openvswitch: Per NUMA node flow stats. | Jarno Rajahalme | 1 | -2/+8 |
2014-05-17 | openvswitch: Remove 5-tuple optimization. | Jarno Rajahalme | 1 | -9/+1 |
2014-01-07 | openvswitch: Per cpu flow stats. | Pravin B Shelar | 1 | -7/+22 |
2014-01-07 | openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit). | Ben Pfaff | 1 | -2/+2 |
2013-11-02 | openvswitch: TCP flags matching support. | Jarno Rajahalme | 1 | -0/+2 |
2013-11-02 | openvswitch: Widen TCP flags handling. | Jarno Rajahalme | 1 | -1/+1 |
2013-10-04 | 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-28 | openvswitch: optimize flow compare and mask functions | Andy Zhou | 1 | -18/+1 |
2013-08-27 | openvswitch: Rename key_len to key_end | Andy Zhou | 1 | -1/+1 |
2013-08-27 | openvswitch: Add SCTP support | Joe Stringer | 1 | -4/+4 |