cascardo/ovs.git
2014-09-09 Jarno Rajahalmelib/odp-util: Skip ignored fields when parsing and...
2014-09-09 Daniele Di... lib/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 Nithin Rajudatapath-windows: refactor code to setup dump start...
2014-09-09 Eitan Eliahunetlink-socket: Add support for async notification...
2014-09-09 Jarno RajahalmeNEWS: Mention RSTP.
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 Jarno Rajahalmelib/stp,rstp: Add unit more unit tests.
2014-09-09 Jarno Rajahalmevswitch.xml: Fix RSTP configuration documentation.
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.
2014-09-08 Pravin B Shelardatapath: Remove unused dp parameter.
2014-09-08 Alex Wangofproto-dpif-upcall: Fix a free of uninitialized memory.
2014-09-08 Alex Wangovs-numa: Fix a missing initialization.
2014-09-08 Pravin B Shelardatapath: Set packet egress_tun_info.
2014-09-08 Li RongQingdatapath: distinguish between the dropped and consumed skb
2014-09-08 Jiri Bencdatapath: fix panic with multiple vlan headers
2014-09-06 Andy Zhoudatapath: Implement recirc action without recursion
2014-09-06 Andy Zhoudatapath: Remove recirc stack depth limit check
2014-09-05 Alex Wangovs-numa: Add module description.
2014-09-05 Alex Wangovs-numa: Add function for getting numa node id from...
2014-09-05 Alex Wangovs-numa: Relax the ovs_numa_*() input argument check.
2014-09-05 Alex Wangovs-numa: Replace name 'cpu_socket' with 'numa_node'.
2014-09-05 Gurucharan... cccl: Ability to enable compiler optimization.
2014-09-05 Gurucharan... cccl: Enable ability to parallel build.
2014-09-04 Gurucharan... ovs-atomics: Add atomic support Windows.
2014-09-04 Gurucharan... AUTHORS: Add Ariel Tubaltsev to AUTHORS.
2014-09-04 Nithin Rajudatapath-windows: add support for GET_DP command to...
2014-09-04 Nithin Rajudatapath-windows: add a context structure for user...
2014-09-04 Nithin Rajudatapath-windows: make NL version a UIN8 and add a...
2014-09-04 Nithin Rajudatapath-windows: Data structures and functions for...
2014-09-04 Jean Tourrilhesofp-errors: Migrate EXT-444 errors to ONF experimenter ID.
2014-09-04 Ben Pfaffofp-errors: Fix bugs in treatment of OpenFlow experimen...
2014-09-04 Ben Pfaffnx-match: Serialize standard xregs instead of Nicira...
2014-09-04 Ankur Sharmadatapath-windows: NetlinkBuf.c: Minor fix for lines...
2014-09-04 Ankur Sharmadatapath-windows: Netlink.c: Add netlink put APIs.
2014-09-04 Ankur Sharmadatapath-windows: OvsTypes.h: Add support for BE16.
2014-09-04 Ankur Sharmadatapath-windows: NetlinkProto: Fix typo and add paddin...
2014-09-04 Ankur Sharmadatapath-windows: Add Netlink buffer management APIs.
2014-09-04 Ankur Sharmadatapath-windows: Move netlink files to a new directory.
2014-09-03 Alex Wangdpif-netdev: Introduce port_try_ref() to prevent a...
2014-09-03 Ariel Tubaltsevvtep: additions to BFD configuration and status reporting
2014-09-03 Alex Wangnetdev-dpdk: Show interface status for dpdk0.
2014-09-03 Jesse Grosspacket: Fix sparse warnings ICMPv6.
2014-09-02 Alex Wangnetdev-dpdk: Make memory pool name contain the socket id.
2014-09-02 Li RongQingdatapath: fix a memory leak
2014-09-02 Eitan Eliahugetopt_long: Fix broken sequence of casts in __UNCONST...
2014-09-02 Ben Pfaffovs-vsctl: Correctly exit on errors for non-map types...
2014-09-02 Srini Seetharamanofp-actions: Support "resubmit" actions in action sets.
2014-09-02 Thomas Graftest-bitmap: Fix multiple minor memory leaks
2014-09-02 Thomas Graftest-stp: Fix leak of open file descriptor for input_file
2014-09-02 Thomas Graftravis: Announce travis CI and new build list in NEWS...
2014-09-02 Alin Serdeandpif-netdev: Avoid variable length array on MSVC.
2014-08-30 Thomas Graftravis: Run 'make distcheck' instead of 'make check'
2014-08-29 Daniele Di... dpif-netdev: Exact match cache
2014-08-29 Daniele Di... packet-dpif: Add dpif_packet_{get, set}_hash()
2014-08-29 Jarno Rajahalmelib/ovs-thread: Avoid atomic read in ovsthread_once_sta...
2014-08-29 Jarno Rajahalmelib/ovs-thread: Use atomic_count.
2014-08-29 Jarno Rajahalmelib/seq: Document acquire-release semantics.
2014-08-29 Daniele Di... lib/flow: Use BUILD_MESSAGE() to warn if BUILD_SEQ...
2014-08-29 Daniele Di... Add BUILD_MESSAGE() macro
2014-08-29 Pravin B ShelarDocumentation: DPDK IVSHMEM VM Communications
2014-08-29 Daniele Di... netdev-dpdk: Use different constant for ring size
2014-08-29 Andy Zhoudatapath: simplify sample action implementation
2014-08-29 Thomas Graftravis: Add build@openvswitch.org email list for build...
2014-08-29 Jesse Grossdatapath: Fix checksum calculation when modifying ICMPv...
2014-08-29 Ben PfaffINSTALL: Correct typo.
2014-08-29 Thomas Grafthread: Use explicit wide type when shifting > 32 bits
2014-08-29 Thomas Grafnetdev-linux: Cast policer rate to uint64_t to avoid...
2014-08-29 Jarno Rajahalmeofproto/ofproto: Use relaxed atomics.
2014-08-29 Jarno Rajahalmelib/timeval: Use relaxed atomics also when writing...
2014-08-29 Jarno Rajahalmeofproto/ofproto-dpif-upcall: Use relaxed atomic operations.
2014-08-29 Jarno Rajahalmeofproto/netflow: Use atomic_count for 'netflow_count'.
2014-08-29 Jarno Rajahalmelib/netdev-linux: Use atomic_count for 'miimon_cnt'.
2014-08-29 Jarno Rajahalmelib/netdev-dummy: Use relaxed atomics for a trivial...
2014-08-29 Jarno Rajahalmelib/netdev: Do not use atomics when not needed.
2014-08-29 Jarno Rajahalmelib/dpif-linux: Use relaxed atomics for 'dump->status'.
2014-08-29 Jarno Rajahalmelib/cfm: Use relaxed atomics and optimize cfm_should_pr...
2014-08-29 Jarno Rajahalmelib/bfd: Used relaxed atomics and optimize bfd_should_p...
2014-08-29 Jarno Rajahalmelib/jsonrpc, lib/ofp-msgs, lib/ofp-parse: Use atomic_count.
2014-08-29 Jarno Rajahalmelib: Use shorter form of relaxed atomic access.
2014-08-29 Jarno Rajahalmelib/ovs-atomic: Add atomic_count.
2014-08-29 Jarno Rajahalmelib/ovs-atomic: Add helpers for relaxed atomic access.
next