summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* openvswitch: Scrub skb between namespacesJoe Stringer2015-10-19
* openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-07
* openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-07
* openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-07
* openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-07
* openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-07
* openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-05
* ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-05
* openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
* openvswitch: Zero flows on allocation.Jesse Gross2015-09-22
* openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-17
* openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-15
* openvswitch: Fix dependency on IPv6 defrag.Joe Stringer2015-09-11
* openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-07
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* openvswitch: Remove vport-netPravin B Shelar2015-08-29
* openvswitch: Remove vport stats.Pravin B Shelar2015-08-29
* openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-29
* openvswitch: Remove vport get_name()Pravin B Shelar2015-08-29
* openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-29
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-29
* openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-28
* openvswitch: Include ip6_fib.h.Joe Stringer2015-08-27
* net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-27
* openvswitch: Use Geneve device.Pravin B Shelar2015-08-27
* openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-27
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-27
* openvswitch: Allow matching on conntrack markJoe Stringer2015-08-27
* openvswitch: Add conntrack actionJoe Stringer2015-08-27
* openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-27
* openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-27
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin2015-08-03
* | openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-10
* | openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar2015-08-10
* | openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-07
* | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-07
* | openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf2015-07-30
* | openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf2015-07-27
* | openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel2015-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-22
* | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-21
* | openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-21
* | openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-21