sliver-openvswitch.git
2013-08-15 Giuseppe Lettierinetdev-pltap: Make access to AF_INET socket thread...
2013-08-15 Giuseppe Lettieriadded targets to test links
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-10 Ben Pfaffnetdev-linux, netdev-bsd: Make access to AF_INET socket...
2013-08-10 Ben Pfaffnetdev-dummy: Use netdev_get_devices() instead of a...
2013-08-09 Jesse Grossdatapath: Fix typo in flow validation logic.
2013-08-09 Gurucharan... ovs-bugtool: Add config files to the debug bundle.
2013-08-09 Gurucharan... ovs-bugtool: Collect database through CAP_NETWORK_STATUS.
2013-08-09 Alex WangCodingStyle: Add guide about using thread safety types...
2013-08-09 Alex Wangclang: Pass objects, not their addresses, to thread...
2013-08-09 Alex Wangclang: Use OVS_REQUIRES() instead of OVS_REQ_WRLOCK...
2013-08-09 Ben Pfaffofproto-dpif-xlate: Avoid MAC learning write lock on...
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-09 Ben Pfaffcompiler: Add OVS_ACQ_BEFORE, OVS_ACQ_AFTER macros.
2013-08-09 Jesse Grossdatapath: Add 'ovs_' prefix to extern symbols.
2013-08-09 Ethan Jacksonofproto-dpif-xlate: Require a lock for reconfiguration.
2013-08-08 Ben Pfaffovs-thread: Remove superfluous semicolons in macro...
2013-08-08 Ethan Jacksonofproto-dpif: Hide rule_dpif_miss_rule().
2013-08-08 Ethan Jacksonofproto-dpif: Lock the expirable list.
2013-08-08 Ethan Jacksonofproto: Lock hard_timeout and idle_timeout of struct...
2013-08-08 Ethan Jacksonovs-thread: New function xpthread_join().
2013-08-08 Ethan Jacksonofproto-dpif-xlate: Fix rare segfault on switch exit.
2013-08-08 Ben Pfaffovs-thread: New function ovsthread_id_self().
2013-08-08 Ben Pfaffovs-thread: Add support for globally visible per-thread...
2013-08-08 Ben Pfaffovs-thread: New function xpthread_setspecific().
2013-08-08 Ethan Jacksonofproto-dpif: Make packet_ins thread safe.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-08 Ben Pfaffnetdev: Make netdev_from_name() take a reference to...
2013-08-08 Ben Pfaffnetdev: Make netdev_get_devices() take a reference...
2013-08-08 Ben Pfaffnetdev-provider: Remove unused function netdev_assert_c...
2013-08-08 Ben Pfaffnetdev-bsd: Use xmemdup0() to simplify netdev_bsd_get_n...
2013-08-08 Ben Pfaffnetdev-linux: Move variable declaration inward in netde...
2013-08-08 Ben Pfaffnetdev-linux: Remove useless member 'peer', which was...
2013-08-08 Ben Pfaffnetdev-linux: Remove unused struct netdev_linux member.
2013-08-08 Ben Pfaffnetdev-linux: Remove pointless layers of indirection...
2013-08-08 Ben Pfaffnetdev-linux: Remove unneeded struct forward declaratio...
2013-08-08 Ben Pfaffnetdev-vport: Use ovs_mutex rather than a raw pthread_m...
2013-08-08 Ben Pfaffnetdev-bsd: Don't assume 'struct netdev' has offset 0.
2013-08-08 Ben Pfaffnetdev-bsd: Correctly handle IPv4 netmasks.
2013-08-08 Ben Pfaffnetdev-bsd: Fix fd leak on error path.
2013-08-08 Ben Pfaffnetdev-bsd: Fix typo in label name.
2013-08-08 Ben Pfaffnetdev-bsd: Fix memory leak on error path.
2013-08-08 YAMAMOTO Takashibfd: Fix build on netbsd-6.
2013-08-07 Simon HormanUpdate OPENFLOW-1.1+ to differentiate optional and...
2013-08-06 Ben Pfaffovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
2013-08-05 Andy Zhouodp-util: Always export the priority and skb_mark netli...
2013-08-05 Paul Ingramcfm: update remote opstate only when a CCM is received.
2013-08-05 Gurucharan... bfd: Optimize BFD for Megaflows.
2013-08-05 Pavithra RameshBFD: Populate ToS field in BFD packets.
2013-08-05 Pavithra RameshBFD: Edit the unit test time/stop command
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Take responsibility for ofproto_rec...
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Cleanup lookup functions.
2013-08-05 Ethan Jacksonofproto-dpif: Make vlan splinters thread safe.
2013-08-05 Ethan Jacksonofproto-dpif: Guard rule statistics with a mutex.
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Maintain a pointer to struct dpif.
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Don't trace on deep resubmit.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Refactor stp_get_port() calls.
2013-08-03 Andy Zhouofproto-dpif: avoid losing track of kernel flows upon...
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-08-03 Ben Pfaffasync-append: Refactor to avoid requiring enabling...
2013-08-03 Ethan Jacksonofproto-dpif: Handle learn action flow mods asynchronously.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Take control of the qdscp map.
2013-08-02 Ethan Jacksonofproto-dpif-xlate: Pull STP xlation into ofproto-dpif...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-08-02 Ethan Jacksonbond: Stop using tags.
2013-08-02 Ethan Jacksonmac-learning: Stop using tags.
2013-08-02 Ben Pfaffnetdev: Minor formatting improvements.
2013-08-02 Ben Pfaffnetdev-linux: Don't assume 'struct netdev' has offset 0.
2013-08-02 Ben Pfaffnetdev-dummy: Fix memory leak on error path in netdev_r...
2013-08-02 Ben Pfaffnetdev-linux: Initialize change_seq for tap devices...
2013-08-02 Ben Pfaffnetdev-linux: Fix fd leak on error path.
2013-08-02 Ben Pfaffdpif-linux: Fix theoretical memory leak on error path.
2013-08-02 Jesse Grossodp-util: Always serialize tunnel mask attributes.
2013-08-02 Jesse Grossdatapath: Introduce is_mask when serializing netlink...
2013-08-02 Jesse Grossofproto-dpif-xlate: Unmask mark when used for tunnels.
2013-08-01 Ethan Jacksonofproto-dpif: Hide rule_calculate_tag().
2013-08-01 Ben PfaffINSTALL, CodingStyle: Recognize that Clang is an accept...
2013-08-01 Ethan Jacksonofproto-dpif-xlate: Don't try to optimize goto table.
2013-08-01 Andy Zhoudatapath: Accept any 802.2 eth_type mask but override...
2013-08-01 Andy Zhoudatapath: Accept any in_port mask but override to be...
2013-08-01 Ethan Jacksonmac-learning: Make the mac-learning module thread safe.
2013-08-01 Ethan Jacksonbond: Make the bond module thread safe.
2013-08-01 Ethan Jacksonbfd: Make the BFD module thread safe.
2013-08-01 Ethan Jacksoncfm: Make the CFM module thread safe.
2013-08-01 Ethan Jacksonstp: Make the STP module thread safe.
2013-08-01 Ben Pfaffconfigure: Distinguish glibc and NetBSD pthread_setname...
2013-08-01 Andy Zhoudatapath: Always allow tunnel mask to be specified...
2013-07-31 Alex Wangovs-atomic-pthreads: Fix "has incomplete type" error.
2013-07-31 Andy Zhouodp-util: fix bug in setting ipv4 frag flag mask
2013-07-31 Kyle Mesterydatapath: Support for Linux kernel 3.9.
2013-07-31 Ethan Jacksonbfd: Downgrade long delay messages to INFO level.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonofproto-dpif-ipfix: Make the ofproto-dpif-ipfix module...
2013-07-31 Ethan Jacksonofproto-dpif-sflow: Make the ofproto-dpif-sflow module...
2013-07-31 Ethan Jacksontunnel: Make the ofproto-dpif tunnel module thread...
2013-07-31 Ethan Jacksonlacp: Make the LACP module thread safe.
2013-07-31 Ethan Jacksoncompiler: Fix OVS_LOCKS_EXCLUDED on non clang compilers.
2013-07-31 Andy Zhoudatapath: always export priority and skb_mark in netlin...
2013-07-31 Gurucharan... ovsdb-doc: Add ovsdb-doc to distribution tar ball.
next