aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/raw.c
Commit message (Expand)AuthorAgeFilesLines
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-191-1/+1
* can: add sanity checksOliver Hartkopp2008-07-051-0/+3
* can: Fix copy_from_user() results interpretationSam Ravnborg2008-04-271-11/+10
* net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-251-1/+2
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [CAN]: Minor clean-upsUrs Thuermann2008-02-071-15/+9
* [CAN]: Add raw protocolOliver Hartkopp2008-01-281-0/+763