aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/af_can.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-2/+2
2008-07-05can: add sanity checksOliver Hartkopp1-0/+10
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp1-4/+12
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-02-07[CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann1-13/+14
2008-02-07[CAN]: Clean up module auto loadingUrs Thuermann1-12/+6
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp1-0/+861