]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-11-28 Shashank Ramdatapath-windows: Account for VLAN tag in tunnel Decap
2017-11-27 Justin PettitUpdate mailing list archive pointers to the current...
2017-11-27 Ben Pfaffodp-util: Fix buffer overread in parsing string form...
2017-11-27 Ben Pfafftc: Fix build breakage on GCC 7 by annotating fall...
2017-11-27 Numan SiddiqueOpenvSwitch logrotate: Use ctl file path as target...
2017-11-27 Numan Siddiqueovn-ctl: Add -vfile:info option to OVN_NB/SB_LOG options
2017-11-27 Ben PfaffRemove Perl dependency.
2017-11-27 Ben Pfafftests: Convert miscellaneous test code from Perl to...
2017-11-27 Ben Pfafftests: Convert dot2pic build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert sodepends build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert soexpand build tool from Perl to Python.
2017-11-27 Ben Pfafftests: Convert dpdkstrip utility from Perl to Python.
2017-11-27 Ben Pfafftests: Convert flowgen utility from Perl to Python.
2017-11-27 Ben Pfafftests: Convert ovsdb-monitor-sort utility from Perl...
2017-11-27 Ben Pfafftests: Convert uuidfilt utility from Perl to Python.
2017-11-23 Paul Blakeytc: Send csum action only if we need to update csum
2017-11-23 Paul Blakeytc: Fix wrong struct variable order
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant loop handling...
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant brackets
2017-11-23 Paul Blakeynetdev-tc-offloads: Verify csum flags on dump from tc
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix accidental skipping of extended...
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix travis compilation error
2017-11-20 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-11-20 Ben PfaffAUHTORS: Add Vishal Deep Ajmera.
2017-11-20 Vishal Deep... odp-execute: Add missing break statement for CLONE...
2017-11-17 Paolo Abeninetdev-tc-offloads: update stats properly on flow deletion
2017-11-17 Ilya Maximetsnetdev-dpdk: Fix mempool creation with large MTU.
2017-11-16 Kevin Traynordpif-netdev: Rename rxq_interval.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix calling vhost API with negative vid.
2017-11-16 Ilya Maximetsnetdev-dpdk: Remove unused MAX_NB_MBUF.
2017-11-16 Ilya Maximetsnetdev-dpdk: Factor out struct dpdk_mp.
2017-11-16 Ilya Maximetsnetdev-dpdk: Fix dpdk_mp leak in case of EEXIST.
2017-11-16 Mark Kavanaghnetdev-dpdk: replace uint8_t with dpdk_port_t
2017-11-16 Paul Blakeynetdev-tc-offloads: Add support for action set
2017-11-16 Paul Blakeytc: Add header rewrite using tc pedit action
2017-11-16 Paul Blakeyodp-util: Expose ovs flow key attr len table for reuse
2017-11-16 Paul Blakeycompat: Add act_pedit compatibility for old kernels
2017-11-15 Ben Pfaffnetdev: Eliminate redundant ifindex mapping.
2017-11-15 Ben Pfaffnetdev: Indentation and style fixes.
2017-11-14 Alin Gabriel... ovn.at: Fix MSYS IPv6 interpretation
2017-11-14 Ben Pfaffnetdev: Change macro to function.
2017-11-14 Ben Pfafftests: Try harder to figure out whether IPv6 is supported.
2017-11-14 Alin Gabriel... installer-windows: Add x64 installer build via command...
2017-11-14 Alin Gabriel... installer-windows: Modify installer so it can be compil...
2017-11-14 Alin Gabriel... installer-windows: Call WIX binaries outside of MSBuild...
2017-11-14 Alin Gabriel... installer-windows: Resolve WIX solution build type
2017-11-14 Alin Gabriel... installer-windows: Remove unused entries from WIX project
2017-11-14 Alin Gabriel... build-windows: Suppress output from MSBuild
2017-11-14 Alin Gabriel... ofp-actions: Add compare to offsetof need for MSVC...
2017-11-14 Alin Gabriel... build-windows: Add check for struct timespec
2017-11-14 Alin Gabriel... windows: Add interlocked function definitions for VS...
2017-11-14 Alin Gabriel... windows: _set_output_format is no longer required from...
2017-11-13 Ashish Varmanetdev, dpif: fix the crash/assert on port delete
2017-11-13 Aaron Conoleovs-tcpdump: handle large interface names on linux
2017-11-13 Ben Pfaffovn: Add document describing new features in OVN added...
2017-11-13 Gurucharan... ovs-ctl: Don't remember vport-* kernel modules
2017-11-12 Kevin Traynordpif-netdev: Remove unnecessary resets on new rxqs.
2017-11-09 Ilya Maximetsnetdev: Remove EOPNOTSUPP related comment for netdev_se...
2017-11-08 Jan ScheurichNSH: Adjust NSH wire format to the latest IETF draft
2017-11-08 Jan ScheurichNSH: Minor bugfixes
2017-11-08 Timothy Redaellirhel: Add support for "systemctl reload openvswitch"
2017-11-08 László SürüDocumentation: Fix for userspace testsuite directory...
2017-11-08 Ben Pfaffvswitch.xml: Fix nonbreaking spaces.
2017-11-08 duanjiongvswitchd: Document option dst_port.
2017-11-06 duanjiongpackets: Move declarations inside extern "C".
2017-11-06 Borja Marcos... conntrack: Include <sys/types.h> before <netinet/icmp6.h>.
2017-11-03 antonio.fischetti... dpctl: manage ret value when dumping CT entries.
2017-11-03 Ben PfaffAUTHORS: Add Matteo Croce.
2017-11-03 Matteo Croceovs-lib: dont't purge corrupted DB
2017-11-03 antonio.fischetti... dpctl: Comment functions retrieving the datapath name.
2017-11-03 Guoshuai Liovn: Fix remote not receive GARP, when localnet Port...
2017-11-03 Guoshuai Lidpif-netdev: Set MAX_RECIRC_DEPTH to 6.
2017-11-03 Bhanuprakash... ovsdb: Remove break after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... ofp-actions: Remove return after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... ofproto: Remove break after OVS_NOT_REACHED.
2017-11-03 Bhanuprakash... netdev-dpdk: Refactor netdev_dpdk structure.
2017-11-03 Bhanuprakash... dpif_netdev: Refactor dp_netdev_pmd_thread structure.
2017-11-03 Bhanuprakash... cmap: Use PADDED_MEMBERS_CACHELINE_MARKER in cmap_impl.
2017-11-03 Bhanuprakash... ccmap: Use PADDED_MEMBERS macro in ccmap_impl structure.
2017-11-03 Bhanuprakash... odp-execute: Use const qualifer for batch size.
2017-11-03 Bhanuprakash... netdev-linux: Clean up netdev_linux_sock_batch_send().
2017-11-03 Bhanuprakash... netdev-linux: Use DP_PACKET_BATCH_FOR_EACH in netdev_li...
2017-11-03 Bhanuprakash... dpif-netdev: Reorder elements in dp_netdev_rxq structure.
2017-11-03 Bhanuprakash... netdev-provider: Reorder elements in netdev structure.
2017-11-03 Bhanuprakash... netdev-provider: Reorder element in netdev_flow_dump...
2017-11-03 Bhanuprakash... netdev: Reorder elements in netdev_tunnel_config structure.
2017-11-03 Bhanuprakash... netdev-dummy: Reorder elements in dummy_packet_stream...
2017-11-03 Bhanuprakash... tun-metadata: Reorder elements in tun_meta_entry structure.
2017-11-03 Bhanuprakash... bond: Reorder elements in bond_slave structure.
2017-11-03 Duan Jiongofproto-dpif: Put bundle_lookup ahead to simplify the...
2017-11-03 Ben PfaffAUTHORS: Add Duan Jiong.
2017-11-03 Duan Jiongofproto-dpif: Fix comment in struct ofbundle.
2017-11-03 Timothy Redaellilib: Remove lib/pool-loop.h from lib_libopenvswitch_la_...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-03 Yi-Hung Weimeta-flow: Fix format in documentation.
2017-11-03 Ben Pfaffofp-util: Update OpenFlow 1.6 port support to track...
2017-11-03 weiovn-northd.8: Fix wrong description
2017-11-03 Numan SiddiqueNEWS: Add recently added OVN IPv6 features
2017-11-02 Ben PfaffDocumentation: Add the Open vSwitch project charter.
2017-11-02 Joe Stringerofproto-dpif-upcall: Transition ukey on dp_ops error.
next