sliver-openvswitch.git
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.
2013-07-31 Ben Pfafftest-atomic: Re-enable atomic read-write-modify tests.
2013-07-31 Ben Pfaffconfigure: Add configure-time check for GCC 4.0+ atomic...
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-30 Jiri Pirkodatapath: link upper device for port devices
2013-07-30 Pavithra RameshBFD: Unit tests for BFD.
2013-07-30 Gurucharan... ovs-vswitchd.conf.db: Correct the header and footer...
2013-07-30 Andy Zhouofproto-dpif: Only track drop flows that are installed
2013-07-30 Andy Zhouofproto-dpif: Unset DPIF_FP_MODIFY flag when creating...
2013-07-29 Ethan Jacksonvalgrind: Update glibc timer_create() suppression.
2013-07-29 Ethan Jacksonovs-dev.py: Use custom suppressions when running valgrind.
2013-07-29 Ethan Jacksondatapath: Add vxlan and flow_dissector to gitignore.
2013-07-29 Ben PfaffAvoid C preprocessor trick where macro has the same...
2013-07-29 Ben Pfaffofproto-dpif: Tolerate spontaneous changes in datapath...
2013-07-29 Ben Pfaffofproto-dpif: Correctly refresh all ports on ENOBUFS...
2013-07-29 Andy Zhoudatapath: Fix missing VLAN netlink attribute handling
2013-07-29 Ethan Jacksonovs-dev.py: Add support for clang builds.
2013-07-29 Ethan Jacksonovs-dev.py: Rely on configure for warning options.
2013-07-29 Andy Zhoudatapath: fix a bug in SF_FLOW_KEY_PUT macro
2013-07-26 Pravin B Shelardatapath: list: Fix double fetch of pointer in hlist_en...
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-26 Ben Pfaffofp-util: Fix port and queue stat counting for OpenFlow...
2013-07-25 Pravin B Shelardatapath: Use non rcu hlist_del() flow table entry.
2013-07-25 Pravin B Shelardatapath: Use correct type while allocating flex array.
2013-07-25 Mark Hamilton.gitignore: ignore temporary _debian packaging content
2013-07-25 Ben Pfaffdpif: Make dpifs thread-safe, and document it.
2013-07-25 Ben Pfaffdpif-netdev: Make internally thread-safe by introducing...
next