]> git.proxmox.com Git - ovs.git/shortlog
ovs.git
2016-10-18 Bhanuprakash... netlink-socket: Reorder elements in nl_dump structure.
2016-10-18 Bhanuprakash... ovsdb: Reorder elements in ovsdb_table_schema structure.
2016-10-18 Bhanuprakash... dpif: Reorder elements in dpif_upcall structure.
2016-10-18 Bhanuprakash... dpif-netdev: Reorder elements in dp_netdev_port structure.
2016-10-18 Bhanuprakash... dpif-netdev: Cache align netdev_flow_keys.
2016-10-18 Bhanuprakash... dpif-netdev: Add comments to dp_netdev_input__().
2016-10-18 Bhanuprakash... hash: Skip Invoking mhash_add__() with zero input.
2016-10-17 Ben Pfaffstream-ssl: Fix memory leak on error path.
2016-10-15 Amitabha BiswasPython-IDL: getattr after mutate fix
2016-10-15 Aaron Conolerhel-systemd: Delay shutting down the services
2016-10-14 Mark Kavanaghdoc: Update DPDK pdump documentation
2016-10-13 Ciara Loftusdpdk: Fix DPDK pdump compilation
2016-10-12 Daniele Di... dpdk: New module with some code from netdev-dpdk.
2016-10-12 Daniele Di... netdev-dpdk: Change vlog module name to 'netdev_dpdk'.
2016-10-12 Daniele Di... netdev-dpdk: Use init() function to initialize classes.
2016-10-12 Daniele Di... netdev-dpdk: Remove useless 'rte_eal_init_ret'.
2016-10-12 Daniele Di... netdev-dpdk: Remove useless nonpmd_mempool_mutex.
2016-10-12 Daniele Di... netdev-dpdk: Use xasprintf() when possible.
2016-10-12 Daniele Di... netdev-dpdk: Do not abort if out of hugepage memory.
2016-10-12 Daniele Di... netdev-dpdk: Acquire dev->stats_lock only once.
2016-10-12 Daniele Di... netdev-dpdk: Use RCU for egress QoS.
2016-10-12 Daniele Di... netdev-dpdk: Refactor dpdk_mp_get().
2016-10-12 Daniele Di... netdev-nodpdk.c: Add missing copyright.
2016-10-12 Daniele Di... netdev-dpdk.h: Add missing copyright.
2016-10-12 Daniele Di... dpif-netdev: Fix crash in dpif_netdev_execute().
2016-10-12 Thadeu Lima... vagrant: add CentOS 7.2 support
2016-10-12 Ben Pfafftests: Get rid of overly specific --pidfile and --unixc...
2016-10-12 Ben Pfafftests: Fix double-rebuild of testsuite for "check-valgr...
2016-10-12 Ben Pfafflex: Treat formfeeds as white space.
2016-10-11 Zongkai LIovn-northd: fix router ingress table ID in comments
2016-10-11 Ben Pfaffexpr: Better simplify some special cases of expressions.
2016-10-11 Ben Pfaffexpr: Improve test so that it would have found the...
2016-10-11 Ben Pfaffexpr: Fix abort when simplifying "x != 0/0".
2016-10-11 Ben Pfaffexpr: Simplify "x == 0/0" into 1.
2016-10-10 Jarno Rajahalmemeta-flow: Fix the NXM_NX_* names of xxreg2 and xxreg3.
2016-10-09 Thadeu Lima... vagrant: cleanup before building
2016-10-07 Thadeu Lima... vagrant: use RECHECK=yes for system checks
2016-10-07 Ben Pfaffovn: Fix "trace" test to wait for synchronization of...
2016-10-07 Ben Pfaffovn-trace: Include source file and line number referenc...
2016-10-07 Ben Pfaffsmap: New macro SMAP_CONST2 for an immutable map of...
2016-10-07 Ben Pfaffovn-northd: Drop redundant matching constraints in...
2016-10-07 Ben Pfaffovn: Remove weird or unneeded keywords from tests.
2016-10-07 Ben Pfaffovn: Fix some races in ovn-controller-vtep tests.
2016-10-07 Ben Pfaffovn: Wait for ovn-northd to catch up in "ovn-sbctl...
2016-10-07 Ben Pfaffovn: Fix some races in IPAM connectivity test.
2016-10-07 Ben Pfaffovn: Fix bugs in port security test.
2016-10-07 Ben Pfaffovn: Fix races in MAC_Binding deletion test.
2016-10-06 Ben PfaffNEWS: Add release date for 2.6.0.
2016-10-06 Lance Richardsonovn-northd: support IPAM with externally specified MAC
2016-10-06 Ryan Moatsovn-controller: honor ovs_idl_txn when calculating...
2016-10-06 nickcooper... ovn: Make ipam tests more reliable
2016-10-06 Joe Stringerjson: Fix non-static json char lookup table.
2016-10-06 nickcooper... ovn-nbctl: Improve ovn-nbctl manpage
2016-10-06 nickcooper... ovn-nbctl: Fix memory leak in nbctl_lr_route_add
2016-10-06 nickcooper... ovn-nbctl: Check the length of MAC address
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-05 Rodriguez Betancourt... json: Serialize strings using a lookup table
2016-10-05 Numan Siddiquepython: Add SSL support to the python ovs client library
2016-10-05 Ben PfaffINSTALL.Docker: Explain how to set up a system-id.
2016-10-05 Jarno Rajahalmeofproto: Always delete rules before deleting a meter.
2016-10-04 Ciara LoftusNEWS: Move entry from 'v2.6.0' to 'Post-v2.6.0'
2016-10-04 Rodriguez Betancourt... json: Use reference counting in JSON objects
2016-10-04 Aaron Conoleovstest: Initialize command mode to RO
2016-10-04 Markos Chandrasovs-ctl: Handle start up errors.
2016-10-04 Markos Chandrasovs-lib: Signal start_daemon failures.
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-10-04 Alin Serdeanappveyor: Update OpenSSL version
2016-10-04 Ben PfaffAUTHORS: Add Eric Garver.
2016-10-04 Eric Garvernetdev-linux: double tagged packets should use 0x88a8
2016-10-03 Alin Serdeanovsdb-monitor tests: Allow '--detach' argument to be...
2016-10-03 nickcooper... ovn-nbctl: Add LB commands.
2016-10-03 Ben Pfaffovn: Avoid using bash "+=" extension in tests.
2016-10-03 nickcooper... ovn-nbctl: Remove unreachable code.
2016-10-03 nickcooper... ovn-nbctl: Fix memory leak in nbctl_lrp_add.
2016-10-03 Alin Serdeanovn-controller tests: Windows does not register "tap"
2016-10-03 Thadeu Lima... tests/bundle: test bundle action with ports up and...
2016-09-30 Thadeu Lima... Change some old references to nicira-ext.h.
2016-09-30 Gabe Beged-Dovovn: update docs for l2gateway port vlan tag
2016-09-30 Ilya Maximetsnetdev-dpdk: Configure flow control only when necessary.
2016-09-30 Ciara Loftusnetdev-dpdk: Allow configurable queue sizes for 'dpdk...
2016-09-30 Ben Pfaffovs-ofctl: Tolerate differences in IPv6 formatting.
2016-09-30 Ben Pfafftests: Use Linux-specific way to get parent PID, to...
2016-09-30 Ben Pfafftests: Use standard -q option to grep in place of GNU...
2016-09-30 Ben Pfaffovn: Do not reply to ARP or ND NS for a VM's own IP...
2016-09-29 Gurucharan... INSTALL.md: Add details about kernel module preference.
2016-09-29 Mark Kavanaghnetdev-dpdk: Fix coding style
2016-09-29 Mark Kavanaghnetdev-dpdk: consistent naming for mbuf variables
2016-09-29 Ilya Maximetsnetdev-dpdk: Introduce dpdk_mp_mutex.
2016-09-29 Ben PfaffCONTRIBUTING.md: Improve recommended command for Fixes...
2016-09-29 Ben PfaffFAQ: ERSPAN is no longer undocumented.
2016-09-29 Joe Stringerrevalidator: Simplify full-revalidation code.
2016-09-29 Joe Stringerrevalidator: Defer stats push to end of validation.
2016-09-29 Joe Stringerrevalidator: Reuse xlate_ukey from deletion.
2016-09-29 Joe Stringerrevalidator: Refactor revalidation early exit.
2016-09-29 Joe Stringerrevalidator: Refactor ukey->xout translation.
2016-09-28 Joe Stringerrevalidator: Prepare xcache before xlate_lookup.
2016-09-28 Joe Stringersystem-traffic: Collapse FTP NAT tests.
2016-09-27 Jarno Rajahalmeofp-actions: Always consider inconsistent CT actions...
2016-09-27 Jarno Rajahalmeofp-actions: Check that 'alg=ftp' matches on TCP.
2016-09-27 Jarno Rajahalmeofp-actions: Style fixes.
next