cascardo/ovs.git
2014-10-09 Alin Serdeandatapath-windows: Update OVS_SWITCH_CONTEXT: external...
2014-10-09 Alin Serdeandatapath-windows: We don't need to keep validation...
2014-10-09 Alin Serdeandatapath-windows: Rename hyper-v switch port and nic...
2014-10-09 Alin Serdeandatapath-windows: Remove the old IOCTL vport functions.
2014-10-09 Kyle MesteryAUTHORS: Update my author entry.
2014-10-09 Pravin B Shelarnetdev-dpif: Add metadata to dpif-packet.
2014-10-09 Andy Zhouovs-bugtool: Add fdb output for all bridges
2014-10-09 Alex Wangovs-vswitchd: Fix high cpu utilization when acquire...
2014-10-09 Alex Wangrhel7: Fix rpm install failure.
2014-10-09 Nithin Rajudatapath-windows: Update OvsGetExtInfoIoctl() to the...
2014-10-09 Nithin Rajudatapath-windows: Add support for OVS_DP_CMD_NEW Netlin...
2014-10-09 Ben Pfaffunaligned: Make get_unaligned_be64() compatible on...
2014-10-09 Alin Serdeancccl: Ignore -fno-strict-aliasing.
2014-10-08 Ben Pfaffofp-actions: Support experimenter OXMs in Nicira extens...
2014-10-08 Jean Tourrilhestests: Add test of double set-field in output action...
2014-10-08 Ben Pfaffofp-actions: Correct test for OFPVID_PRESENT bit in...
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-10-08 Ben Pfaffutil: Make hexits_value() support 64-bit integers too.
2014-10-08 Ben Pfaffnx-match: Speak of 'class' instead of 'vendor' for...
2014-10-08 Jean Tourrilhestests: Add test for masked set_field action.
2014-10-08 Ben Pfaffnx-match: Use nx_put_header() internally for encoding...
2014-10-08 Ben Pfaffofp-actions: Support OF1.5 (draft) masked Set-Field...
2014-10-08 Jean Tourrilhestests: Check that port status MODIFY messages are gener...
2014-10-08 Nithin Rajulib/netdev-windows.c: nuke the init function.
2014-10-08 Ben Pfaffovs-vsctl: Allow modifying "immutable" columns if we...
2014-10-08 Ben Pfaffovs-ofctl: Document protocol-specific forms as preferre...
2014-10-08 Alin SerdeanAdd meta-flow.inc nx-match.inc to lib/.gitignore
2014-10-08 Lucian PetrutUpdate the WMI Script handling Hyper-V friendly port...
2014-10-07 Ben Pfaffvswitch.ovsschema: Correct schema version number.
2014-10-07 Ben Pfaffofp-actions: Better support OXM in Copy-Field action.
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Ben Pfaffovs-ofctl: Encode cookies in OXM-compliant manner.
2014-10-07 Ben Pfaffutil: New function bitwise_scan().
2014-10-07 Ben Pfaffmeta-flow: Autogenerate mf_field data structures.
2014-10-07 Jarno Rajahalmelib/bitmap: Faster bitmap functions.
2014-10-07 Ben Pfaffflow: Clean up MINIFLOW_FOR_EACH_IN_MAP.
2014-10-07 Niels van AdrichemBFD: Decreasing minimal transmit and receive interval
2014-10-07 Daniele Di... dpif-netdev: reduce netdev_flow_key size
2014-10-07 Gurucharan... util: Use MSVC compiler intrinsic for clz and ctz.
2014-10-06 Wang Sheng-Huiofpbuf: Correct the comment for ofpbuf_trim().
2014-10-06 Wang Sheng-Huiofpbuf: Correct comment for ofpbuf_reserve_with_tailroom().
2014-10-06 Wang Sheng-Huiofpbuf: Correct comments for ofpbuf_tail and ofpbuf_end().
2014-10-06 Nithin Rajudatapath-windows: implementation of netdev commands
2014-10-06 Nithin Rajudatapath-windows: Some fixes in vport get code
2014-10-06 Nithin Rajudatapath-windows: Add stub handlers for netdev commands
2014-10-06 Nithin Rajunetdev-windows: add code to query netdev information
2014-10-06 Nithin Rajunetdev-windows: New module.
2014-10-06 Nithin Rajunetlink-socket: add support for OVS_WIN_NETDEV_FAMILY
2014-10-06 Nithin RajuOvsDpInterfaceExt.h: add support for netlink family...
2014-10-06 Sorin Vinturisdatapath-windows: Incorrect assumption of the IRQL
2014-10-06 Jarno Rajahalmelib/cmap: cmap_find_batch().
2014-10-06 Jarno Rajahalmelib/cmap: split up cmap_find().
2014-10-06 Jarno Rajahalmelib/cmap: Use non-atomic access to hash.
2014-10-06 Jarno Rajahalmelib/cmap: More efficient cmap_find().
2014-10-06 Jarno Rajahalmetests/test-cmap: Balance benchmarks between cmap and...
2014-10-06 Jarno Rajahalmelib/cmap: Return number of nodes from functions modifyi...
2014-10-06 Jarno Rajahalmelib: Fix MPLS masking.
2014-10-06 Jarno Rajahalmelib/meta-flow: Index correct MPLS lse in mf_is_all_wild().
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-10-06 Gurucharan... openvswitch.spec: Remove dependency with openvswitch...
2014-10-06 Ankur Sharmadatapath-windows: Flow get implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow dump implementation.
2014-10-06 Ankur Sharmadatapath-windows: Flow Dump handler
2014-10-06 Ankur Sharmadatapath-windows: Added the API for getting unused...
2014-10-06 Ankur Sharmadatapath-windows: Netlink additional APIs.
2014-10-06 Gurucharan... ovs-vswitchd.at: Port tests to run successfully on...
2014-10-06 Gurucharan... ovs-vswitchd: Add a missing headline in documentation.
2014-10-06 Gurucharan... ovs-vswitchd: Document the '--unixctl' option.
2014-10-06 Andy Zhoubridge: Keep bond active slave selection across OVS...
2014-10-03 Pravin B Shelardatapath: Add support for RHEL-7 / CentOS-7 kernel.
2014-10-03 Alex Wangovs-vswitchd.at: Add test for switch over to another...
2014-10-03 Eitan Eliahunetlink-socket: User mode event read for Windows.
2014-10-03 Daniele Di... odp-execute: Refactor odp_execute_{actions, sample}()
2014-10-03 Daniele Di... odp-execute: Fix memory leak on recirc action
2014-10-03 Daniele Di... odp-util: Parse recirc action in parse_odp_action()
2014-10-03 Daniele Di... dpif-netdev: Destroy pmd_thread cmap at exit
2014-10-03 Daniele Di... timeval: Fix seq memory leak
2014-10-03 Daniele Di... dpif-netdev: fix dp_netdev_free()
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-10-03 Jarno Rajahalmedatapath: Add support for OVS_FLOW_ATTR_PROBE.
2014-10-03 Alex Wangbfd.at: Fix intermittent failure of test - flap_count.
2014-10-02 Gurucharan... stream-tcp: Change the connection name for pwindows.
2014-10-02 Jarno Rajahalmelib/ovs-atomic-i586: Faster 64-bit atomics on 32-bit...
2014-10-02 Andy Zhoudatapath: avoid hard coding OVS_VPORT_TYPE_GENEVE
2014-10-01 Alex Wangcmap: ovsrcu postpone the cmap destroy.
2014-10-01 Daniele Di... ofproto: Do not postpone closing the mgmt socket
2014-10-01 Ben Pfaffconfigure: Disable strict aliasing.
2014-10-01 Pritesh KothariREADME: Adding github markup and travis-ci build status...
2014-10-01 YAMAMOTO Takashiovs-vswitchd.at: Fix "start additional ovs-vswitchd...
2014-10-01 Alex Wangbridge: Fix high cpu utilization.
2014-10-01 YAMAMOTO TakashiCodingStyle: Mention our assumption about conversions...
2014-09-30 Alex WangINSTALL.DPDK: Update DPDK related documentation.
2014-09-30 Ben Pfaffovs-vswitchd: Better diagnose errors in DPDK command...
2014-09-30 Lilijunpstream-unix: Increase listen count to 64 in punix_open().
2014-09-30 Joe Stringertests: Mention binomial coefficient in hash tests.
2014-09-30 Joe Stringerrevalidator: Distinguish new and duplicate flows.
2014-09-29 Ben Pfaffnx-match: Encode dp_hash and recirc_id in OXM also.
2014-09-29 Ben Pfaffofp-actions, nx-match: Use mf_oxm_header() instead...
2014-09-29 Ben Pfaffnx-match: Reject bad wildcard combinations.
2014-09-29 Ben Pfaffovs-ofctl: Correct typo in documentation.
next