summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3111-49/+50
* openvswitch: Remove vport-netPravin B Shelar2015-08-293-7/+2
* openvswitch: Remove vport stats.Pravin B Shelar2015-08-295-170/+56
* openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-298-20/+7
* openvswitch: Remove vport get_name()Pravin B Shelar2015-08-291-5/+1
* openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-291-6/+15
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+4
* openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-281-3/+14
* openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-281-1/+1
* openvswitch: Include ip6_fib.h.Joe Stringer2015-08-271-0/+1
* net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-271-1/+1
* openvswitch: Use Geneve device.Pravin B Shelar2015-08-272-148/+33
* openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-271-2/+107
* openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-279-34/+189
* openvswitch: Allow matching on conntrack markJoe Stringer2015-08-275-4/+78
* openvswitch: Add conntrack actionJoe Stringer2015-08-2712-37/+837
* openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-272-27/+29
* openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-273-1/+4
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-1/+1
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-204-10/+10
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-205-14/+14
* net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-171-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-4/+12
|\
| * openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin2015-08-031-4/+12
* | openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-102-216/+23
* | openvswitch: Move tunnel destroy function to oppenvswitch module.Pravin B Shelar2015-08-103-20/+20
* | openvswitch: Make 100 percents packets sampled when sampling rate is 1.Wenyu Zhang2015-08-071-1/+4
* | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-071-1/+1
* | openvswitch: Re-add CONFIG_OPENVSWITCH_VXLANThomas Graf2015-07-295-200/+235
* | openvswitch: Retrieve tunnel metadata when receiving from vport-netdevThomas Graf2015-07-261-1/+1
* | openvswitch: fix compilation when vxlan is a moduleNicolas Dichtel2015-07-261-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-1/+1
|\ \ | |/
| * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
* | openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-216-352/+201
* | openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-216-12/+9
* | openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-216-91/+59
* | openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-216-13/+79
* | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-211-0/+1
* | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-2111-134/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-0/+1
|\
| * openvswitch: disable LROJiri Benc2015-06-031-0/+1
* | openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-013-10/+33
* | geneve: Rename support library as geneve_coreJohn W. Linville2015-05-131-1/+1
* | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-131-5/+0
* | openvswitch: Use eth_proto_is_802_3Alexander Duyck2015-05-053-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-155-12/+12
|\
| * udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-2/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-3/+1
| |\
| * | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-2/+2
| * | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+4
OpenPOWER on IntegriCloud