aboutsummaryrefslogtreecommitdiff
path: root/datapath/linux
AgeCommit message (Expand)Author
2012-02-15datapath: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-01-30datapath: Add support for namespace.Pravin B Shelar
2012-01-12datapath: IFF_OVS_DATAPATH is backported by RHEL 6.2.Jesse Gross
2012-01-04datapath: Fix OVS compat workqueue support.Pravin B Shelar
2012-01-04datapath: Add genl_exec().Pravin B Shelar
2011-12-08datapath: Alphabetize include/net/ipv6.h compat header.Jesse Gross
2011-12-08datapath: Fix build on RHEL 5.5Pravin B Shelar
2011-12-05datapath: Fix build breakage on kernel 2.6.40Zhi Yong Wu
2011-12-02datapath: Remove custom version of ipv6_skip_exthdr().Jesse Gross
2011-11-21datapath: Add genl_dereference() and use it.Jesse Gross
2011-11-21datapath: Use u64_stats_sync for datapath and vport stats.Jesse Gross
2011-11-18datapath: Fix pop_vlan().Pravin B Shelar
2011-11-08datapath: Properly calculate checksum when updating TOS field.Justin Pettit
2011-11-08datapath: Update kernel support to 3.2.Pravin B Shelar
2011-11-07datapath: Fix coding style issues.Pravin B Shelar
2011-10-18datapath: Assert IFF_TX_SKB_SHARING on internal devices.Jesse Gross
2011-10-12datapath-protocol: Rename to <linux/openvswitch.h>.Ben Pfaff
2011-10-06datapath: Remove RT kernel support.Pravin B Shelar
2011-09-26datapath: Fix OVS build failure on older kernelPravin Shelar
2011-09-16datapath: Hardcode vport multicast group ID on older kernels.Ethan Jackson
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-09-09datapath: Improve kernel hash tablePravin Shelar
2011-09-09datapath: VLAN actions should use push/pop semanticsPravin Shelar
2011-08-19datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.Justin Pettit
2011-07-28datapath: Backport flex_arrays.Jesse Gross
2011-07-28datapath: Don't pass __GFP_ZERO to kmalloc on older kernels.Jesse Gross
2011-07-28datapath: Backport reciprocal division.Jesse Gross
2011-07-26datapath: Add missing targets to avoid failure on e.g. "make TAGS".Ben Pfaff
2011-06-24datapath: Rename linux-2.6 and compat-2.6 directories.Jesse Gross