aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* 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-08
* openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-29
* 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-25
* 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-06
* | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
* | openvswitch: set correct protocol on route lookupJiri Benc2014-12-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\|
| * openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-20
| * openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme2014-11-14
| * openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar2014-11-14
| * openvswitch: Fix NDP flow mask validationDaniele Di Proietto2014-11-14
| * openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross2014-11-14
| * openvswitch: Fix memory leak.Pravin B Shelar2014-11-14
* | net: move vlan pop/push functions into common codeJiri Pirko2014-11-21
* | net: move make_writable helper into common codeJiri Pirko2014-11-21
* | vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-21
* | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
* | openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko2014-11-21
* | openvswitch: use PTR_ERR_OR_ZEROFabian Frederick2014-11-16
* | openvswitch: Fix build failure.Pravin B Shelar2014-11-14
* | openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme2014-11-09
* | openvswitch: Constify various function argumentsThomas Graf2014-11-09
* | openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar2014-11-09
* | openvswitch: Optimize recirc action.Pravin B Shelar2014-11-09
* | openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-09
* | openvswitch: Export symbols as GPL symbols.Pravin B Shelar2014-11-09
* | openvswitch: Avoid NULL mask check while building maskPravin B Shelar2014-11-06