cascardo/ovs.git
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
2015-04-29 Joe Stringerdatapath: Tidy up duplicate symbol detection.
2015-04-29 Alex Wangtest-ovsdb: Fix conditional statement.
2015-04-29 Pravin B Shelardatapath: Add Stateless TCP Tunneling protocol.
2015-04-29 Nithin Rajuovs-hyperv: make kernel return values netlink socket...
2015-04-29 Sorin Vinturisdatapath-windows: Enable extension after rrestart
2015-04-28 Sorin Vinturisdatapath-windows: Removed duplicate instance pid removal
2015-04-28 YAMAMOTO Takashidatapath: Fix check-export-symbol for non-bash shells
2015-04-27 Jesse Grossdatapath: Stop using __DATE__ and __TIME__ in startup...
2015-04-27 Terry WilsonAllow subclasses of Idl to define a notification hook
2015-04-27 Ben Pfaffofp-parse: Correctly report error parsing selection...
2015-04-27 Jesse Grossdatapath: Use kernel Geneve implementation on 4.0 and...
2015-04-27 Jesse Grossudptunnel: Kernel 3.20 doesn't exist.
2015-04-26 Alex Wangdatapath: Check the export of public functions in linux...
2015-04-26 Alex Wangdatapath: Prevent linker error of unknown symbol.
2015-04-26 Alex Wangdatapath: Remove linux/compat/include/linux/log2.h.
2015-04-23 Sorin Vinturisdatapath-windows: Removed gOvsCtrlLock global spinlock
2015-04-23 Alin SerdeanRemove compiler warning
2015-04-23 Nithin Rajudatapath-windows: don't free switch cxt until ref == 0
2015-04-23 Gurucharan... testsuite: Don't apply the testsuite.patch on non-Windo...
2015-04-23 Mark D. Graynetdev-dpdk: Reset RSS hash on transmit
2015-04-22 Gurucharan... tests: Avoid Windows unit tests from hanging.
2015-04-22 Gurucharan... ovs-ctl.8: Add a missing synopsis.
2015-04-22 Gurucharan... dpctl.at: tap devices don't exist on Windows.
2015-04-22 Thomas Grafovs-dev: Load all available vport modules on modinst
2015-04-22 Thomas GrafNEWS: Leave a comment that vports are now separate...
2015-04-22 Thomas Grafovs-dev: Hint that vport modules may need to be loaded...
2015-04-22 Thomas Grafovs-ctl: Unload & reload vport modules on force-reload...
2015-04-22 Ben Pfaffofp-parse: Properly report error for invalid group ID.
2015-04-22 Ben Pfaffofp-util: Add missing 'break;' in bad_group_cmd().
2015-04-21 Ben Pfaffnetdev-dummy: Fix null pointer deref in dummy_packet_co...
2015-04-21 Ben Pfaffdpctl.at: Ignore string representation of error message...
2015-04-21 Ben Pfaffbridge: Remove redundant call to discover_types().
2015-04-21 Ben PfaffFAQ: Refine discussion of how to get a kernel module.
2015-04-21 Ben Pfaffbridge: Remove unused macro OFP_PORT_ACTION_WINDOW.
2015-04-21 Alex Wangin-band: Mention ofproto name in the VLOG.
2015-04-21 Alex Wangin-band: Do not use manager with loopback address for...
2015-04-20 Sorin Vinturisdatapath-windows: Removed assert from FilterNetPnPEvent...
2015-04-20 Daniele Di... dpif-netdev: Batch packets when recirculating.
2015-04-20 Daniele Di... dp-packet: Rename 'dp_hash' in 'rss_hash'.
next