]> git.proxmox.com Git - mirror_ovs.git/shortlog
mirror_ovs.git
2017-09-07 Alin Gabriel... ovs-atomic-msvc: Add atomics x64 builds
2017-09-07 Alin Gabriel... github: Add Appveyor image and link to Readme
2017-09-05 Rami Rosendocs: fix a typo in vhost-user documentation.
2017-09-05 Kevin Traynordpif-netdev: Fix a couple of coding style issues.
2017-09-05 Cian Ferriterdpif-netdev: Rename "size" variable to "cnt".
2017-09-05 Fischetti,... dpif-netdev: Fix comments in function headers.
2017-09-05 Ilya Maximetsdpif-netdev: Fix per packet cycles statistics.
2017-09-05 Robert Wojciechowicznetdev-dpdk: Create separate memory pool for each port.
2017-09-05 wangzhikenetdev-dpdk: update vhost user client port status.
2017-09-05 Russell Bryant.gitignore: Ignore generated file cxxtest.cc.
2017-09-04 Anand Kumardatapath-windows: Remove unnecessary call to OvsInitFor...
2017-09-01 Alin Gabriel... daemon-windows: Set default error mode for services
2017-09-01 Sairam Venugopaldatapath-windows: Add an upper limit to conntrack entries
2017-09-01 Aaron Conolecentos: fix selinux intermediate file
2017-09-01 Aaron Conoleselinux.rst: point to the correct file
2017-09-01 Aaron Conoleselinux: move chr_file to non-dpdk as well
2017-08-31 Aaron Conoleselinux: update policy to reflect non-root and dpdk...
2017-08-31 Aaron Conolemakefile: hook up dpdkstrip preprocessor
2017-08-31 Aaron Conolerhel: make the selinux policy intermediate
2017-08-31 Ben PfaffNEWS: Mark NSH support as experimental in 2.8.
2017-08-31 Ben Pfaffmonitor: Simplify calculation of cond->conditional.
2017-08-31 Ben Pfaffmonitor: Fix bad caching of conditional monitor_cond...
2017-08-30 Aaron Conoleredhat: fix upgrades where group doesn't exist
2017-08-29 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-08-29 Yi Yangnsh: fix an implicit bug in nsh_hdr_len
2017-08-25 wangzhikenetdev-dpdk: vhost get stats fix.
2017-08-25 Lance Richardsonnetdev-dpdk: use 64-bit arithmetic when converting...
2017-08-25 Lily Huangconntrack: Fix ct-clean thread crash bug.
2017-08-25 Kevin Traynordpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance.
2017-08-25 Kevin Traynordpif-netdev: Change pmd selection order.
2017-08-25 Kevin Traynordpif-netdev: Change rxq_scheduling to use rxq processin...
2017-08-25 Kevin Traynordpif-netdev: Count the rxq processing cycles for an...
2017-08-25 Kevin Traynordpif-netdev: Add rxq processing cycle counters.
2017-08-25 Kevin Traynordpif-netdev: Change polled_queue to use dp_netdev_rxq.
2017-08-25 Fischetti,... dp-packet: Use memcpy on dp_packet elements.
2017-08-25 Fischetti,... conntrack: pass current time to conntrack_execute.
2017-08-25 Darrell Balldp-packet: Refactor DPDK packet initialization.
2017-08-25 Darrell Balldocs/dpdk: Consolidate pmd-cpu-mask references.
2017-08-24 Gao Zhenyuovn: Fix BFD error config on gateway
2017-08-23 Yi-Hung Weiatlocal: Document find_l7_lib()
2017-08-23 Yi-Hung Weidatapath: compat: Fix build on RHEL 7.4
2017-08-23 Shashank Ramdatapath-windows: Move OvsCreateNewNBLsFromMultipleNBs...
2017-08-23 Alin Balutoiuwindows, python: Remove code duplication in send/recv...
2017-08-23 Alin Balutoiuwindows, python: Fix event type returned from poller
2017-08-21 Justin Pettitofproto-dpif: Mark packets as "untracked" after call...
2017-08-21 Joe Stringercheckpatch: Enforce bracing around conditionals.
2017-08-21 Lance Richardsonovn: support requested-chassis option for logical switc...
2017-08-18 Roi Dayansystem-offloads-traffic: Add sanity check
2017-08-18 Roi Dayandpif: Fix cleanup of netdev_ports map
2017-08-18 Alin Balutoiupython: Force file system encoding on cmdline args
2017-08-18 Alin Balutoiupython: fix python3 encode/decode on Windows
2017-08-18 Xiao Lianggitignore: Ignore cxx-check
2017-08-17 Anand Kumardatapath-windows: Do not modify port field for ICMP...
2017-08-17 Anand Kumardatapath-windows: Update Orig Tuple to use ICMP Type...
2017-08-16 Roi Dayannetdev-tc-offloads: Add prefix to identify source of...
2017-08-15 Joe Stringertests: Comment which netcat version the opts are for.
2017-08-15 Joe Stringertests: Put maximum timeout on netcat calls.
2017-08-15 Joe Stringerovsdb-idl: Rename 'old' to 'old_datum'.
2017-08-15 Joe Stringerovsdb-idl: Avoid new expression.
2017-08-15 Joe Stringerovsdb-idl: Avoid mutable type specifier.
2017-08-15 Joe Stringerovsdb-idl: Avoid class declaration.
2017-08-11 Paul Blakeynetdev-tc-offloads: Offload match on tcp_flags
2017-08-11 Paul Blakeytc: Add matching on tcp flags
2017-08-11 Paul Blakeyodp-util: Put tcp_flags value to netlink if value is 0
2017-08-11 Paul Blakeynetdev-tc-offloads: Add nw_ttl matching using flower
2017-08-11 Paul Blakeymatch: Add helper function to set nw_ttl with mask
2017-08-11 Paul Blakeytc: Add ip layer ttl matching
2017-08-11 Paul Blakeycompat: Update tc compatibility header
2017-08-11 Joe Stringernetdev: Free ifidx mapping in netdev_ports_remove().
2017-08-10 Russell Bryantsandbox: Add ports to br-int in ovn-setup.
2017-08-10 Lance Richardsontravis: parallel builds and tests
2017-08-10 Aaron Conolenetdev-dpdk: include dpdk PCI header directly
2017-08-10 Darrell Balldp-packet: Reset DPDK hwol flags on init.
2017-08-10 aaron conoleredhat: add vfio udev rules
2017-08-09 Joe Stringercheckpatch: Check for trailing operators.
2017-08-09 Joe Stringercheckpatch: Fix matching on C filenames.
2017-08-09 Joe Stringercheckpatch: Check for infix operator whitespace.
2017-08-09 Joe Stringerovn-northd: Fix minor style variation.
2017-08-09 Joe Stringerofproto-dpif-ipfix: Fix minor style variation.
2017-08-09 Joe Stringernetdev-dummy: Fix minor style variation.
2017-08-09 Joe Stringerdpif: Clean up netdev_ports map on dpif_close().
2017-08-09 Lance Richardsonpython: make python idl unicode-tolerant
2017-08-09 Ben Pfaffofproto-dpif-ipfix: Use common OVS functions for gettin...
2017-08-09 Yi YangRemove duplicate description about Experimenter classes
2017-08-09 Paul Blakeynetdev-vport: Always implement get_ifindex for netdev...
2017-08-09 Roi Dayannetdev-linux: Reduce log level for ENODEV errors gettin...
2017-08-09 Ben Pfaffdp-packet: Use OVS_UNUSED to mark possibly unused param...
2017-08-09 Darrell Balltravis: Fix DPDK builds in new environment.
2017-08-08 Ben Pfaffnetdev-dummy: Close pcap files when dummy device is...
2017-08-08 Daniel Alvareznetdev: check for NULL fields in netdev_get_addrs
2017-08-08 Ben Pfaffofp-print: #include its own header first.
2017-08-08 Joe Stringerinclude: Add struct declaration to ofp-print.h.
2017-08-08 Ben Pfaffnsh: Avoid zero-length array.
2017-08-08 Ben Pfaffm4: Add pkg.m4 from pkg-config.
2017-08-08 Bhanuprakash... ovsschema: Fix line lengths.
2017-08-08 Ben Pfaffovs-vsctl-bashcomp: Make compatible with busybox "awk".
2017-08-08 aaron conoleredhat: allow dpdk to also run as non-root user
2017-08-08 aaron conoleredhat: dynamic service file for vswitchd
2017-08-08 aaron conoledpdkstrip: add a preprocessor tool for stripping dpdk...
2017-08-08 aaron conoleredhat: dynamically allocate and reference ovs user
next