aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/gw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in net/canAndi Kleen1-1/+1
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-10can: gw: Remove pointless castsThomas Graf1-4/+2
2012-07-10can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf1-3/+7
2012-07-10can: gw: Use nla_policy to validate netlink attributesThomas Graf1-24/+23
2012-07-10can: gw: Don't bump nlmsg_len manuallyThomas Graf1-26/+1
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta1-1/+1
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde1-2/+0
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp1-0/+959