]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/net
Add modifiers for sampling-point and sjw to can_if start/stop script.
[socketcan-devel.git] / kernel / 2.6 / net /
2011-09-30 hartkoppThe commit aabdcb0b553b9c9547b1a506b34d55a764745870...
2011-09-29 hartkoppcan bcm: fix tx_setup off-by-one errors
2011-09-01 hartkoppgrr - fix whitespace issue to make strip-src work again.
2011-09-01 hartkoppAdd missinf includes for tasklet usage.
2011-09-01 hartkoppAdd kernel version depency for Kernel 3.1.x which exten...
2011-09-01 hartkoppBeautify check for valid CAN netdevices.
2011-09-01 hartkoppFix whitespace issues remarked by checkpatch.pl
2011-08-31 hartkoppAs we're using skb_mac_header() functions which rely...
2011-08-31 hartkoppUpdate copyright date for first mainline attempt.
2011-06-02 hartkoppnet: convert %p usage to %pK
2011-05-21 hartkoppcan: avoids a false warning
2011-05-05 hartkoppcan: rename can_try_module_get to can_get_proto
2011-05-05 hartkoppcan: make struct can_proto const
2011-05-03 hartkoppnet: check the length of the socket address passed...
2011-04-20 hartkoppcan: add missing socket check in {raw|bcm|isotp}_releas...
2011-04-19 hartkoppFix common misspellings
2011-04-19 hartkoppcan: convert protocol handling to RCU
2011-04-19 hartkoppcan: make struct proto const
2011-04-19 hartkoppcan: test size of struct sockaddr in sendmsg
2011-01-01 hartkoppcan-bcm: Use inode instead of kernel address for /proc...
2010-12-09 hartkoppcangw: Do not use skb->sk to detect already routed...
2010-12-06 hartkoppskb->sk is used in dev_pick_tx() which is called from...
2010-12-05 hartkoppRTNL is used as a global lock for all changes to networ...
2010-11-30 hartkoppcapabilities have been dropped in 2.6.33
2010-11-15 hartkoppisotp: the timestamp for rx stmin enforcement was reset...
2010-11-14 hartkoppAdded new socketoptions to force the isotp protocol...
2010-11-13 hartkoppcan-bcm: fix minor heap overflow
2010-10-22 hartkoppcan-raw: add msg_flags to distinguish local traffic
2010-08-13 hartkoppcan: add limit for nframes and clean up signed/unsigned...
2010-04-16 hartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 hartkoppAdded checksum functionality and some documentation...
2010-04-10 hartkoppComplete rework of CAN netlink gateway.
2010-03-12 hartkoppReduce codesize by using a macro.
2010-02-27 hartkoppDeclare local modification functions as static.
2010-02-23 hartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-23 hartkoppAdded Kconfig entry for the CAN Gateway/Router.
2010-02-22 hartkoppAdded missing include for rcu hlist.
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-20 hartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-20 hartkoppCopy the struct members separately to ensure that no...
2010-02-19 hartkoppConsistently rename LOOPBACK to ECHO to meet IFF_ECHO...
2010-02-19 hartkoppGrrr. Fixed previous commit which was using the wrong...
2010-02-19 hartkoppAdded flag to preserve the timestamp from the source...
2010-02-19 hartkoppSwapped the parameters inside the modifier attribute...
2010-02-18 hartkoppCorrect frame counter in gw_rcv.
2010-02-18 hartkoppAdded netlink powered CAN gateway functionality with...
2010-02-03 hartkoppThe hlist content ensured only CAN netdevices to be...
2010-01-24 hartkoppConsistently clean up the reference dev->ml_priv when...
2010-01-23 hartkoppSince 2.6.26 a new "midlevel private" ml_priv pointer...
2010-01-23 hartkoppAdded 2.6.33 compatibility due to:
2010-01-23 hartkoppFix rcu handling by removing nested rcu locks.
2009-11-08 hartkoppbcm_proc_getifname() is called with RTNL and dev_base_lock
2009-11-06 hartkoppIn 2.6.32+ the setsockopt function provides an unsigned...
2009-09-15 hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-09-03 hartkoppFix connotation remarked by Chris Verges.
2009-08-31 hartkoppcan: use correct NET_RX_ return values
2009-08-31 hartkoppAdd support for seq_file in Kernels >= 2.6.26.
2009-08-26 hartkoppcan: Use WARN_ONCE() instead of BUG_ON() for sanity...
2009-08-21 hartkoppmerged branches/netlink in rev. 1037 back to trunk.
2009-07-20 hartkoppnet/can bugfix: use after free bug in can protocol...
2009-07-20 hartkoppnet/can: add module alias to can protocol drivers
2009-04-16 hartkoppFor the Network Drop Monitor introduced in 2.6.30 by...
2009-04-03 hartkoppproc 2/2: remove struct proc_dir_entry::owner
2009-03-01 hartkoppRemove some pointless conditionals before kfree_skb().
2009-02-02 hartkoppAdded ISO-TP burst mode for data transfers without...
2009-01-21 hartkoppUpdated to latest CAN core changes:
2009-01-14 hartkoppSince commit ca109491f612aab5c8152207631c0444f63da97f...
2009-01-14 hartkoppDue to the loopback functionality in can_send() we...
2009-01-06 hartkoppremove superflous parentheses.
2009-01-06 hartkoppOmit unneeded skb_clone() calls.
2009-01-02 hartkoppRemoved trailing whitepaces.
2008-12-29 hartkoppReverted re-arming the throttle handling by setting...
2008-12-28 hartkoppUpdated BCM to support hrtimers only run in hard_irq...
2008-12-22 hartkoppAdded compilation error for accidently wrong code selec...
2008-12-22 hartkoppCleaned up the #ifdef KERNEL_VERSION hell:
2008-12-21 hartkoppCreated a copy of bcm.c for kernels below 2.6.22 (witho...
2008-12-18 hartkoppcan: merge error paths
2008-12-04 hartkoppSince rev872 the single CAN identifier filter lists...
2008-12-01 hartkoppchanged revision print at module startup to look like...
2008-12-01 hartkoppAdded spaces before the open brace '{' as required...
2008-12-01 hartkoppFix sloppy CAN_(EFF|RTR)_FLAG handling in can_filter...
2008-11-05 hartkoppAdded Id keyword propertiy on new files.
2008-11-05 hartkoppAdded ISO 15765-2 CAN transport protocol for protocol...
2008-09-18 hartkoppnetns: Use net_eq() to compare net-namespaces for optim...
2008-07-02 hartkoppFix order for sanity check before grabbing the netdev.
2008-07-01 hartkoppRemoved spaces after type casts. Fixed typo.
2008-07-01 hartkoppAdded some sanity checks to prevent skbuffs from contai...
2008-06-24 hartkoppRemoved copyright and license info from the Makefiles.
2008-06-22 hartkoppAdded missing casts that produced warnings on 64-bit...
2008-06-10 hartkoppMove can-dev.ko CAN driver library to drivers/net/can/*
2008-06-07 hartkoppFixed compilation on 2.6.22 Kernels.
2008-05-21 hartkoppmake bcm.c compile with 2.6.26 again.
2008-05-21 hartkoppUpdated trunk with current cannetdriver26 file versions.
2008-05-21 hartkoppCopy new created files from cannetdriver26 into trunk.
2008-05-07 hartkoppOnly #define PF_CAN/AF_CAN when they are not already...
2008-05-06 hartkoppThe local loopback of CAN frames and the statistics...
2008-05-02 hartkoppUpdated check for correct net device namespaces introdu...
2008-04-26 hartkoppAdded some code simplifications suggested by Wolfgang...
2008-04-25 hartkoppFix copy_[to|from]_user() results interpretation as...
2008-04-16 hartkoppAdded hrtimer support for the CAN Broadcast Manager...
next