aboutsummaryrefslogtreecommitdiff
path: root/datapath/linux-2.6/compat-2.6/include/net
AgeCommit message (Expand)Author
2011-06-24datapath: Rename linux-2.6 and compat-2.6 directories.Jesse Gross
2011-03-18datapath: Backport ip4_dst_hoplimit() from 2.6.38.Jesse Gross
2011-03-14datapath: Use compat directory only for backported code.Jesse Gross
2011-01-31datapath: Fix behavior of NLA_NESTED for pre-2.6.29 kernels.Ben Pfaff
2011-01-30datapath: Avoid nla_parse_nested const warning on < 2.6.22.Jesse Gross
2011-01-30datapath: Correct version check for genetlink net namespaces.Jesse Gross
2011-01-28datapath: Convert ODP_DP_* commands to use AF_NETLINK socket layer.Ben Pfaff
2011-01-28datapath: Convert upcalls and ODP_EXECUTE to use AF_NETLINK socket layer.Ben Pfaff
2011-01-27datapath: Backport more Netlink functions.Ben Pfaff
2011-01-27datapath: Backport genl_register_family_with_ops().Ben Pfaff
2011-01-27datapath: Extend compatibility code for genl_register_mc_group().Ben Pfaff
2011-01-27datapath: Remove non-standard nla_put_be{16,32,64} functions.Ben Pfaff
2011-01-27datapath: Make VERIFY_NUL_STRING verify the string length too.Ben Pfaff
2011-01-27datapath: Convert odp_flow_key to use Netlink attributes instead.Ben Pfaff
2011-01-27datapath: Make VERIFY_NUL_STRING return a negative error code.Ben Pfaff
2011-01-19datapath: Avoid backported csum_replace4() on RHEL 5.Jesse Gross
2011-01-13datapath: Use NULL for null pointer in compat code.Ben Pfaff
2010-12-13datapath: Introduce more compat support for <net/netlink.h>.Ben Pfaff
2010-12-13datapath: Add compat support for nla_type().Ben Pfaff
2010-12-13datapath: Fix csum_replace4() compatibility implementation.Ben Pfaff
2010-12-09datapath: Compatibility code for inet_proto_csum_replace2.Jesse Gross
2010-12-09datapath: Compatibility code for csum_replace4.Jesse Gross
2010-12-02datapath: Add compatibility code for inet_add_protocol().Jesse Gross
2010-11-03datapath: Work around debugging for csum_and_copy_to_user().Jesse Gross
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-05-17Don't define "skb_dst_drop" if other skb_dst accessor funcs are definedJustin Pettit
2010-04-19tunneling: Remove old GRE implementation.Jesse Gross
2010-02-04gre: Simplify net namespace operations.Jesse Gross
2010-02-04gre: Optimize tx path.Jesse Gross
2010-02-04gre: Unify IPTUNNEL_XMIT across kernel versions.Jesse Gross
2010-01-04datapath: Add missing definitions for building GRE on older kernelsJustin Pettit
2009-12-07gre: Compatibility with older Linux kernel versions.Jesse Gross
2009-10-09datapath: Fix build with Centos 5.3 kernel.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff