index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2016-11-20
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-10
/
+17
2016-08-22
can: fix oops caused by wrong rtnl dellink usage
Oliver Hartkopp
1
-0
/
+6
2016-08-22
can: at91_can: RX queue could get stuck at high bus load
Wolfgang Grandegger
1
-2
/
+3
2016-04-01
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2015-12-30
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-11-27
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-05-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+5
2015-02-20
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2014-12-14
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-12-14
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-11-05
can: at91_can: add missing prepare and unprepare of the clock
David Dueck
1
-3
/
+5
2014-11-05
can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete
Marc Kleine-Budde
1
-0
/
+3
2014-11-05
can: flexcan: implement workaround for errata ERR005829
David Jander
1
-1
/
+15
2014-11-05
can: flexcan: correctly initialize mailboxes
David Jander
1
-0
/
+7
2014-11-05
can: flexcan: mark TX mailbox as TX_INACTIVE
Marc Kleine-Budde
1
-2
/
+13
2014-06-09
can: peak_pci: prevent use after free at netdev removal
Stephane Grosjean
1
-5
/
+9
2014-06-09
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
1
-14
/
+9
2014-04-02
can: flexcan: flexcan_remove(): add missing netif_napi_del()
Marc Kleine-Budde
1
-0
/
+1
2014-04-02
can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
Marc Kleine-Budde
1
-1
/
+3
2014-04-02
can: flexcan: fix shutdown: first disable chip, then all interrupts
Marc Kleine-Budde
1
-3
/
+5
2014-01-03
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2014-01-03
can: c_can: Fix RX message handling, handle lost message before EOB
Markus Pargmann
1
-3
/
+3
2013-11-28
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
1
-5
/
+5
2013-10-26
can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...
Marc Kleine-Budde
1
-2
/
+8
2013-10-26
can: flexcan: fix flexcan_chip_start() on imx6
Marc Kleine-Budde
1
-12
/
+0
2013-04-25
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-10
can: sja1000: fix define conflict on SH
Marc Kleine-Budde
3
-6
/
+6
2013-02-20
can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
Alexander Stein
1
-1
/
+5
2013-02-06
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-02-06
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-02-06
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-03
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-10-17
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-10-10
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
1
-1
/
+1
2012-10-10
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-09-19
can: mcp251x: avoid repeated frame bug
Benoît Locher
1
-1
/
+10
2012-07-04
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-07-04
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-06-19
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-19
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-19
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2012-02-29
can: sja1000: fix isr hang when hw is unplugged under load
Oliver Hartkopp
1
-1
/
+12
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-93
/
+784
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
5
-10
/
+0
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-09-28
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
1
-1
/
+13
[next]