summaryrefslogtreecommitdiff
path: root/net/openvswitch (follow)
Commit message (Expand)AuthorAge
...
* | 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-21
* | 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
* | openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-21
* | route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* | ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
|\
| * openvswitch: disable LROJiri Benc2015-06-03
* | openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee2015-06-01
* | geneve: Rename support library as geneve_coreJohn W. Linville2015-05-13
* | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-13
* | openvswitch: Use eth_proto_is_802_3Alexander Duyck2015-05-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-07
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\
| * | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
| * | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
| * | net: Introduce possible_net_tEric W. Biederman2015-03-12
| * | net: Kill hold_net release_netEric W. Biederman2015-03-12
| * | mpls: Fix the openvswitch select of NET_MPLS_GSOEric W. Biederman2015-03-08
* | | mm: remove GFP_THISNODEDavid Rientjes2015-04-14
| |/ |/|
* | openvswitch: Return vport module ref before destructionThomas Graf2015-03-31
|/
* openvswitch: Fix serialization of non-masked set actions.Joe Stringer2015-03-03
* openvswitch: Fix net exit.Pravin B Shelar2015-02-20
* openvswitch: Fix key serialization.Pravin B Shelar2015-02-14
* openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-11
* openvswitch: Reset key metadata for packet execution.Pravin B Shelar2015-02-11
* openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is setThomas Graf2015-02-09
* openvswitch: Initialize unmasked key and uid lenPravin B Shelar2015-02-08
* net: openvswitch: Support masked set actions.Jarno Rajahalme2015-02-07
* openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-28
* openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-26
* openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer2015-01-26
* openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer2015-01-26
* openvswitch: Refactor ovs_nla_fill_match().Joe Stringer2015-01-26
* vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-24
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* openvswitch: Support VXLAN Group Policy extensionThomas Graf2015-01-15
* openvswitch: Allow for any level of nesting in flow attributesThomas Graf2015-01-15
* openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf2015-01-15
* vxlan: Group Policy extensionThomas Graf2015-01-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-15
|\
| * openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-14
* | openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-14
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan2015-01-13
|/
* openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-02