sliver-openvswitch.git
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.
2010-12-10 Jesse Grosstunneling: Update port pools on config change.
2010-12-10 Jesse Grossdatapath: Fix indentation in patch-vport.c.
2010-12-10 Jesse Grossdatapath: Convert patch vport to use call_rcu() on...
2010-12-10 Jesse Grosstunneling: Access correct IP header when processing...
2010-12-10 Jesse Grosstunneling: Remove call to eth_type_trans() on receive.
2010-12-09 Ben Pfaffofproto: Add "ofproto/trace" command to help debugging...
2010-12-09 Ben Pfaffofproto: Change xlate_actions() to take a structure.
2010-12-09 Ben Pfaffofpbuf: New function ofpbuf_put_hex().
2010-12-09 Ben Pfaffofp-print: Print every flow on a new line for NXST_FLOW...
2010-12-09 Ben Pfaffofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
2010-12-09 Ben Pfaffofp-util: Group everything related to actions together...
2010-12-09 Ben PfaffMake compiler complain about unhandled OpenFlow and...
2010-12-09 Ben Pfaffnicira-ext: Remove unused macro NICIRA_OUI_STR.
2010-12-09 Ben Pfaffofp-print: Print OFPUTIL_NXT_FLOW_REMOVED.
2010-12-09 Ben Pfaffofp-util: Fix byte order of ofputil_cls_rule_from_match...
2010-12-09 Ben Pfaffofp-print: Print OFPUTIL_NXST_AGGREGATE_REPLY.
2010-12-09 Ben Pfaffofp-print: Print NXST_FLOW_REQUEST and NXST_AGGREGATE_R...
2010-12-09 Ben Pfaffofp-print: Print OFPUTIL_NXT_STATUS_REQUEST and OFPUTIL...
2010-12-09 Ben Pfaffofp-print: Print OFPUTIL_NXT_ROLE_REQUEST and OFPUTIL_N...
2010-12-09 Ben Pfaffovs-ofctl: Fix del-flows command parsing bugs.
2010-12-09 Ben Pfaffofp-print: Print durations more readably.
2010-12-09 Ben Pfaffofp-print: Print NXST_FLOW replies.
2010-12-09 Jean Tourrilhesdpif-netdev: Handle ECN bits when updating IP checksum.
2010-12-09 Ben Pfaffofp-print: Improve OFPST_FLOW stats reply printing.
2010-12-09 Ben PfaffUse ofpbuf_pull() instead of ofpbuf_try_pull() where...
2010-12-09 Ben Pfaffofp-util: Use ofpbuf_use_const() in a few more places.
2010-12-09 Ben Pfaffofp-print: Verify size of OFPAT_ENQUEUE actions.
2010-12-09 Ben Pfaffovs-appctl: On failure, print the error message output...
2010-12-09 Ben Pfaffovsdb-idl: Check prerequisites for ovsdb_idl_txn_verify...
2010-12-09 Ben Pfaffovs-vsctl: Fix controller command prerequisites.
2010-12-09 Ben PfaffAvoid using "grep -q" outside of GNU/Linux specific...
2010-12-09 Ben Pfaffofp-print: Fix typos.
2010-12-09 Justin Pettitofp-print: Print Nicira error extension messages.
2010-12-09 Justin Pettitofp-util: Fix starting offset of OpenFlow error messages.
2010-12-08 Ben Pfaffofp-print: Print each flow at the start of a line.
2010-12-08 Justin Pettitofp-util: Fix offset when making Nicira extension error...
2010-12-07 Ben Pfaffofpbuf: New function ofpbuf_use_const().
2010-12-07 Ben Pfaffdpif-netdev: Use ofpbuf functions instead of their...
2010-12-07 Ben Pfaffcfm: Use ofpbuf_new() instead of its out-of-line expansion.
2010-12-07 Ben Pfaffodp-util: Bump up maximum number of ODP actions.
2010-12-07 Ben Pfaffofp-util: Fully initialize flow_wildcards in ofputil_cl...
2010-12-07 Ben Pfaffdatapath: Fix odp-compat definition of struct compat_od...
2010-12-07 Ben Pfaffovs-ofctl: Add --more option to increase OpenFlow messa...
2010-12-07 Ben Pfaffovs-ofctl: Add NXM support.
2010-12-07 Ben Pfaffofp-print: Implement printing for OFPUTIL_NXT_FLOW_MOD.
2010-12-07 Ben Pfaffofp-parse: Add support for registers.
2010-12-07 Ben Pfaffofp-parse: Add support for tun_id.
2010-12-07 Ben Pfaffclassifier: Implement better classifier rule formatting.
2010-12-07 Ben Pfaffofp-util: New abstractions for flow_mod, flow_stats_req...
2010-12-07 Ben Pfaffnx-match: Add tests for error return values for unknown...
2010-12-07 Ben Pfaffnicira-ext: Clarify comments about 'src' and 'dst'...
2010-12-07 Ben Pfaffnicira-ext: Clarify and fix macros to check for NXM...
2010-12-07 Ben Pfaffnetdev-vport: Properly initialize tnl_port_config struc...
2010-12-06 Ethan Jacksonvswitchd: Incorporate vlan into bond hash.
2010-12-06 Ethan Jacksonvswitchd: Remove bond/migrate MAC argument.
2010-12-06 Ethan Jacksonvswitchd: Correct indentation in bridge.
2010-12-06 Ben PfaffFix "make dist" by adding include/linux/types.h to...
2010-12-06 Ben Pfaffofp-util: New functions for creating Nicira extension...
2010-12-06 Ben PfaffRefactor and centralize basic OpenFlow message decoding...
2010-12-06 Ben Pfaffport-array: Remove.
2010-12-06 Ben Pfaffpinsched: Use hmap instead of port_array.
2010-12-06 Ben Pfaffvconn: New function vconn_transact_multiple_noreply().
2010-12-06 Ben Pfaffqueue: Get rid of ovs_queue data structure.
2010-12-06 Ben Pfaffutil: Introduce ASSIGN_CONTAINER to make iteration...
2010-12-06 Ben Pfaffdocs: Only regenerate vswitch.pic when the schema reall...
2010-12-06 Jesse Grossdatapath: Update 32/64 bit compat ioctl to match new...
2010-12-04 Jesse Grossdatapath: Consolidate checksum compatibility code.
2010-12-03 Ethan Jacksonlib: Add zero padding field to flow_wildcards.
2010-12-03 Ben Pfaffdatapath: Merge vport "attach" into "create" and "detac...
2010-12-03 Ben Pfaffdatapath: Merge "struct dp_port" into "struct vport".
2010-12-03 Ben Pfaffnetdev-linux: Don't treat "system" devices as vports...
2010-12-03 Ben Pfaffdpif: Log port number of deleted port in dpif_port_del().
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-12-03 Ben Pfaffdatapath: Encapsulate parameters for new vports in...
2010-12-03 Ben Pfaffutil: Improve type-safety of OBJECT_CONTAINING.
2010-12-03 Ben Pfaffovs-ofctl: Demote common log messages from INFO to...
2010-12-03 Ben Pfaffovs-ofctl: Reimplement dumping particular tables.
2010-12-03 Ben Pfaffclassifier: New cls_rule functions for setting register...
2010-12-03 Ben Pfaffnicira-ext: Name the enum used for flow formats, to...
2010-12-03 Ben Pfaffdatapath: Add __aligned_u64 compat support for user...
2010-12-03 Ben Pfaffdatapath: Change vals[] in struct port_lookup_key into...
2010-12-03 Ben PfaffFormat tunnel IDs consistently.
2010-12-03 Jesse Grossdatapath: Allow skbs with a frag list.
2010-12-03 Jesse Grossdatapath: Don't set dev->last_rx on kernels >= 2.6.29.
next