]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/net/can/raw.c
Reformated to meet Linux Documentation/Codingstyle (e.g. 80 chars/Line).
[socketcan-devel.git] / kernel / 2.6 / net / can / raw.c
2007-03-05 hartkoppReformated to meet Linux Documentation/Codingstyle...
2007-02-27 thuermannSome code cleanup:
2007-02-21 hartkoppChanged banner strings.
2006-12-07 hartkoppadded missing sanity checks in the case of socket error...
2006-12-02 hartkoppRenamed #include<linux/config.h> to autoconf.h as config.h
2006-12-01 hartkoppFixed socket error reporting due to problems in hot...
2006-11-28 thuermannbug fix: meaning of CONFIG_CAN_RAW_USER and CONFIG_CAN_...
2006-11-28 thuermannAPI fix (as described on the mailing list): call socke...
2006-11-27 thuermannadd and change some comments.
2006-11-19 hartkoppAdded / corrected some error handlings in the case...
2006-11-18 hartkoppTADA! Revision 100 :-)
2006-11-17 hartkoppAdded the possibility to set _no_ RX filter in CAN_RAW...
2006-10-24 thuermannreorganized kernel include files:
2006-09-29 thuermannMove type, proto, and capability information about...
2006-09-19 thuermannavoid white space in slab cache name.
2006-09-19 thuermannalloc/free dev_rcv_lists struct in device notifier...
2006-09-19 thuermannfix a typo.
2006-09-19 thuermannbug fix: missing initializations in struct raw_opt.
2006-08-29 thuermannsupport calling init functions when creating a new...
2006-08-29 hartkoppAdded discussed sockopts() for RAW-sockets to control...
2006-08-22 hartkoppadded sja1000_mem due to hint of Pavel Pisa.
2006-07-07 thuermannRemove remnants of the projects VW history (Email addre...
2006-06-27 thuermannwhitespace fixes.
2006-06-27 avolkov Fix "warning: suggest parentheses around assignment...
2006-06-11 thuermannreplace 0 by NULL for null pointers to ioctl() functions.
2006-06-11 bet-froggerThis patch fixes the error handling in raw_sendmsg().
2006-06-11 bet-froggerhis patch adds __user address space qualifiers to the
2006-06-09 thuermannchanged indentation to 8, other white space changes.
2006-05-11 hartkoppadded CAN error frame support.
2006-05-11 thuermannadd Id to svn:keywords property.
2006-05-04 thuermannmove some include files.
2006-04-26 avolkov* Rearrange 2.6 subtree for a better compatibility...