summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release dates for 2.9.0.v2.9.0Justin Pettit2018-02-192-2/+2
* ofp-meter: Fix use-after-free for decoding meter mods.Ben Pfaff2018-02-161-1/+1
* datapath: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-161-0/+34
* datapath: Fix pop_vlan action for double tagged framesEric Garver2018-02-161-3/+12
* datapath: do not propagate headroom updates to internal portpaolo abeni2018-02-161-18/+1
* ovn-controller: Fix crash when sending GARP when openflow disconnection.Guoshuai Li2018-02-152-18/+33
* ofproto-dpif-ipfix: Fix an issue in flow key partBenli Ye2018-02-151-3/+21
* ovsdb-tool: Indicate "db" and "schema" are optional in man page.Justin Pettit2018-02-141-13/+18
* netdev-dpdk: Reintroduce shared mempools.Ian Stokes2018-02-131-108/+138
* docs: Update supported DPDK versions.Ian Stokes2018-02-131-1/+1
* datapath: use ktime_get_ts64() instead of ktime_get_ts()Arnd Bergmann2018-02-124-3/+19
* datapath: fix the incorrect flow action alloc sizezhangliping2018-02-121-8/+8
* datapath: fix data type in queue_gso_packetsGustavo A. R. Silva2018-02-122-2/+2
* datapath: Fix an error handling path in 'ovs_nla_init_match_and_action()Christophe JAILLET2018-02-121-1/+2
* compat: Fix compiler headersGreg Rose2018-02-122-0/+5
* datapath: Fix SKB_GSO_UDP usageGreg Rose2018-02-122-4/+16
* datapath: conntrack: make protocol tracker pointers constFlorian Westphal2018-02-121-2/+2
* compat:inet_frag.h: Check for frag_percpu_counter_batchGreg Rose2018-02-121-0/+14
* compat: Do not include headers when not compilingGreg Rose2018-02-122-2/+2
* datapath: Fix netdev_master_upper_dev_link for 4.14Greg Rose2018-02-123-5/+31
* ovn: Allow DNS lookups over IPv6Mark Michelson2018-02-092-5/+63
* datapath: enable NSH supportYi Yang2018-02-0811-5/+684
* datapath: nsh: add GSO supportYi Yang2018-02-083-1/+10
* datapath: net: add NSH header structures and helpersYi Yang2018-02-082-0/+308
* datapath: vxlan: factor out VXLAN-GPE next protocolYi Yang2018-02-084-31/+57
* datapath: ether: add NSH ethertypeYi Yang2018-02-081-0/+4
* netdev-linux: Report netdev change events when mac changed.Tonghao Zhang2018-02-055-3/+15
* Makefile.am: Use correct path separator for WindowsShashank Ram2018-02-051-2/+2
* Merge branch 'dpdk_merge_2_9' of https://github.com/istokes/ovs into HEADBen Pfaff2018-02-015-0/+105
|\
| * netdev-dpdk: Add support for vHost dequeue zero copy (experimental)Ciara Loftus2018-01-315-0/+105
* | xlate: fix packets loopback caused by duplicate read of xcfgp.Huanle Han2018-02-011-29/+14
* | ovn-nbctl: update manpage for lsp-set-type.Han Zhou2018-02-011-1/+43
|/
* netdev-dpdk: Fix xstats leak on port destruction.Ilya Maximets2018-01-261-1/+4
* netdev-dpdk: Fix memory leak in netdev_dpdk_configure_xstats().Ilya Maximets2018-01-261-0/+2
* netdev-dpdk: Fix memory leak in netdev_dpdk_get_custom_stats().Ilya Maximets2018-01-261-0/+2
* vswitchd: show DPDK versionMatteo Croce2018-01-265-1/+16
* netdev-dpdk: fix port addition for ports sharing same PCI idYuanhan Liu2018-01-262-15/+67
* netdev-dpdk: Fix requested MTU size validation.Ian Stokes2018-01-262-1/+24
* ofproto: Fix double-unref of temporary rule when learning.Ben Pfaff2018-01-262-10/+8
* openvswitch/types.h: Drop the member name in initializer macroShashank Ram2018-01-251-3/+2
* gre: strip gre-tso offload flagswenxu2018-01-251-0/+2
* ovn: OVN Support QoS meterGuoshuai Li2018-01-2416-76/+418
* ovn-controller: Add extend_table instead of group_table to expand meter.Guoshuai Li2018-01-2411-212/+321
* Revert "compat:inet_frag.h: Check for frag_percpu_counter_batch"Ben Pfaff2018-01-241-14/+0
* netdev-linux: do not send packets to down tap ifaces.Flavio Leitner2018-01-243-1/+30
* tc flower: reorder tunnel encap/decap actionsJohn Hurley2018-01-241-5/+5
* docs: Fix formatting in fedora.rstYi-Hung Wei2018-01-231-3/+3
* LACP: Check active partner sys idRĂ³bert Mulik2018-01-231-6/+32
* compat:inet_frag.h: Check for frag_percpu_counter_batchGreg Rose2018-01-231-0/+14
* tests: Fix non-canonical MAC addresses in ovn.at.Leonid Ryzhyk2018-01-231-2/+2