]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.4/net
Swapped the parameters inside the modifier attribute to have the aligned
[socketcan-devel.git] / kernel / 2.4 / net /
2009-11-08 hartkoppbcm_proc_getifname() is called with RTNL and dev_base_lock
2009-09-15 hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-07-20 hartkoppnet/can bugfix: use after free bug in can protocol...
2009-01-21 hartkoppUpdated to latest CAN core changes:
2008-12-19 hartkoppBackported fix for a race condition in bcm throttling.
2008-12-19 hartkoppSome cosmetics to be as near as possible to the mainlin...
2008-12-19 hartkoppBring 2.4 kernel tree up-to-date to the latest mainline...
2008-12-18 hartkoppcan: merge error paths
2008-05-06 hartkoppUpdated changes in rev727 to Kernel 2.4 path.
2008-04-26 hartkoppAdded some code simplifications suggested by Wolfgang...
2008-04-25 hartkoppFix copy_[to|from]_user() results interpretation as...
2008-01-24 hartkoppAdded some converions for Kernel 2.4 backport.
2007-12-26 hartkoppRemoved 'return' statement to look like 2.6 code.
2007-12-17 hartkoppCosmetics.
2007-12-17 hartkoppBackport of 2.6 notifier handling.
2007-12-17 hartkoppBackport of 2.6 loopback handling.
2007-12-17 hartkoppcosmetics.
2007-12-17 hartkoppBackport 2.6 procfs handling to 2.4.
2007-12-14 hartkoppCosmetics.
2007-12-14 hartkoppMoved EXPORT_SYMTAB out of af_can.c
2007-12-14 hartkoppPut EXPORT_SYMBOL to appropriat function definition.
2007-12-14 hartkoppRemove obsolete can_dev_(un)register() notifier handling.
2007-12-14 hartkoppfixed inclusion order.
2007-12-14 hartkoppSome add-ons for older 2.4.x kernels.
2007-12-14 hartkoppadded missing __read_mostly
2007-12-14 hartkoppReworked 2.6 raw.c analogue to bcm.c to habe minimum...
2007-12-14 hartkoppAdded __read_mostly to compat.h and use it in bcm.c .
2007-12-14 hartkoppExtended compat.h to archive minimum differences betwee...
2007-12-13 hartkoppAdded some checks.
2007-12-13 hartkoppUpdated includes.
2007-12-13 hartkoppuse datagram_poll directly.
2007-12-13 hartkoppcosmetics.
2007-12-13 hartkoppAdded missing check.
2007-12-13 hartkoppBackported special handling for nframes = 1 to reduce...
2007-12-12 hartkoppUse of gfp_any() and kzalloc() and some more cosmetical...
2007-12-12 hartkoppCosmetics to come nearer to 2.6 source.
2007-12-12 hartkoppUpdated bcm.c to use mod_timer() and setup_timer().
2007-12-12 hartkoppremoved unsupported __nocast directive.
2007-12-12 hartkoppUpdated for Kernel 2.4.
2007-12-12 hartkoppcopy 2.6 compat.h to 2.4 tree
2007-12-12 hartkoppMoved vcan driver to 2.4/drivers/net/can.
2007-12-12 hartkoppupdated relative path.
2007-12-12 hartkoppMoved directory 2.4/can to 2.4/net/can.