| Commit message (Expand) | Author | Age | Files | Lines |
* | openvswitch: Zero flows on allocation. | Jesse Gross | 2015-09-22 | 3 | -14/+15 |
* | openvswitch: Fix IPv6 exthdr handling with ct helpers. | Joe Stringer | 2015-09-17 | 1 | -3/+5 |
* | openvswitch: Fix mask generation for nested attributes. | Jesse Gross | 2015-09-15 | 1 | -23/+59 |
* | openvswitch: Fix dependency on IPv6 defrag. | Joe Stringer | 2015-09-11 | 1 | -1/+2 |
* | openvswitch: Remove conntrack Kconfig option. | Joe Stringer | 2015-09-06 | 3 | -14/+6 |
* | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 2015-08-31 | 11 | -49/+50 |
* | openvswitch: Remove vport-net | Pravin B Shelar | 2015-08-29 | 3 | -7/+2 |
* | openvswitch: Remove vport stats. | Pravin B Shelar | 2015-08-29 | 5 | -170/+56 |
* | openvswitch: Remove egress_tun_info. | Pravin B Shelar | 2015-08-29 | 8 | -20/+7 |
* | openvswitch: Remove vport get_name() | Pravin B Shelar | 2015-08-29 | 1 | -5/+1 |
* | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten... | Simon Horman | 2015-08-29 | 1 | -6/+15 |
* | ip_tunnels: record IP version in tunnel info | Jiri Benc | 2015-08-29 | 2 | -0/+4 |
* | openvswitch: Fix conntrack compilation without mark. | Joe Stringer | 2015-08-28 | 1 | -3/+14 |
* | openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL | Valentin Rothberg | 2015-08-28 | 1 | -1/+1 |
* | openvswitch: Include ip6_fib.h. | Joe Stringer | 2015-08-27 | 1 | -0/+1 |
* | net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag | Jiri Pirko | 2015-08-27 | 1 | -1/+1 |
* | openvswitch: Use Geneve device. | Pravin B Shelar | 2015-08-27 | 2 | -148/+33 |
* | openvswitch: Allow attaching helpers to ct action | Joe Stringer | 2015-08-27 | 1 | -2/+107 |
* | openvswitch: Allow matching on conntrack label | Joe Stringer | 2015-08-27 | 9 | -34/+189 |
* | openvswitch: Allow matching on conntrack mark | Joe Stringer | 2015-08-27 | 5 | -4/+78 |
* | openvswitch: Add conntrack action | Joe Stringer | 2015-08-27 | 12 | -37/+837 |
* | openvswitch: Move MASKED* macros to datapath.h | Joe Stringer | 2015-08-27 | 2 | -27/+29 |
* | openvswitch: Serialize acts with original netlink len | Joe Stringer | 2015-08-27 | 3 | -1/+4 |
* | route: move lwtunnel state to dst_entry | Jiri Benc | 2015-08-20 | 1 | -1/+1 |
* | ip_tunnels: use tos and ttl fields also for IPv6 | Jiri Benc | 2015-08-20 | 4 | -10/+10 |
* | ip_tunnels: add IPv6 addresses to ip_tunnel_key | Jiri Benc | 2015-08-20 | 5 | -14/+14 |
* | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert | 2015-08-17 | 1 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 1 | -4/+12 |
|\ |
|
| * | openvswitch: Fix L4 checksum handling when dealing with IP fragments | Glenn Griffin | 2015-08-03 | 1 | -4/+12 |
* | | openvswitch: Use regular GRE net_device instead of vport | Pravin B Shelar | 2015-08-10 | 2 | -216/+23 |
* | | openvswitch: Move tunnel destroy function to oppenvswitch module. | Pravin B Shelar | 2015-08-10 | 3 | -20/+20 |
* | | openvswitch: Make 100 percents packets sampled when sampling rate is 1. | Wenyu Zhang | 2015-08-07 | 1 | -1/+4 |
* | | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA | Alexei Starovoitov | 2015-08-07 | 1 | -1/+1 |
* | | openvswitch: Re-add CONFIG_OPENVSWITCH_VXLAN | Thomas Graf | 2015-07-29 | 5 | -200/+235 |
* | | openvswitch: Retrieve tunnel metadata when receiving from vport-netdev | Thomas Graf | 2015-07-26 | 1 | -1/+1 |
* | | openvswitch: fix compilation when vxlan is a module | Nicolas Dichtel | 2015-07-26 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes | Chris J Arges | 2015-07-21 | 1 | -1/+1 |
* | | openvswitch: Use regular VXLAN net_device device | Thomas Graf | 2015-07-21 | 6 | -352/+201 |
* | | openvswitch: Abstract vport name through ovs_vport_name() | Thomas Graf | 2015-07-21 | 6 | -12/+9 |
* | | openvswitch: Move dev pointer into vport itself | Thomas Graf | 2015-07-21 | 6 | -91/+59 |
* | | openvswitch: Make tunnel set action attach a metadata dst | Thomas Graf | 2015-07-21 | 6 | -13/+79 |
* | | route: Per route IP tunnel metadata via lightweight tunnel | Thomas Graf | 2015-07-21 | 1 | -0/+1 |
* | | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic | Thomas Graf | 2015-07-21 | 11 | -134/+64 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 1 | -0/+1 |
|\ |
|
| * | openvswitch: disable LRO | Jiri Benc | 2015-06-03 | 1 | -0/+1 |
* | | openvswitch: include datapath actions with sampled-packet upcall to userspace | Neil McKee | 2015-06-01 | 3 | -10/+33 |
* | | geneve: Rename support library as geneve_core | John W. Linville | 2015-05-13 | 1 | -1/+1 |
* | | geneve: move definition of geneve_hdr() to geneve.h | John W. Linville | 2015-05-13 | 1 | -5/+0 |
* | | openvswitch: Use eth_proto_is_802_3 | Alexander Duyck | 2015-05-05 | 3 | -4/+4 |
|/ |
|