xenserver: Add type-checking to monitor-external-ids script.
[sliver-openvswitch.git] / datapath /
2010-04-19 Jesse Grosstunneling: Remove old GRE implementation.
2010-04-19 Jesse Grosstunneling: Add datapath GRE support.
2010-04-19 Jesse Grossdatapath: Add function to copy skb checksum bits.
2010-04-19 Jesse Grossdatapath: Add skb_csum_help compatibility function.
2010-04-19 Jesse Grossdatapath: Genericize hash table.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.
2010-04-19 Jesse Grossdatapath: Don't read net namespace on kernels that...
2010-04-19 Jesse Grossdatapath: Add rtnl_is_locked compatibility function.
2010-04-19 Jesse Grossdatapath: Add dev_get_stats compatibility function.
2010-04-19 Jesse Grosstunneling: Add support for tunnel ID.
2010-04-15 Justin Pettitveth: Fix problems removing veth devices
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-23 Ben Pfaffdatapath: Support 2.6.33 kernel layout in build system.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-15 Jesse Grossdatapath: Consistently maintain flow key.
2010-03-15 Jesse Grossdatapath: Validate ToS when flow is added.
2010-03-15 Jesse Grossdatapath: Use constants instead of actual values.
2010-03-05 Jesse Grossgre: Add support for path MTU discovery.
2010-03-05 Jesse Grossgre: Correctly account for hardware header length.
2010-03-05 Jesse Grossgre: Add functions to determine address type to compat...
2010-03-05 Jesse Grossgre: Allow IPv6 ToS bits to be propagated to tunnel...
2010-03-05 Jesse Grossgre: Always set TTL on outer packet to 64.
2010-03-05 Jesse Grossgre: Disable tx queue.
2010-03-05 Jesse Grossgre: Check that the IP header is actually there before...
2010-03-05 Jesse Grossdatapath: Disable large receive offload.
2010-03-05 Jesse Grossdatapath: Update hardware computed checksum on VLAN...
2010-03-03 Justin Pettitbrcompat: Print warning when kernel times out waiting...
2010-03-03 Justin Pettitveth: Remove obvious debug printk's
2010-02-28 Jesse Grossdatapath: Consistently maintain checksum offloading...
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-20 Ben Pfaffdatapath: Set the correct bits for OFPAT_SET_NW_TOS...
2010-02-20 Justin Pettitofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
2010-02-20 Justin Pettitofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
2010-02-12 Ben PfaffUse VLAN_PCP_SHIFT consistently, instead of open-coding...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-11 Ben Pfaffdatapath: Mark functions "static".
2010-02-11 Ben Pfaffdatapath: When adding a port, return the new port numbe...
2010-02-08 Jesse Grossdatapath: Set Nicira random address in the datapath.
2010-02-08 Jesse Grossgre: Fix use after free in netns compatibility layer.
2010-02-08 Jesse GrossFix some regressions from the merge from master.
2010-02-06 Justin PettitMerge branch 'next' of repo.nicira.com:/srv/git/openvsw...
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-04 Jesse Grossgre: Simplify net namespace operations.
2010-02-04 Jesse Grossgre: Net namespace identifiers are read_mostly.
2010-02-04 Jesse Grossgre: Network namespace upon device creation.
2010-02-04 Jesse Grossgre: Optimize multiple unregistration.
2010-02-04 Jesse Grossgre: Convert locking to RCU.
2010-02-04 Jesse Grossgre: Optimize tx path.
2010-02-04 Jesse Grossgre: Unify IPTUNNEL_XMIT across kernel versions.
2010-02-02 Jesse Grossdatapath: Set datapath device MTU to minimum of MTU...
2010-01-26 Jesse Grossdatapath: Fix compilation on newer old-style Xen kernels.
2010-01-26 Jesse Grossdatapath: Support CHECKSUM_PARTIAL on older kernels.
2010-01-26 Jesse Grossdatapath: Transport port is not part of psuedoheader.
2010-01-26 Jesse Grossdatapath: Handle packets with precomputed checksums.
2010-01-25 Ben PfaffMerge "sflow" into "master".
2010-01-25 Ben Pfaffdatapath: Clean up vswitch_skb_checksum_setup().
2010-01-20 Ben Pfaffsflow: Fix sFlow sampling structure.
2010-01-15 Jesse Grossgre: Add support for destroying GRE devices.
2010-01-15 Jesse Grossgre: Workarounds for large packets over GRE
2010-01-13 Ben Pfaffdatapath: Disable preemption updating per-CPU data...
2010-01-09 Ben PfaffImprove comments on interpretation of sFlow sampling...
2010-01-09 Ben Pfaffdatapath: Improve comments on struct dp_stats_percpu.
2010-01-04 Justin Pettitdatapath: Add missing definitions for building GRE...
2010-01-04 Ben PfaffInitial implementation of sFlow.
2009-12-10 Justin PettitUpdate .gitignore files
2009-12-07 Jesse Grossgre: Add kernel GRE support.
2009-12-07 Jesse Grossgre: Compatibility with older Linux kernel versions.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-19 Ian Campbelldatapath: Use HAVE_PROTO_DATA_VALID when defining vswit...
2009-11-18 Ben Pfaffdatapath: Fix warning building datapath on pre-2.6...
2009-11-18 Ben Pfaffdatapath: Check for proto_data_valid member instead...
2009-11-18 Ben PfaffMerge citrix branch into master.
2009-11-18 Jesse Grossdatapath: Allow minimum headroom to be set when copying...
2009-11-18 Jesse Grossdatapath: Copy Xen's checksumming fields when doing...
2009-11-18 Ben Pfaffdatapath: Fix build with kernel header layout recently...
2009-11-17 Justin Pettitdatapath: Remove unused print_flow() function
2009-11-17 Justin Pettitdatapath: Cleanup tab/space issues in datapath
2009-11-17 Justin Pettitdatapath: Calculate proper checksum for set_tp_src...
2009-11-10 Jesse GrossMerge citrix branch into master.
2009-11-06 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-11-03 Jesse Grossdatapath: Allow TCP flags to be cleared.
2009-10-26 Ben PfaffSpell verb form of "set up" correctly throughout the...
2009-10-23 Ben PfaffMerge "citrix" into "master".
2009-10-15 Ben Pfaffdatapath: Fix build with Linux 2.6.31.
2009-10-15 Ben Pfaffdatapath: Ignore return value from rtnl_notify().
2009-10-15 Ben Pfaffdatapath: Fix warning on 64-bit builds.
2009-10-15 Ben Pfaffdatapath: Factor out code for getting and setting liste...
2009-10-09 Ben Pfaffdatapath: Fix build with Centos 5.3 kernel.
2009-10-09 Ben Pfaffdatapath: Add cpumask.h header wrapper to distribution.
2009-10-08 Jean Tourrilhesdatapath: Fix validation of ODPAT_SET_VLAN_PCP actions.
2009-10-06 Justin PettitMerge commit 'origin/citrix'
2009-10-05 Ben PfaffMerge "citrix" branch into "master.
2009-09-22 Ben PfaffMerge citrix branch into master.
2009-09-15 Ben Pfaffdatapath: Fix mutual exclusion with bridge on Linux...
2009-09-14 Ben Pfaffdatapath: Fix WARN_ON sending GSO packets to userspace...
2009-09-14 Ben Pfaffdatapath: Fix comments.
2009-09-14 Ben Pfaffdatapath: Raise maximum ports per datapath from 256...
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin PettitMerge commit 'origin/citrix'
2009-09-05 Justin Pettitdatapath: Don't drop MTU-sized VLAN packets from userspace
next