]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-07-13 Flavio Leitnerctags: include symbols with locking annotations.
2017-07-13 Justin Pettitnx-match: Don't append "ct_nw_proto" nx_match if mask...
2017-07-13 Bhanuprakash... process: Consolidate process related APIs.
2017-07-13 zhongbaisongbridge: Filter all zero mac when use ovs-vsctl to set mac
2017-07-13 Ben Pfaffutil: Make PADDED_MEMBERS work more than once per struct.
2017-07-13 Ben Pfaffsocket-util: Support sendmmsg() regardless of platform.
2017-07-13 Ben Pfafftest-conntrack: Restore packet batching to pcap test.
2017-07-12 Yi-Hung Weiofproto/trace: Add --ct-next option to ofproto/trace
2017-07-12 Yi-Hung Weiofproto/trace: Add support for tracing conntrack recirc...
2017-07-12 Gurucharan... openvswitch-switch.postinst: Remove upstart files.
2017-07-12 Gurucharan... openvswitch-switch.postinst: Replace tabs by spaces
2017-07-12 Yi-Hung Weiconntrack: Move ct_state parsing to lib/flow.c
2017-07-12 Ben PfaffAUTHORS: Add zhaozhanxu.
2017-07-12 zhaozhanxutnl-ports: Fix loss of tunneling upon removal of a...
2017-07-12 Bhanuprakash... checkpatch: Suggest ovs_assert() to author.
2017-07-12 Haifeng Linnetdev: Fix crash when ifa_netmask is null.
2017-07-12 Kevin Traynornetdev-dpdk: Log Rx checksum offload not supported.
2017-07-12 Kevin Traynornetdev-dpdk: Remove Rx checksum reconfigure.
2017-07-12 Lance Richardsonovn-controller: fix use-after-free in physical_run()
2017-07-12 Lance Richardsonovn-controller: avoid crash when vswitchd connection...
2017-07-12 Przemyslaw... ofproto-dpif-ipfix: Multicast/Broadcast/Unicast counters.
2017-07-12 Yunjian Wangovsdb-types: Fix memory leak on error path.
2017-07-12 Zhenyu Gaovswitchd: Fix IFACE_STAT name error in iface_refresh_stats
2017-07-12 Bhanuprakash... dpif-netlink-rtnl: Fix dead store reported by clang.
2017-07-12 Zoltán Baloghnetdev: Fix crash when interface option is changed...
2017-07-11 Ilya Maximetsdpif-netdev: Remove useless port checking.
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-07-11 Ciara Loftusdpif-netdev: Fix insertion probability
2017-07-11 Antonio Fischettidpctl: add CT Stats for Connections per protocol.
2017-07-11 Antonio FischettiFix coding style and some typos.
2017-07-11 Alin Serdeandatapath-windows: allow catalog creation with local...
2017-07-10 Lance Richardsontests: use full option name in bridge tests
2017-07-10 Numan Siddiquepackets: Fix the reset dp_packet buffer issue in packet...
2017-07-10 Numan Siddiqueofproto-dpif: Fix the clone issue with continuation
2017-07-10 Timothy Redaellimake logs not readable by other
2017-07-10 Anand Kumardatapath-windows: Add validations in fragmentation...
2017-07-10 Lance Richardsontreewide: .gitignore updates
2017-07-07 Han Zhouovn-controller: decouple localnet_port update from...
2017-07-07 Ben PfaffAUTHORS: Add zhongbaisong.
2017-07-07 zhongbaisongofp-util: fix memory leak in ofputil_pull_ofp11_buckets
2017-07-07 Ben Pfaffconfigure: Fix check for rte_config.h to handle cross...
2017-07-07 Ben Pfaffofp-util: Check length of buckets in ofputil_pull_ofp15...
2017-07-07 Ben Pfaffofp-print: Don't abort on unknown reason in role status...
2017-07-07 Ben PfaffMakefiles: Fail build for flake8 only when configured...
2017-07-07 Ben PfaffAUTHORS: Add Clint Byrum.
2017-07-07 Clint Byrumdebian: Use debhelper for DEB_UPSTREAM_VERSION
2017-07-06 Ciara Loftusdpif-netdev: Change definitions of 'idle' & 'processing...
2017-07-06 Ben PfaffAUTHORS: Add Jason Wessel.
2017-07-06 Jason WesselPython3 compatibility: unicode to str
2017-07-06 Jason WesselPython3 compatibility: math error compatibility
2017-07-06 Jason WesselPython3 compatibility: fix integer problems
2017-07-06 Jason WesselPython3 compatibility: iteritems to items
2017-07-06 Jason WesselPython3 compatibility: execfile to exec
2017-07-06 Jason WesselPython3 compatibility: exception cleanup
2017-07-06 Jason WesselPython3 compatibility: Convert print statements
2017-07-06 Ian Stokesdocs: Use DPDK 16.11.2 stable release.
2017-07-06 Alin SerdeanFix nonstandard isatty on Windows
2017-07-06 Joe Stringercheckpatch: Use default encoding from email library.
2017-07-06 Justin Pettitofp-parse: Improve comment for parse_ofp_packet_out_str().
2017-07-06 Justin Pettitofp-parse: Fix small memory leak when calling parse_ofp...
2017-07-05 Ben Pfaffofproto-dpif-ipfix: Fix inefficent memory use in ipfix_...
2017-07-05 Ben PfaffRevert "ofproto-dpif-ipfix: Fix severe memory leak...
2017-07-05 Marcelo Leitnerdpif: fix warn msg when failed to open netdev
2017-07-05 nickcooper... odp: Fix crash in parse_8021q_onward().
2017-07-03 Ilya Maximetsdp-packet: Copy trunc flag on batch clone.
2017-06-29 Timothy Redaelliovs-ctl: Fix typo in a comment
2017-06-29 aaron conolerhel-systemd: start vswitchd after udev
2017-06-28 Justin Pettitdatapath: Fix missing "_ATTR" docstrings from some...
2017-06-28 Ben Pfaffofproto-dpif-ipfix: Fix severe memory leak in ipfix_sen...
2017-06-27 Ben Pfaffopenvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace...
2017-06-27 Zoltán Baloghuserspace: Introduce packet_type in OF 1.5 packet-out
2017-06-27 Jan Scheurichuserspace: Complete Packet In handling
2017-06-27 Jan Scheurichtests: Added unit tests in packet-type-aware.at
2017-06-27 Ben Pfaffuserspace: Handling of versatile tunnel ports
2017-06-27 Jan Scheurichuserspace: Add OXM field MFF_PACKET_TYPE
2017-06-27 Ben Pfaffnx-match: Add context argument to nxm_put__().
2017-06-27 Ben Pfaffofpbuf: New function ofpbuf_insert().
2017-06-27 Anand Kumardatapath-windows: Include ICMP type and code fields...
2017-06-27 Darrell Balldpif: Fix cleanup of userspace datapath.
2017-06-23 Ben Pfaffodp-util: Use port names in output in more places.
2017-06-23 Ben Pfaffovs-dpctl: New --names option to use port names in...
2017-06-22 Shashank Ramdatapath-windows: Add validations for IP_HEADER_LEN
2017-06-22 Anand Kumardatapath-windows: Add support for UPDATE events in...
2017-06-22 Sairam Venugopaldatapath-windows: Fix switch-case alignments in Conntrack.c
2017-06-22 Alin Serdeantests: switch from signed to unsigned when formatting
2017-06-22 Sairam Venugopaldatapath-windows: Fix potential memory leak while creat...
2017-06-22 Joe Stringerdistclean: Fix ovs-vtep and docker drivers.
2017-06-21 Joe Stringerofp-actions: Store raw type for NXAST_LEARN2.
2017-06-21 Timothy RedaelliUse @PYTHON@ directly instead of "#! /usr/bin/env"
2017-06-20 Anand Kumarwindows: Remove vlog_init() from service_start function
2017-06-20 Alin Serdeandatapath-windows: add open flow defines to Types.h
2017-06-20 Sairam Venugopaldatapath-windows: Zero initialize Conntrack-ICMP entry
2017-06-20 Bhanuprakash... dpctl: Skip invoking qsort on empty list
2017-06-20 Bhanuprakash... dpif-netdev: Skip invoking qsort on empty list.
2017-06-19 Ben Pfaffopenvswitch.h: Use odp_port_t for port numbers in users...
2017-06-19 Ben Pfaffofp-util: Remove prototype for unimplemented function.
2017-06-19 William StevensonDocumentation/topics/dpdk/vhost-user.rst small fixes
2017-06-19 Joe Stringertc: Tidy up includes.
2017-06-19 Joe Stringertc: Fix compile with Glibc < 2.24 and Linux > 4.5.
2017-06-19 Joe Stringerdocs: Document that hw-offload is experimental.
next