summaryrefslogtreecommitdiff
path: root/net/can/raw.c
AgeCommit message (Expand)Author
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde
2011-05-04can: make struct can_proto constKurt Van Dijck
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp
2011-03-27can: make struct proto constOliver Hartkopp
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck
2010-10-21can-raw: add msg_flags to distinguish local trafficOliver Hartkopp
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp
2010-05-31net/can: Use memdup_userJulia Lawall
2010-04-13can: avoids a false warningEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-08-09can: Fix raw_getname() leakEric Dumazet
2009-07-15net/can: add module alias to can protocol driversLothar Waßmann
2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp
2008-12-14can: merge error pathsIlpo Järvinen
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-05can: add sanity checksOliver Hartkopp
2008-04-27can: Fix copy_from_user() results interpretationSam Ravnborg
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-07[CAN]: Minor clean-upsUrs Thuermann
2008-01-28[CAN]: Add raw protocolOliver Hartkopp