aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/gw.c
AgeCommit message (Expand)Author
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-10-06sections: fix section conflicts in net/canAndi Kleen
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-07-10can: gw: Remove pointless castsThomas Graf
2012-07-10can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf
2012-07-10can: gw: Use nla_policy to validate netlink attributesThomas Graf
2012-07-10can: gw: Don't bump nlmsg_len manuallyThomas Graf
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp