index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+8
2015-01-30
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2014-12-07
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-03-07
can: add destructor for self generated skbs
Oliver Hartkopp
1
-12
/
+3
2013-11-04
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-01-29
can: rework skb reserved data handling
Oliver Hartkopp
1
-2
/
+2
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
1
-1
/
+7
2013-01-26
can: rename LED trigger name on netdev renames
Kurt Van Dijck
1
-0
/
+5
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+13
2012-11-29
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-07-02
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
1
-1
/
+1
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-1
/
+34
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+16
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-12
/
+11
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+9
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-1
/
+1
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
1
-1
/
+13
2011-07-22
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
1
-0
/
+6
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+2
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2009-11-14
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
1
-0
/
+6
2009-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+17
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-1
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
1
-7
/
+35
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
1
-6
/
+26
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-1
/
+17
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-08-14
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
1
-0
/
+7
2009-07-20
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
1
-0
/
+4
2009-07-20
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
1
-2
/
+2
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
1
-1
/
+1
2009-05-19
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
1
-0
/
+657