cascardo/ovs.git
2016-01-27 Flavio LeitnerNEWS: DPDK 2.2 is now required.
2016-01-27 Ilya Maximetsdpif-netdev: Unique and sequential tx_qids.
2016-01-27 Ilya Maximetsdpif-netdev: Rework of rx queue management.
2016-01-26 Ilya Maximetsovs-lib: Try to call exit before killing.
2016-01-26 mweglicxUpdate relevant artifacts to add support for DPDK v2...
2016-01-25 Ben Pfaffofproto-dpif-xlate: Fix recirculation for resubmit...
2016-01-21 Pravin B Shelardatapath: compat: Add NULL check for tun-dst.
2016-01-21 Russell Bryantovn-controller: Update check for parent port.
2016-01-21 Russell Bryantovn-nbctl: Update show format for addresses.
2016-01-21 Russell Bryantovn-nbctl: Help catch lport-set-addresses mistakes.
2016-01-21 Joe Stringerdatapath: Fix panic sending IP frags over tunnels.
2016-01-20 Russell Bryanttests: Set enable-dummy=system for ovn-controller-vtep...
2016-01-20 Ben Pfaffofproto: Fix memory leak and memory exhaustion bugs...
2016-01-18 William Tuovn-tutorial: fix a typo
2016-01-14 Jesse Grossovn: Use assigned Geneve class.
2016-01-14 William Tuovs-bugtool: Add conntrack output.
2016-01-14 Pravin B Shelardatapath: STT: Fix nf-hook softlockup.
2016-01-14 Joe Stringer{lib, utilities}: Fix ct_state constants in docs.
2016-01-12 Joe Stringernetdev-dpdk: Fix thread_is_pmd() symbol conflict.
2016-01-12 Pravin B Shelardatapath: Fix deadlock on STT device destroy.
2016-01-12 Joe Stringerovs-ofctl.8.in: Fix indentation.
2016-01-11 Ben Pfaffofp-parse: Use xstrdup() instead of strdup().
2016-01-11 Ilya Maximetspoll: Suppress logging for pmd threads.
2016-01-11 Alin Serdeandatapath-windows: Add LSOv2 support for VXLAN
2016-01-11 Alin Serdeandatapath-windows: Fix bug small bug in GRE.
2016-01-11 William Tuofproto: Fix memory leak reported by valgrind.
2016-01-11 William Turstp: Fix memory leak reported by valgrind.
2016-01-11 William Tuovs-ofctl: Fix memory leak reported by valgrind.
2016-01-11 William Tustream-ssl: Fix memory leak reported by valgrind.
2016-01-08 Numan Siddiquepython: Fix the TypeError exception seen when idl.Idl...
2016-01-08 Joe Stringerofproto-dpif-upcall: Don't delete modified ukeys.
2016-01-06 Ben Pfaffofproto-dpif-upcall: Avoid double-delete of ukeys.
2016-01-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_state.
2016-01-05 Ben Pfaffofp-util: Avoid use-after-free error in ofputil_append_...
2016-01-05 William Tuodp-util: Fix memory leak reported by valgrind.
2016-01-05 Alin Serdeandatapath-windows: Fix subscribe/unsubscribe packets
2016-01-05 Alin Serdeannetlink-socket: Fix log message for subscribe/unsubscri...
2016-01-04 l0310ovn-northd: Can't use ct() for router ports.
2016-01-04 xushengpingnetdev-bsd: Destroy mutex on netdev_bsd_construct_syste...
2016-01-04 William Tuofp-print: Fix memory leak at ofp_print_bundle_add().
2016-01-04 Ilya Maximetstest-sflow: Fix memory leak in main function.
2016-01-04 Ilya Maximetsofproto: Fix using uninitialized delete_reason.
2015-12-24 Joe Stringerovs-dev.py: Fix libcap-ng-dev dependency.
2015-12-23 Ben Pfaffovs-ofctl: Document arp_op match field.
2015-12-23 Simon Hormandatapath: ip4_dst_hoplimit compat code is needed prior...
2015-12-23 Yin LinMakefile: Mark non-file targets as .PHONY.
2015-12-23 Ansis Attekadebian: Remove old PKI directory migration code
2015-12-23 William Tuovsdb-server: Fix memory leak using perf counter withou...
2015-12-23 Joe Stringersystem-traffic: Skip all vxlan tests if unsupported.
2015-12-23 Nithin Rajudatapath-windows: Reduce padding size in _OVS_PACKET_HD...
2015-12-23 William Tuofp-actions: Add padding in ofpacts_pull_openflow_instr...
2015-12-23 Zoltán Baloghofproto: Remove flows from all tables upon group deletion.
2015-12-23 Jesse Grossdpif-netdev: Avoid using uninitialized memory with...
2015-12-22 Panu Matilainenrhel: Add support DPDK port creation via network scripts
2015-12-22 mweglicxnetdev_dpdk: pci_dev pointer check.
2015-12-22 William Tutun-metadata: Fix memory leak in table_free()
2015-12-22 Joe Stringertypes: Define OVS_*128_MAX statically.
2015-12-22 Daniele Di... system-kmod-macros: Do not require the 'conntrack'...
2015-12-22 Daniele Di... system-traffic: use `dpctl/*conntrack` instead of ...
2015-12-22 Daniele Di... ovstest: Add test-netlink-conntrack command.
2015-12-22 Daniele Di... dpctl: Add new 'flush-conntrack' command.
2015-12-22 Daniele Di... dpif-netlink: Implement ct_flush.
2015-12-22 Daniele Di... dpctl: Add 'conntrack-dump' command.
2015-12-22 Daniele Di... dpif-netlink: Implement ct_dump_{start,next,done}.
2015-12-22 Daniele Di... ct-dpif: Add ct_dpif_flush().
2015-12-22 Daniele Di... ct-dpif: Add ct_dpif_dump_{start,next,done}().
2015-12-22 Daniele Di... netlink-conntrack: New module.
2015-12-22 Daniele Di... ct-dpif: New module.
2015-12-21 Pravin B Shelardatapath: Backport: openvswitch: Fix serialization...
2015-12-21 Pravin B Shelardatapath: stt: Fix device list management.
2015-12-21 Ben Pfaffstream-ssl: Fix misleading bound address format.
2015-12-20 Pravin B Shelardatapath: stt: Fix error handling in stt_start().
2015-12-20 Pravin B Shelardatapath: stt: Do not access stt_dev socket in lookup.
2015-12-19 Ben Pfafftun-metadata: Fix memory leak in tun_metadata_add_entry...
2015-12-19 Joe Stringercompat: Backport conntrack strictly to v3.10+.
2015-12-19 Joe Stringercompat: Always use own __ipv6_select_ident().
2015-12-17 Pravin B Shelardatapath: stt: Use RCU API to update stt-dev list.
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-12-15 Joe Stringerlib: Use proper type cast to poison lists.
2015-12-15 Nithin Rajudatapath-windows: remove ASSERT in OvsDoFlowLookupOutput()
2015-12-14 Alin Serdeanconfifugre: Fix broken sed calls in shell code.
2015-12-11 Alin Serdeandatapath-windows: Cleanup Stt.c
2015-12-11 Pravin B Shelardatapath: compat: Block upstream ip_tunnels functions.
2015-12-11 Pravin B Shelardatapath: define compat ip_tunnel_get_link_net()
2015-12-11 Pravin B Shelardatapath: define compat ip_tunnel_get_iflink()
2015-12-11 Alin Serdeandatapath-windows: Fix small bug in STT
2015-12-11 Alin Serdeandatapath-windows: Add GRE TEB support for windows datapath
2015-12-11 Justin Pettitovn-controller: Add clarifying comment about main loop...
2015-12-11 Russell Bryantovn: Fix ACLs for child logical ports.
2015-12-11 Pravin B Shelardatapath: Backport: skbuff: Fix skb checksum partial...
2015-12-11 Pravin B Shelardatapath: Fix STT packet receive handling.
2015-12-11 Daniele Di... FAQ: Add entry about different datapaths features.
2015-12-11 Daniele Di... odp-util: Correctly [de]serialize mask for ND attributes.
2015-12-11 Daniele Di... odp-util: Return exact mask if netlink mask attribute...
2015-12-11 Daniele Di... odp-util: Commit ICMP set only for ICMP packets.
2015-12-11 Daniele Di... tnl-ports: Generate mask with correct prerequisites.
2015-12-11 Daniele Di... ofproto-dpif-xlate: Fix revalidation in execute_control...
2015-12-11 Daniele Di... dpif-netdev: Initialize match.tun_md in various places.
2015-12-11 Joe Stringerdatapath: Define nf_connlabels_{put,get}.
2015-12-11 Joe Stringerdatapath: Respect conntrack zone even if invalid.
next