sliver-openvswitch.git
2010-12-27 Ben PfaffImplement database schema versioning.
2010-12-27 Ben Pfaffvswitchd: Add OVS version to database, give system...
2010-12-27 Ben Pfaffofp-util: Improve log messages for bad Nicira extension...
2010-12-27 Ben Pfaffofp-util: Upgrade log messages for controller bugs...
2010-12-27 Ben Pfaffofp-util: Improve log message for bad OpenFlow action...
2010-12-24 Ethan Jacksonutilities: Implement ovs-vlan-test script
2010-12-24 Ben Pfaffdatapath: Don't recursively sample packets or reset...
2010-12-23 Ben Pfaffbacktrace: Only use __builtin_frame_address if GNU...
2010-12-23 Ben Pfaffdatapath: Correct argument size for ODP_FLOW_GET.
2010-12-22 Ben PfaffINSTALL.Linux: Make pkg-config a requirement to build.
2010-12-17 Ben Pfaffdatapath: Avoid calling flow_hash() twice for the same...
2010-12-17 Ben Pfaffflow: Increase number of registers to 4.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...
2010-12-17 Ben Pfaffnx-match: Rename and export functions for parsing and...
2010-12-17 Ben Pfaffnx-match: Use [] in format_nxm_field_bits where possible.
2010-12-17 Ben Pfaffnx-match: Make nxm_field_bytes(), nxm_field_bits()...
2010-12-17 Ben Pfaffnx-match: New helper functions for working with ofs_nbi...
2010-12-17 Ben Pfaffnicira-ext: Convert all "uintNN_t"s to "ovs_beNN"s.
2010-12-17 Ben Pfaffhash: Make functions for hashing a few words easier...
2010-12-16 Jesse Grossodp-util: Correct length check in format_odp_action().
2010-12-16 Jesse Grossdatapath: Harmonize [get|set]_skb_csum_pointers().
2010-12-16 Jesse Grosstunneling: Refresh IP header pointer after update_header().
2010-12-15 Ben Pfaffofp-print: Improve formatting for bad OpenFlow messages.
2010-12-15 Ben Pfaffofp-print: Always print priority exactly once.
2010-12-15 Ben Pfaffclassifier: Insert commas after fields that lacked...
2010-12-15 Ben Pfaffclassifier: Use OFP_DEFAULT_PRIORITY instead of literal...
2010-12-15 Ben Pfaffofp-util: Improve error log messages.
2010-12-15 Ben Pfaffofp-util: Use proper format specifier for uint32_t...
2010-12-15 Ben Pfaffofproto: Always use xid 0 for *_FLOW_REMOVED messages.
2010-12-15 Ben Pfaffofproto: Fix encoding of NXST_* replies.
2010-12-15 Ben Pfaffofp-util: Fix encoding of NXST_AGGREGATE requests.
2010-12-15 Ben Pfaffofproto: Fix write-after-free error in compose_nx_flow_...
2010-12-14 Jesse Grossdatapath: Correctly return error if percpu allocation...
2010-12-13 Ben PfaffMakefile: Check for undistributed files on every make...
2010-12-13 Ben Pfaffovs-vswitchd: Release most memory on normal exit.
2010-12-13 Ben Pfaffnetdev-linux: Fix pairing of rtnetlink register and...
2010-12-13 Ben Pfaffvswitchd: Delete DP_MAX_PORTS.
2010-12-13 Ben Pfaffvswitchd: Fix dependency on DP_MAX_PORTS for allocating...
2010-12-13 Ben Pfaffbridge: Eliminate bond_rebalance_port() dependency...
2010-12-13 Ben Pfaffofproto: Fix use-after-free error in facet_revalidate().
2010-12-13 Jesse Grossdatapath: Validate lock when handling flow actions.
2010-12-13 Jesse Grossdatapath: Check locks on access to flow table.
2010-12-13 Jesse Grossdatapath: Validate access to DP array.
2010-12-13 Jesse Grosstunneling: Add checks for header cache lock.
2010-12-13 Jesse Grossdatapath: Convert rcu_dereference() to correct variant.
2010-12-13 Jesse Grossdatapath: Don't directly access RCU protected pointers.
2010-12-13 Jesse Grossdatapath: Correct byte order annotations.
2010-12-13 Jesse Grossdatapath: Add usage of __rcu annotation.
2010-12-13 Jesse Grossdatapath: Add usage of __percpu annotation.
2010-12-13 Jesse Grossdatapath: Correct usage of __user annotation.
2010-12-13 Jesse Grossdatapath: Compatibility code for RCU check functions.
2010-12-13 Jesse Grossdatapath: Add compatibility code for sparse annotations.
2010-12-13 Jesse Grossdatapath: Use __packed macro.
2010-12-13 Jesse Grossdatapath: Compatibility code for __packed macro.
2010-12-13 Ben Pfaffnicira-ext: Correct and extend examples for NXM_OF_VLAN...
2010-12-13 Jesse Grossdatapath-protocol: Include netlink.h.
2010-12-13 Jesse Grosspinsched: Avoid uninitialized variable warning.
2010-12-13 Jesse Grossnx-match: Use correct printf format specifiers.
2010-12-13 Jesse Grossvswitchd: Consistently use size_t for action lengths.
2010-12-13 Jesse Grossflow: Make size of flow struct a multiple of 8.
2010-12-13 Ben Pfaffdatapath: Remove explicit 'unlikely' from IS_ERR calls.
2010-12-13 Ben Pfaffdatapath: Introduce more compat support for <net/netlin...
2010-12-13 Ben Pfaffdatapath: Add compat support for nla_type().
2010-12-13 Ben Pfaffdatapath: Include <linux/skbuff.h> directly into linux...
2010-12-13 Ben Pfaffdatapath: Include <linux/netlink.h> directly into flow.h.
2010-12-13 Ben Pfaffdatapath: Fix off-by-one error in dev_get_stats() compa...
2010-12-13 Ben Pfaffdatapath: Fix csum_replace4() compatibility implementation.
2010-12-11 Ethan Jacksonutilities: ovs-tcpdump references non-existent exception
2010-12-11 Jesse Grossdatpath: Fix memory leak when a loop is detected.
2010-12-11 Jesse Grossdatapth: Drop check for impossible condition after...
2010-12-11 Jesse Grossdatapath: Drop synchronize_rcu() in internal dev destroy.
2010-12-11 Jesse Grossdatapath: Take advantage of IFF_OVS_DATAPATH.
2010-12-11 Jesse Grossdatapath: Don't use RCU for internal dev vport.
2010-12-11 Justin Pettitofproto: Fix problem that caused facets not to be insta...
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
2010-12-10 Ben Pfaffofp-util: Make ofputil_cls_rule_to_match() help with...
2010-12-10 Ben Pfaffofproto: Format entire rule when dumping all flows.
2010-12-10 Ben Pfaffdatapath: Replace "struct odp_action" by Netlink attrib...
2010-12-10 Ben Pfaffnetlink: Add macros for iterating through attributes.
2010-12-10 Ben Pfaffnetlink: New function nl_attr_type().
2010-12-10 Ben Pfaffnetlink: Add functions for working with big-endian...
2010-12-10 Ben Pfaffnetlink: Split into generic and Linux-specific parts.
2010-12-10 Ben Pfaffnetlink: Make netlink-protocol.h compatible with <linux...
2010-12-10 Ben Pfaffofproto: Fix documentation of ofproto/trace command.
2010-12-10 Ben Pfaffxenserver: Make rpmbuild happy by updating %files with...
2010-12-10 Jesse Grosstunneling: Fix updated port pools commit.
2010-12-10 Jesse Grossdatapath: Drop unused file ops.
2010-12-10 Jesse Grossdatapath: Hold mutex for DP while userspace is blocking...
2010-12-10 Jesse Grossdatapath: dp_sysfs_add_dp() needs RTNL lock.
2010-12-10 Jesse Grossdatapath: RCU dereference correct pointer in table.
2010-12-10 Jesse Grossdatapath: Don't rcu_dereference() objects in table.
2010-12-10 Jesse Grosstunneling: Add missing rcu_dereference() to cache cleaner.
2010-12-10 Jesse Grossbrcompat: Simplify generation of bridge ID.
2010-12-10 Jesse Grossdatapath: Use static where possible.
2010-12-10 Jesse Grossdatapath: Use NULL instead of 0 in alloc_buckets().
2010-12-10 Jesse Grosscapwap: Bind address should be big endian.
2010-12-10 Jesse Grossdatapath: Try to avoid custom checksum update function.
2010-12-10 Jesse Grossdatapath: Compatibility code for inet_proto_csum_replace2.
2010-12-10 Jesse Grossdatapath: Correctly update IP checksum with actions.
2010-12-10 Jesse Grossdatapath: Compatibility code for csum_replace4.
next