cascardo/ovs.git
2015-05-30 Andy Zhouovsdb-monitor: add ovsdb_monitor_changes
2015-05-30 Andy Zhouovsdb-monitor: rename jsonrpc_monitor_compose_table_upd...
2015-05-30 Andy Zhouovsdb-monitor: add transaction ids
2015-05-30 Andy Zhouovsdb-monitor: stores jsonrpc-monitor in a linked-list
2015-05-30 Andy Zhouovsdb-monitor: refactoring ovsdb_monitor_get_initial
2015-05-30 Andy Zhoujsonrpc-server: Split out monitor backend functions...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_monitor_destroy()
2015-05-30 Andy Zhoujsonrpc-server: rename ovsdb_jsonrpc_monitor_get_initial()
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_needs...
2015-05-30 Andy Zhoujsonrpc-server: refactoring ovsdb_jsonrpc_monitor_compo...
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_monitor_add_column()
2015-05-30 Andy Zhoujsonrpc-server: refactor ovsdb_jsonrpc_parse_monitor_re...
2015-05-30 Andy Zhoujsonrpc-server: make setting mt->select into its own...
2015-05-30 Andy Zhoujsonrpc-server: split monitors into database back end...
2015-05-30 Andy Zhouovsdb-test: add multiple clients to backlogged connecti...
2015-05-29 Ben Pfafflearn: Improve error reporting.
2015-05-29 Joe Stringerodp-execute: Refactor determining dpif assistance.
2015-05-29 Joe Stringerofproto-dpif: Refactor feature support structure.
2015-05-29 Ben Pfaffofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.
2015-05-29 Ben Pfaffjson: Fix error message for corner case in json_string_...
2015-05-29 Alin Serdeandatapath-windows: Fix build.
2015-05-29 Jesse Grossodp-util: Fix alignment when scanning Geneve attributes.
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossutil: Library routines for printing and scanning large...
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-29 Jesse Grossodp-util: Correctly generate wildcards when formating...
2015-05-28 Sorin Vinturisdatapath-windows: Multiple NBLs support for ingress...
2015-05-28 Joe Stringerofp-actions: Improve conjunction error message.
2015-05-27 Sorin Vinturisdatapath-windows: Removed memory barrier and master...
2015-05-27 Sorin Vinturisdatapath-windows: Document OVS tunnel filter callout
2015-05-27 Sorin Vinturisdatapath-windows: Support for multiple VXLAN tunnels
2015-05-27 Sorin Vinturisdatapath-windows: Support for custom VXLAN tunnel port
2015-05-27 Joe Stringertests: Check that ofproto/trace accepts dpctl output.
2015-05-27 Joe Stringertests: Fix in_port(name) test for ofproto/trace.
2015-05-27 Joe Stringerodp-util: Skip UFID when parsing datapath key.
2015-05-27 Joe Stringerofproto-dpif: Make odp/ofp parse errors more clear.
2015-05-27 Joe Stringerextract-ofp-fields: Detect duplicate fields.
2015-05-27 Gurucharan... ovs_threads: Avoid running pthread destructors from...
2015-05-27 Flavio Leitnerrhel: Add buildrequires for procps-ng.
2015-05-27 Flavio Leitnerrhel: Fix rundir ownership.
2015-05-27 Gurucharan... ovs-docker: Ability to set the MTU of the container...
2015-05-27 Gurucharan... ovs-docker: Add the ability to set the mac address.
2015-05-27 Alin Serdeannetdev-windows: Add ARP lookup and next hop functionality.
2015-05-27 Ansis Attekadebian: install openvswitch kernel module under "update...
2015-05-26 Nithin Rajudatpath-windows: Make PacketIO.c compilable with WDK8.
2015-05-22 Andy Zhouodp-util: always output recirc_id in hex
2015-05-22 Andy ZhouRevert "ovs-ofctl: Always prints recirc_id in decimal"
2015-05-22 Joe Stringerdpctl: Don't print UFID if not present.
2015-05-22 Joe Stringerextract-ofp-fields: Port to python3.
2015-05-22 Joe Stringerextract-ofp-fields: Fix most pep8 style issues.
2015-05-22 Ethan Jacksonsparse: Fix sparse when compiling DPDK.
2015-05-22 Daniele Di... netdev-dpdk: Adapt the requested number of tx and rx...
2015-05-22 Daniele Di... netdev-dpdk: Use specific spinlock for stats.
2015-05-22 Daniele Di... netdev-dpdk: Properly support non pmd threads.
2015-05-22 Daniele Di... ovs-numa: Change 'core_id' to unsigned.
2015-05-22 Jarno Rajahalmedatapath: Support masked set actions.
2015-05-21 Daniele Di... dpif-netdev: Reset RSS hash when recirculating.
2015-05-21 Ethan Jacksondpif-netdev: Clear flow batches before execute.
2015-05-21 Kevin Traynornetdev-dpdk: Use default NIC configuration.
2015-05-21 Ciara Loftusdpif-netdev: Increase the number of EMC entries
2015-05-21 Ben PfaffAUTHORS: Add Dan McGregor.
2015-05-21 Dan McGregornetdev-bsd: Include net/bpf.h.
2015-05-19 Ethan Jacksondpdk: Ditch MAX_PKT_BURST macro.
2015-05-19 Ethan Jacksonnetdev-dpdk: Fix sparse warnings.
2015-05-19 Andy Zhouovs-ofctl: Always prints recirc_id in decimal
2015-05-19 Alin Serdeandatapath-windows: Fix warning from the powershell module
2015-05-18 Daniele Di... dpif-netdev: Share emc and fast path output batches.
2015-05-18 Daniele Di... dpif-netdev: Store batch pointer in dp_netdev_flow.
2015-05-18 Daniele Di... dpif-netdev: Store pkt_metadata structure in dp_netdev_...
2015-05-18 Daniele Di... dp-packet: Style fixes.
2015-05-18 Daniele Di... dp-packet: Merge 'allocated' member with DPDK mbuf...
2015-05-18 Daniele Di... dp-packet: Remove 'frame' member.
2015-05-18 Daniele Di... dp-packet: Remove 'list' member.
2015-05-18 Jarno Rajahalmeofproto: Fix memory leak in flow deletion.
2015-05-16 Pravin B Shelardatapath: Fix Sparse warning.
2015-05-16 Pravin B Shelardatapath: backport kfree_skb_list()
2015-05-12 Oleg StrikovINSTALL.DPDK: Notes on running ovs-vswitchd/dpdk inside...
2015-05-12 Kevin Traynornetdev-dpdk: Add vhost enqueue retries.
2015-05-12 Kevin Traynornetdev-dpdk: Change phy rx burst size.
2015-05-08 Ethan Jacksonutilities: Add new pipeline generator script.
2015-05-08 Ben Pfaffofp-util: Use OFPGMFC_OUT_OF_BUCKETS for indirect group...
2015-05-08 Joe Stringerdatapath: Add support for 4.0 kernel.
2015-05-08 Joe Stringertravis: Fix clang build for DPDK-2.0.
2015-05-08 Sorin Vinturisdatapath-windows: Correctly link newly allocated NBL
2015-05-08 Sorin Vinturisdatapath-windows: Added new function for native forward...
2015-05-08 Pravin B Shelardatapath: define compat __skb_gso_segment()
2015-05-07 Daniele Di... dpctl: Ignore enumeration errors if there is at least...
2015-05-07 Daniele Di... dpctl: Factor out common code to iterate through all...
2015-05-07 Joe Stringerlldp: Fix clang warning.
2015-05-07 Daniele Di... dpctl: Add OVS_PRINTF_FORMAT annotation to dpctl_*...
2015-05-07 Ben PfaffAUTHORS: Add Billy O'Mahony.
2015-05-07 Billy O'Mahonydocs: Clarify creation & bonding of DPDK enabled interf...
2015-05-06 Ben PfaffFAQ: Explain how "tap" devices work and why you should...
2015-05-04 Pravin B Shelardatapath: stt compatibility for RHEL7
2015-05-02 Alex Wangodp-util: Fix a bug in parse_flag().
2015-05-02 Edwin Chiuxenserver: Use kernel uname version for XenServer 6.5
2015-05-02 Pravin B Shelardatapath: gre: Reset fix_segment pointer.
2015-05-01 Pravin B Shelardpctl: cleaner dpctl output for tunnel ports.
2015-04-30 Mark KavanaghDPDK: add support for v2.0.0
2015-04-29 Alin Serdeangitignore: Add file to .gitignore
next