ofproto: Fix use-after-free error when ports disappear.
[sliver-openvswitch.git] / datapath / linux /
2011-10-18 Jesse Grossdatapath: Assert IFF_TX_SKB_SHARING on internal devices.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-07 Pravin B Shelardatapath: Remove RT kernel support.
2011-09-26 Pravin Shelardatapath: Fix OVS build failure on older kernel
2011-09-16 Ethan Jacksondatapath: Hardcode vport multicast group ID on older...
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-10 Pravin Shelardatapath: Improve kernel hash table
2011-09-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-07-29 Jesse Grossdatapath: Backport flex_arrays.
2011-07-29 Jesse Grossdatapath: Don't pass __GFP_ZERO to kmalloc on older...
2011-07-29 Jesse Grossdatapath: Backport reciprocal division.
2011-07-27 Ben Pfaffdatapath: Add missing targets to avoid failure on e...
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.