util: Use MSVC compiler intrinsic for clz and ctz.
[cascardo/ovs.git] / lib /
2014-10-07 Gurucharan Shettyutil: 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 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 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 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-03 Eitan Eliahunetlink-socket: User mode event read for Windows.
2014-10-03 Daniele Di Proiettoodp-execute: Refactor odp_execute_{actions, sample}()
2014-10-03 Daniele Di Proiettoodp-execute: Fix memory leak on recirc action
2014-10-03 Daniele Di Proiettoodp-util: Parse recirc action in parse_odp_action()
2014-10-03 Daniele Di Proiettodpif-netdev: Destroy pmd_thread cmap at exit
2014-10-03 Daniele Di Proiettotimeval: Fix seq memory leak
2014-10-03 Daniele Di Proiettodpif-netdev: fix dp_netdev_free()
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-10-02 Gurucharan Shettystream-tcp: Change the connection name for pwindows.
2014-10-02 Jarno Rajahalmelib/ovs-atomic-i586: Faster 64-bit atomics on 32-bit...
2014-10-01 Alex Wangcmap: ovsrcu postpone the cmap destroy.
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-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 PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
2014-09-29 Wang Sheng-Huiflow.c: Correct the comment for miniflow_equal().
2014-09-25 Alex Wangnetdev-dpdk: Fix crash when there is no pci numa info.
2014-09-25 Alex Wangnetdev: Fix error check.
2014-09-24 Gurucharan Shettyovs-atomic-msvc: Fix 64 bit atomic read/writes.
2014-09-24 Selvamuthukumarofp-actions: Fix error code for invalid table id.
2014-09-23 Alex Wangjsonrpc: Notify excessive sending backlog.
2014-09-19 Daniele Di Proiettodpif-netdev: Fix (packet) memory leaks in the slow...
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-19 Alex Wangovs-numa: Add support for cpu-mask configuration.
2014-09-19 Nithin Rajudpif-netlink: rename linux_flow variable to datapath_flow
2014-09-19 Nithin Rajulib/netlink-socket.c: add support for nl_transact(...
2014-09-19 Alex Wangnetdev-dpdk: Fix a bug in netdev_dpdk_set_multiq().
2014-09-19 Alex Wangnetdev-dpdk: Fix a typo.
2014-09-19 Ben Pfaffcoverage: Remove unused macro.
2014-09-19 Alex Wangnetdev-dpdk: Pass queue id to dpdk_do_tx_copy().
2014-09-18 Alin Gabriel Serdeandpif-linux: Rename dpif-netlink; change to compile...
2014-09-17 Daniele Di Proiettodpif-netdev: Store miniflow length in exact match cache
2014-09-17 Daniele Di Proiettodpif-netdev: Introduce netdev_flow_key_* functions
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-15 Gurucharan ShettyFix remaining "void function returning a value" warning...
2014-09-15 Gurucharan Shettyovs-atomic-msvc: Disable a compiler warning.
2014-09-15 Alex Wangnetdev-dpdk: Fix thread-safety breach.
2014-09-15 Alex Wangnetdev-dpdk: Make get_config() report correct queue...
2014-09-15 Alex Wangdpif-netdev: Create multiple pmd threads by default.
2014-09-15 Alex Wangnetdev-dpdk: Remove the tx queue spinlock.
2014-09-15 Alex Wangnetdev-dpdk: Add indicator for flushing tx queue.
2014-09-15 Alex Wangdpif-netdev: Create multiple tx/rx queues when adding...
2014-09-15 Alex Wangnetdev: Add function for configuring tx and rx queues.
2014-09-15 Pravin B Shelarofproto: Do not update stats on fake bond interface.
2014-09-12 Alex Wangnetdev: Add n_txq to 'struct netdev'.
2014-09-12 Alex Wangnetdev: Add function for getting the numa node id of...
2014-09-12 Alex Wangovs-rcu: Make ovsrcu_quiesce() flush the callback event...
2014-09-12 Eitan EliahuNetlink_socket.c Join/Unjoin an MC group for event...
2014-09-12 Gurucharan ShettyAvoid uninitialized variable warnings with OBJECT_OFFSE...
2014-09-11 Alex Wangunixctl: Make command description all lowercase.
2014-09-11 Gurucharan Shettyhash.h: Avoid compiler warnings with MSVC.
2014-09-10 Gurucharan Shettynetlink-socket: Convert from error number to string...
2014-09-10 Daniele Venturinolib/rstp-common: Remove double spaces.
2014-09-10 Daniele Venturinolib/rstp: Use ovs_refcount_unref_relaxed.
2014-09-10 Daniele Venturinolib/rstp: Use RSTP_OPER_P2P_MAC_STATE_ENABLED instead...
2014-09-10 Gurucharan Shettyrconn: Prevent redefinition of 'MAX_MONITORS' in Windows.
2014-09-09 Jarno Rajahalmelib/odp-util: Reduce duplicated code.
2014-09-09 Jarno Rajahalmelib/odp-util: Fix mapping to Netlink frag mask.
2014-09-09 Jarno Rajahalmelib/odp: Use masked set actions.
2014-09-09 Jarno Rajahalmelib/odp-util: Skip ignored fields when parsing and...
2014-09-09 Daniele Di Proiettolib/odp-execute: Use dpif_packet_set_dp_hash() instead...
2014-09-09 Nithin Rajunetlink-socket: remove local variable in do_lookup_genl...
2014-09-09 Eitan Eliahunetlink-socket: Add support for async notification...
2014-09-09 Jarno Rajahalmelib/rstp: Use hmap instead of a list for ports.
2014-09-09 Jarno Rajahalmelib/rstp: Eliminate ports_count.
2014-09-09 Jarno Rajahalmelib/rstp: Simplify priority vector comparison.
2014-09-09 Jarno Rajahalmelib/rstp: CodingStyle fixes.
2014-09-09 Jarno Rajahalmelib/rstp: Remove lock recursion.
2014-09-09 Jarno Rajahalmelib/rstp: More robust thread safety.
2014-09-09 Jarno Rajahalmelib/rstp: Inline trivial predicate functions.
2014-09-09 Jarno Rajahalmelib/rstp: CodingStyle changes.
2014-09-09 Jarno Rajahalmelib/rstp: Refactor port initialization.
2014-09-09 Jarno Rajahalmelib/rstp: Refactor port number allocation.
2014-09-09 Jarno Rajahalmelib/rstp: Refactor priority vector recalculation.
2014-09-09 Jarno Rajahalmelib/rstp: Better debug messages, style fixes.
2014-09-09 Jarno Rajahalmelib/stp: Some debugging support.
2014-09-09 Daniele VenturinoRapid Spanning Tree Protocol (IEEE 802.1D).
2014-09-08 Jarno Rajahalmelib/dpif-netdev: Make emc_mutex recursive.
2014-09-08 Jarno Rajahalmelib/odp-util: Add tunnel tp_src, tp_dst parsing and...
2014-09-08 Jarno Rajahalmelib: Unify flags parsing and formatting.
2014-09-08 Jarno Rajahalmelib/odp-util: Refine odp_mask_attr_is_exact().
2014-09-08 Jarno Rajahalmelib/util: Change is_all_zeros and is_all_ones to take...
2014-09-08 Jarno Rajahalmelib/odp: Masked set action execution and printing.
next