summaryrefslogtreecommitdiff
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* 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
* genetlink: pass only network namespace to genl_has_listeners()Johannes Berg2014-12-27
* openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang2014-12-24
* openvswitch: Fix vport_send double freePravin B Shelar2014-12-23
* openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar2014-12-23
* openvswitch: Fix MPLS action validation.Pravin B Shelar2014-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * openvswitch: Fix flow mask validation.Pravin B Shelar2014-12-05
* | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
* | openvswitch: set correct protocol on route lookupJiri Benc2014-12-09