datapath: Always notify in initial namespace for port deletions.
[openvswitch] / datapath / linux /
2011-11-21 Jesse Grossdatapath: Add genl_dereference() and use it.
2011-11-21 Jesse Grossdatapath: Use u64_stats_sync for datapath and vport...
2011-11-18 Pravin B Shelardatapath: Fix pop_vlan().
2011-11-09 Justin Pettitdatapath: Properly calculate checksum when updating...
2011-11-08 Pravin B Shelardatapath: Update kernel support to 3.2.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
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.