index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: dev: add missing of_node_put() after calling of_get_child_by_name()
Wen Yang
2019-11-12
1
-0
/
+1
*
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
2019-07-24
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
2019-01-22
1
-14
/
+13
*
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
2018-11-09
1
-13
/
+14
*
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
2018-11-09
1
-1
/
+5
*
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
2018-11-09
1
-3
/
+6
*
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
1
-11
/
+25
*
can: dev: enable multi-queue for SocketCAN devices
Zhu Yi
2018-07-27
1
-3
/
+5
*
can: dev: use skb_put_zero to simplfy code
YueHaibing
2018-07-27
1
-4
/
+2
*
can: dev: increase bus-off message severity
Jakob Unterwurzacher
2018-05-08
1
-1
/
+1
*
can: migrate documentation to restructured text
Robert Schwebel
2018-01-26
1
-1
/
+1
*
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2018-01-16
1
-1
/
+44
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-2
/
+3
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
can: dev: make can_change_state() robust to be called with cf == NULL
Marc Kleine-Budde
2017-06-09
1
-0
/
+3
*
can: dev: add CAN interface API for fixed bitrates
Marc Kleine-Budde
2017-01-24
1
-16
/
+65
*
can: dev: can_changelink: allow to set bitrate on devices not providing {data...
Marc Kleine-Budde
2017-01-24
1
-10
/
+30
*
can: dev: add CAN interface termination API
Oliver Hartkopp
2017-01-24
1
-1
/
+48
*
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2016-09-22
1
-10
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-0
/
+9
|
\
|
*
can: fix oops caused by wrong rtnl dellink usage
Oliver Hartkopp
2016-06-23
1
-0
/
+6
|
*
can: fix handling of unmodifiable configuration options fix
Oliver Hartkopp
2016-06-23
1
-0
/
+3
*
|
can: dev: can-calc-bit-timing(): better sample point calculation
Marc Kleine-Budde
2016-06-17
1
-55
/
+85
|
/
*
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2016-05-09
1
-4
/
+52
*
can: Use correct type in sizeof() in nla_put()
Marek Vasut
2015-10-30
1
-1
/
+1
*
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
1
-5
/
+2
*
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
2015-06-21
1
-0
/
+5
*
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2015-03-09
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-2
/
+6
|
\
|
*
can: dev: fix crtlmode_supported check
Oliver Hartkopp
2015-01-15
1
-2
/
+6
*
|
can: dev: fix semicolon.cocci warnings
kbuild test robot
2015-01-21
1
-1
/
+1
*
|
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-1
/
+2
|
/
*
can: dev: Consolidate and unify state change handling
Andri Yngvason
2014-12-07
1
-0
/
+78
*
can: dev: fix typo CIA -> CiA, CAN in Automation
Roman Fietze
2014-11-18
1
-1
/
+1
*
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
2014-11-18
1
-1
/
+1
*
can: dev: remove unused variable from can_calc_bittiming() function
Lad, Prabhakar
2014-08-18
1
-2
/
+1
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
can: fix return value from can_get_bittiming()
Oliver Hartkopp
2014-04-24
1
-1
/
+1
*
can: add bittiming check at interface open for CAN FD
Oliver Hartkopp
2014-03-07
1
-0
/
+8
*
can: allow to change the device mtu for CAN FD capable devices
Oliver Hartkopp
2014-03-07
1
-0
/
+39
*
can: introduce the data bitrate configuration for CAN FD
Oliver Hartkopp
2014-03-07
1
-1
/
+44
*
can: provide a separate bittiming_const parameter to bittiming functions
Oliver Hartkopp
2014-03-07
1
-18
/
+13
*
can: move sanity check for bitrate and tq into can_get_bittiming
Oliver Hartkopp
2014-03-07
1
-14
/
+15
*
can: only send bitrate data via netlink when available
Oliver Hartkopp
2014-03-07
1
-4
/
+6
*
can: preserve skbuff protocol in can_put_echo_skb
Oliver Hartkopp
2014-03-07
1
-2
/
+3
*
Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...
David S. Miller
2014-02-13
1
-0
/
+24
|
\
|
*
can: add ability to allocate CANFD frame in skb data
Stephane Grosjean
2014-02-04
1
-0
/
+24
[next]