sliver-openvswitch.git
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Andy Zhoudatapath: remove RCU annotation from flow->mask
2013-07-22 Ben Pfaffsparse: Avoid sparse warnings for additional pthread...
2013-07-22 Ben Pfaffconfigure: Remove -Wno-override-init, add -Wextra to...
2013-07-22 Alex Wangclang: Fix the "expression result unused" warning.
2013-07-22 Alex Wangclang: Fix segfault in unit tests.
2013-07-22 Ben Pfaffovsdb-data: Make ovsdb_atom_default() thread-safe.
2013-07-22 Ben Pfaffdpif: Serialize initialization.
2013-07-22 Ben Pfaffdirs: Make thread-safe.
2013-07-22 Ben Pfaffxenserver: Make thread-safe.
2013-07-22 Ben Pfaffmeta-flow: Make thread-safe.
2013-07-22 Ben Pfaffmemory: Add note about threaded usage to comment.
2013-07-22 Ben Pfafflockfile: Make thread-safe.
2013-07-22 Ben Pfaffjsonrpc: Make thread-safe.
2013-07-22 Ben Pfaffofp-msgs: Make thread-safe.
2013-07-22 Ben Pfaffdpif-netdev: Make 'max_mtu' a per-dp feature, for threa...
2013-07-22 Kyle Mesterydatapath: Conditionally define skb_unclone in datapath...
2013-07-20 Pravin B Shelardatapath: Restructure vxlan tunneling.
2013-07-20 Pravin B Shelardatapath: Improve net-namespace compat code.
2013-07-19 Andy Zhoudatapath: Add mask check during flow lookup
2013-07-19 Ethan Jacksonbond: Support null argument to bond_ref().
2013-07-19 Pavithra Rameshovs-vswitchd: Document the ovs-appctl bfd/* commands.
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-18 Ben Pfaffsystem-stats: Move into separate thread.
2013-07-18 Ben Pfaffvlog: Make thread-safe.
2013-07-18 Ben Pfaffvlog: Use async I/O.
2013-07-18 Ben Pfaffofp-util: Un-"inline" should_send_version_bitmap().
2013-07-18 Ben Pfaffasync-append: New library to allow asynchronous appendi...
2013-07-18 Ben Pfaffnetlink: Avoid designated initializers because MSVC...
2013-07-18 Ben Pfaffnetlink-socket: Make thread-safe.
2013-07-18 Ben Pfaffnetlink-socket: Simplify use of transactions and dumps.
2013-07-18 ZhengLingyunnetdev-linux: avoid negative value cast to non-negative...
2013-07-18 Ben Pfaffofp-msgs: Consistently include "STATS" in the names...
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-17 Justin Pettitofproto-dpif: Expire fin_timeout actions when no previo...
2013-07-17 Ben Pfaffutil: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.
2013-07-17 Linda SunMake attribute packed equivalent for MSC compilers.
2013-07-17 Ben Pfaffbyteq: Make the queue size variable instead of fixed...
2013-07-17 Ben Pfaffvlog: Make VLOG_ONCE thread-safe.
2013-07-17 Ben Pfaffbfd: Use htonll() instead of htonl() for tunnel ID...
2013-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-17 Justin Pettitofproto-dpif: Don't put new subfacets as result of...
2013-07-16 Ben Pfaffpoll-loop: Make poll loop data structures per-thread.
2013-07-16 Ben Pfaffpoll-loop: Simplify and speed up polling.
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-16 Ben Pfaffhindex: Fix test expected output.
2013-07-16 ZhengLingyunhindex: Fix incomplete iteration bug.
2013-07-15 Pravin B Shelardatapath: Use RCU lock for dp dump operation.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-15 Ben Pfafflatch: New module for a thread-safe, signal-safe, polla...
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-15 Gurucharan... rhel, xenserver: Create /var/log/openvswitch directory.
2013-07-13 Justin Pettitofproto-dpif: Zero-out subfacet counters when installat...
2013-07-12 Ben Pfaffworker: Delete library.
2013-07-12 Ben Pfaffsystem-stats: Remove worker process support.
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_exit().
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_get_log_file().
2013-07-12 Ben Pfaffvlog: Make vlog_should_drop() thread-safe.
2013-07-12 Ben Pfaffutil: Make subprogram_name thread-specific.
2013-07-12 Ben Pfafftimeval: Make CPU usage and wakeup tracking per-thread.
2013-07-12 Ben Pfafftimeval: Make reading the current time thread-safe.
2013-07-12 Jesse Grossdatapath: Use kernel eth_mac_addr() on old kernels.
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-12 Ben Pfaffvlog: Remove support for worker process.
2013-07-12 Ben Pfaffpoll-loop: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-07-11 Ben Pfafftimeval: New function xclock_gettime().
2013-07-11 Ben Pfafffatal-signal: Remove write-only variable fatal_signal_set.
2013-07-11 Jesse GrossFAQ: Add supported kernel versions for newer OVS releases.
2013-07-11 Gurucharan... ovs-ctl.in: Increase the limit on file descriptors.
2013-07-11 Gurucharan... ovs-vswitchd: Correct the documentation on the limits...
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-11 Min Chenvswitchd: Fix typo in the BFD section of vswitch.xml
2013-07-11 Ethan Jacksonatomic: Suppress sparse warning.
2013-07-10 Gurucharan... ovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-07-10 Jesse Grossdatpath: Fix tunnel TTL flow rejection message.
2013-07-09 Jesse Grossdatapath: Always include tunnel TTL in serialized Netli...
2013-07-09 Andy Zhoudatapath: fix bugs in exporting netlink attributes
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
2013-07-09 Jesse Grossdatapath: Use DP_MAX_PORTS when no IN_PORT attribute...
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksoncsum: Suppress sparse warning.
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.
2013-07-09 Thomas Grafdatapath: rhel: Move RHEL OVS hook registration to...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-09 Thomas Grafdatapath: Rename skb_network_protocol() to __skb_networ...
2013-07-09 Gurucharan... tests: Additional test for run time addition of a database.
2013-07-07 Ethan Jacksonofproto-dpif: Remove pointers between rules and facets.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize ofproto-dpif-xlate.
2013-07-07 Ethan Jacksonofproto-dpif-xlate: Actually drop packets on mirror...
2013-07-08 Jarno Rajahalmeofproto: Free meters in ofproto_destroy__().
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfafftests: Add tests for mod flows with cookie miss on...
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-08 Ben PfaffDESIGN: Update flow_mod section to describe OpenFlow...
next