No newline at end of file
[cascardo/ovs.git] / lib /
2014-07-07 Ansis Attekautil: fix compile warnings
2014-07-07 Jarno Rajahalmelib/classifier: Remove unused typedef cls_cb_func.
2014-07-07 Jarno RajahalmeUse ovs_refcount_unref_relaxed.
2014-07-07 Jarno Rajahalmelib/ovs-atomic: Add ovs_refcount_unref_relaxed(), ovs_r...
2014-07-07 Jarno Rajahalmelib/ovs-atomic: Add atomic compare_exchange.
2014-07-07 Jarno Rajahalmeovs-atomic: Use explicit memory order for ovs_refcount.
2014-07-04 Jarno Rajahalmelib/hash: Abstract hash interface.
2014-07-04 Jarno Rajahalmedpif-netdev: Use cmap instead of hmap.
2014-07-04 YAMAMOTO Takashiutil: Suppress a warning by adding CONST_CAST
2014-07-03 Ansis Attekautil: create a copy of program_name
2014-07-02 Ben Pfaffnetlink-socket: Work around upstream kernel Netlink...
2014-06-30 Ethan Jacksondpif-netdev: Batch megaflow lookup.
2014-06-30 Ethan Jacksonclassifier: Add a batched miniflow lookup function.
2014-06-30 Ethan Jacksondpif-netdev: Take the classifier rdlock once per batch.
2014-06-30 Ethan Jacksondpif-netdev: Rename batch_pkt_execute.
2014-06-30 Ryan Wilsonnetdev-dpdk: Add OVS_UNLIKELY annotations in dpdk_do_tx...
2014-06-30 Ryan Wilsonnetdev-dpdk: Fix memory leak in dpdk_do_tx_copy().
2014-06-30 Ryan Wilsonnetdev-dpdk: Set current timestamp when flushing TX...
2014-06-30 Ryan Wilsonnetdev-dpdk: Refactor dpdk_queue_flush().
2014-06-30 Gurucharan Shettypoll-loop: Create Windows event handles for sockets...
2014-06-27 Polehn, Mike Adpdk: High speed PMD physical NIC queue size
2014-06-27 Gurucharan Shettyovs-vsctl.at: Workaround lack of 'kill -l' on Windows.
2014-06-26 Gurucharan Shettyutil: Set two digit exponents for scientific notation.
2014-06-26 Gurucharan Shettyrconn: Don't warn when peer abruptly closes connection.
2014-06-26 Gurucharan Shettystream-tcp: Cleanup files created for Windows "unix...
2014-06-26 Ben Pfaffdpif: Explain a bug, why it isn't important, and why...
2014-06-26 Ben Pfaffdpif: When executing an operation with help, log the...
2014-06-26 Ben Pfaffdpif: Consistently help datapath to execute oversized...
2014-06-26 Joe Stringerlib: Fix FreeBSD build.
2014-06-26 Jarno Rajahalmelib/classifier: Clarify find_match_wc().
2014-06-26 Jarno Rajahalmelib/classifier: Add miniflow_and_mask_matches_flow_wc.
2014-06-26 Jarno Rajahalmelib/classifier: Optimize megaflows for single rule...
2014-06-26 Jarno Rajahalmelib/pvector: Non-intrusive RCU priority vector.
2014-06-25 Daniele Di Proiettodpif-netdev: delete lost packets in dp_execute_cb()
2014-06-25 Simon Hormanofp-actions: Allow pop_mpls on MPLS packets
2014-06-25 Ryan Wilsondpif-netdev: Fix memory leak in dpif_netdev_flow_put()
2014-06-25 Ryan Wilsondpif-netdev: Implement batched flow dumping.
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Ben Pfaffdpif-linux: Minor style fixes.
2014-06-25 Daniele Di Proiettodpif-netdev: Delete packet if not able to do upcall
2014-06-25 Daniele Di Proiettonetdev-dpdk: Disable NIC offloading and multiseg mbufs
2014-06-25 Daniele Di Proiettonetdev-dpdk: Fix coding style in TX/RX conf structs
2014-06-25 Daniele Di Proiettonetdev-dpdk: Count and delete every dropped packet
2014-06-25 Pravin B Shelarlib: Rename ofp to buf.
2014-06-25 Ben Pfaffdpif: When executing actions needs help, use "set"...
2014-06-24 Ben Pfaffnetdev-vport: Fix use-after-free error in netdev_vport_...
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-24 Ben Pfaffnetdev-dpdk: Coding style improvements.
2014-06-24 Flavio Leitnerflow: extend it to carry IGMP protocol information
2014-06-24 Flavio Leitnerlib: Add IGMP snooping library bits
2014-06-24 Gurucharan Shettylockfile: Modify tests for Windows.
2014-06-24 Gurucharan Shettyutil: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan Shettydaemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan Shettyutil: Make WSAStartup available outside stream.c.
2014-06-24 Ben Pfaffdpif-netdev: Remove unused global variable 'key'.
2014-06-23 Daniele Di Proiettodpif-netdev: batch packet processing
2014-06-23 Daniele Di Proiettonetdev: netdev_send accepts multiple packets
2014-06-23 Daniele Di Proiettodpif-netdev: use dpif_packet structure for packets
2014-06-23 Daniele Di Proiettovswitchd: skip right number of arguments in dpdk_init()
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-20 Jesse Grosstunnel: Add support for matching on OAM packets.
2014-06-14 Alex Wangcfm: Extracts the cfm status in one function.
2014-06-14 Alex Wangovs-thread: Implement OVS specific barrier.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Ben Pfaffodp-util: Make it harder to forget to update ODPUTIL_FL...
2014-06-13 Linda SunMove setsockopt TCP_NODELAY to when TCP is connected.
2014-06-13 Ben Pfaffutil: Move definition of HANDLE here.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-13 Andy Zhouodp-util: update comments on ODPUTIL_FLOW_KEY_BYTES...
2014-06-13 Gurucharan Shettytimeval: Provide a variation for time/warp command.
2014-06-13 Simon Hormanofp-msgs: Add OFPRAW_OFPST14_FLOW_MONITOR_*
2014-06-13 Simon Hormanofp-errors: Add OFPET_FLOW_MONITOR_FAILED
2014-06-12 Daniele Di Proiettodpif-netdev: enumerate dpif belonging to the right...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Simon Hormanconnmgr: Do not use OFPRR_METER_DELETE before OF1.4
2014-06-11 Gurucharan Shettysocket-util: Disable dscp setting on Windows.
2014-06-11 Jarno Rajahalmelib/cmap: Simplify iteration with C99 loop declaration.
2014-06-11 Jarno Rajahalmelib/classifier: Clean up includes.
2014-06-11 Jarno Rajahalmelib/classifier: Fix incorrect pointer type.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-06-10 Andy Zhounetdev-dummy: add appctl netdev-dummy/conn-state command
2014-06-10 Gurucharan Shettycmap: Rename a enum constant.
2014-06-06 Ben Pfaffofp-actions: Store cookie in network byte order in...
2014-06-06 Ben Pfaffovs-ofctl: Support "send_flow_rem" in "learn" actions.
2014-06-05 Ben Pfaffpoll-loop: Ignore 'wevent' in poll_fd_wait_at() on...
2014-06-05 Ben Pfaffstream-ssl: Always initialize wevent member, even on...
2014-06-05 Ben Pfaffflow: Fix use-after-free in flow_compose().
2014-06-05 Ben Pfaffdpif-netdev: Fix another use-after-free in port_unref().
2014-06-04 Ryan Wilsondpif-netdev: Upcall: Remove an extra memcpy of packet...
2014-06-04 Daniele Di Proiettonetdev-dpdk: create queues on configured NUMA node
2014-06-04 Daniele Di Proiettonetdev-dpdk: receive up to NETDEV_MAX_RX_BATCH
2014-06-04 Andy Zhoudpif: Fix slow action handling for DP_HASH and RECIRC
2014-06-04 Jarno RajahalmeINSTALL: Note about compiler atomics support.
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Rename ovsrcu_init() as ovsrcu_set_hidden().
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Evaluate parameters before ovsrcu_set...
2014-06-03 Jarno Rajahalmeovs-rcu: Remove the extra 'typedef' keyword.
next