wdp-xflow: Remove wx structure from global list when closing.
[sliver-openvswitch.git] / datapath /
2010-05-24 Ben PfaffMerge "master" into "wdp".
2010-05-24 Wei Yongjundatapath: introduce a method to install kernel modules
2010-05-20 Ben PfaffMerge "master" into "wdp".
2010-05-19 Jesse Grossgre: Check whether IPv6 is compiled into the kernel.
2010-05-18 Jesse Grosspatch: Remove veth driver.
2010-05-18 Jesse Grossdatapath: Add 'patch' vport.
2010-05-18 Jesse Grossvport: Extract common functions for virtual devices.
2010-05-17 Justin Pettitdatapath: Fix build with backported dev_get_stats().
2010-05-17 Justin PettitDon't define "skb_dst_drop" if other skb_dst accessor...
2010-05-17 Justin Pettitdatapath: Add stddef.h compat header to list of files...
2010-05-17 Ben Pfaffdatapath: Fix build with backported skb_dst().
2010-05-14 Jesse Grossdatapath: Use per_cpu_ptr instead of percpu_ptr.
2010-05-14 Jesse Grossdatapath: Hold rcu_read_lock where we claim to.
2010-05-14 Jesse Grossdatapath: Don't expect bottom-halves to be disabled.
2010-05-14 Jesse Grossdatapath: Disable bottom-halves where necessary.
2010-05-14 Jesse Grossdatapath: Use spin_lock_bh() consistently.
2010-05-13 Ben Pfaffdatapath: Add 32-bit compatibility ioctls.
2010-05-13 Ben Pfaffdatapath: Avoid __copy_to/from_user(), __get/put_user...
2010-05-13 Ben Pfaffdatapath: Prepare to support 32-bit compatibility ioctls.
2010-05-13 Ben Pfaffdatapath: Avoid possibility of negative 'n_flows' in...
2010-05-11 Jesse Grossvport: Record and free packets on unattached ports.
2010-05-11 Jesse Grossgre: Include route headers in headroom calculation.
2010-05-07 Jesse Grossdatapath: Enable offloading on internal devices.
2010-05-06 Jesse Grossdatapath: Break out test for dev_disable_lro().
2010-05-06 Jesse Grossdatapath: Fix build issue with LRO.
2010-05-06 Jesse Grossdatapath: Add configure test for skb_warn_if_lro().
2010-05-01 Jesse Grossdatapath: Don't hold dp_mutex when setting internal...
2010-04-30 Jesse Grossdatapath: Ensure packet length matches headers during...
2010-04-27 Ben Pfaffvport: Better handle too-long network device names...
2010-04-27 Ben Pfaffdatapath: Check device name length more carefully in...
2010-04-27 Ben Pfaffdatapath: Always null-terminate network device name...
2010-04-27 Ben Pfaffdatapath: Fix argument to strncpy_from_user().
2010-04-26 Jesse Grossgre: Ensure skb properties are consistently set.
2010-04-26 Jesse Grossdatapath: Update 'struct ovs_skb_cb' comments.
2010-04-22 Justin PettitHave git ignore new symlinks and dynamic files from...
2010-04-22 Justin Pettitveth: Do a better job cleaning up on rmmod
2010-04-22 Justin Pettitdatapath: Define kmemdup() for kernels older than 2...
2010-04-21 Jesse Grossgre: Fix ICMP translation for path MTU discovery.
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
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-04-01 Ben PfaffRename "odp" to "xflow".
2010-04-01 Ben PfaffDrop padding from struct odp_flow_key.
2010-04-01 Ben PfaffCombine dl_vlan and dl_vlan_pcp.
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.
next