aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-11-16datapath: Reformat copyright messages.Jesse Gross
2011-11-14datapath: Don't drop packets with partial vlan tags.Ben Pfaff
2011-11-14datapath: Describe policy for extending flow key, implement needed changes.Ben Pfaff
2011-11-12openvswitch.h: Change OVS_KEY_ATTR_TUN_ID from 100 to 63.Ben Pfaff
2011-11-11openvswitch.h: Improve comments.Ben Pfaff
2011-11-09datapath: Rename ipv6_tos to ipv6_tclass.Justin Pettit
2011-11-09Support matching and modifying IP TTL.Justin Pettit
2011-11-09Support matching IPv6 flow label.Justin Pettit
2011-11-07datapath: Renumber non-upstreamable interfaces.Jesse Gross
2011-11-01openvswitch.h: Add missing words in comment.Ben Pfaff
2011-11-01datapath: Convert kernel priority actions into match/set.Pravin B Shelar
2011-10-25datapath: Improve <linux/openvswitch.h> comments.Ben Pfaff
2011-10-23datapath: Cleanup openvswitch.h formatting.Jesse Gross
2011-10-23datapath: Define constants for versions of GENL families.Jesse Gross
2011-10-21Implement new fragment handling policy.Ben Pfaff
2011-10-21datapath: Refactor actions in terms of match fields.Pravin B Shelar
2011-10-18types: Fix endianness check.Ben Pfaff
2011-10-13Fix broken build in XenServer DDK 5.6.100-39265p.Ben Pfaff
2011-10-12datapath-protocol: Rename to <linux/openvswitch.h>.Ben Pfaff
2011-10-12datapath-protocol: Use Linux kernel types directly.Ben Pfaff
2011-09-15datapath: Always use generic stats for devices (vports)Pravin Shelar
2011-02-04datapath: Tolerate backporting of rtnl_link_stats64 (as in RHEL 6).Ben Pfaff
2011-02-04datapath-protocol: Dropped unused __aligned_* types.Jesse Gross
2010-12-13datapath-protocol: Include netlink.h.Jesse Gross
2010-12-06Fix "make dist" by adding include/linux/types.h to distribution.Ben Pfaff
2010-12-03datapath: Add __aligned_u64 compat support for user and kernel headers.Ben Pfaff
2010-11-09datapath: Fix build on 2.6.18.Ben Pfaff
2010-11-09Fix distribution by adding include/linux/if_link.h to "make dist".Ben Pfaff
2010-11-09datapath: Use "struct rtnl_link_stats64" instead of "struct odp_vport_stats".Ben Pfaff