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
/
include
/
linux
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
1
-0
/
+2
2015-03-23
can: add combined rx/tx LED trigger support
Yegor Yefremov
2
-2
/
+6
2015-03-23
can: use sock_efree instead of own destructor
Florian Westphal
1
-6
/
+1
2014-12-07
can: dev: Consolidate and unify state change handling
Andri Yngvason
1
-0
/
+3
2014-11-18
can: dev: add can_is_canfd_skb() API
Dong Aisheng
1
-0
/
+6
2014-05-19
can: unify identifiers to ensure unique include processing
Oliver Hartkopp
8
-24
/
+24
2014-05-19
can: add Renesas R-Car CAN driver
Sergei Shtylyov
1
-0
/
+17
2014-03-07
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
1
-0
/
+1
2014-03-07
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
1
-2
/
+4
2014-02-14
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
1
-0
/
+2
2014-02-04
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
1
-0
/
+2
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
1
-0
/
+38
2013-08-21
can: mcp251x: Eliminate irq_flags from driver platform_data
Alexander Shiyan
1
-2
/
+0
2013-08-21
can: mcp251x: Replace power callbacks with regulator API
Alexander Shiyan
1
-12
/
+1
2013-06-27
ARM: imx: flexcan: Remove platform file
Fabio Estevam
1
-20
/
+0
2013-01-29
can: rework skb reserved data handling
Oliver Hartkopp
1
-0
/
+10
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
1
-0
/
+35
2013-01-26
can: rename LED trigger name on netdev renames
Kurt Van Dijck
1
-0
/
+9
2013-01-26
can: export a safe netdev_priv wrapper for candev
Kurt Van Dijck
1
-0
/
+3
2013-01-26
can: add tx/rx LED trigger support
Fabio Baltieri
2
-0
/
+50
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
1
-0
/
+0
2012-10-11
UAPI: (Scripted) Disintegrate include/linux/can
David Howells
6
-476
/
+0
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-06-19
candev: add/update helpers for CAN FD
Oliver Hartkopp
1
-8
/
+25
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-1
/
+2
2012-06-19
canfd: add support for CAN FD in PF_CAN core
Oliver Hartkopp
1
-2
/
+2
2012-05-24
can: update documentation wording error frames -> error messages
Oliver Hartkopp
1
-2
/
+2
2012-02-03
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
1
-1
/
+1
2011-12-01
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
1
-0
/
+33
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
7
-13
/
+0
2011-09-17
can-gw: add netlink based CAN routing
Oliver Hartkopp
2
-0
/
+165
2011-08-26
headers, can: Add missing #include to <linux/can/bcm.h>
Ben Hutchings
1
-0
/
+1
2011-05-05
can: make struct can_proto const
Kurt Van Dijck
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2011-04-06
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-28
can: make struct proto const
Oliver Hartkopp
1
-4
/
+5
2010-10-18
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
1
-4
/
+0
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
1
-0
/
+20
2010-05-18
can: sja1000 platform data fixes
Wolfgang Grandegger
1
-1
/
+1
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-0
/
+1
2010-03-31
Add hotplug support to mcp251x driver
Marc Zyngier
1
-2
/
+2
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-2
/
+6
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-4
/
+16
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-0
/
+15
2010-01-04
can/netlink: add CAN_CTRLMODE_ONE_SHOT
Marc Kleine-Budde
1
-0
/
+1
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-0
/
+9
2009-11-08
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
1
-0
/
+36
2009-11-06
net: drop capability from protocol definitions
Eric Paris
1
-2
/
+0
[next]