index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
vcan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
1
-0
/
+1
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
1
-2
/
+4
2019-08-13
can: vcan: introduce pr_fmt and make use of it
Marc Kleine-Budde
1
-2
/
+4
2019-08-13
can: vcan: remove unnecessary blank lines
Marc Kleine-Budde
1
-2
/
+0
2019-08-13
can: vcan: convert block comments to network style comments
Marc Kleine-Budde
1
-8
/
+3
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
1
-1
/
+1
2017-06-09
can: enable CAN FD for virtual CAN devices by default
Oliver Hartkopp
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-04-25
can: enable module auto loading for virtual CAN interfaces
Oliver Hartkopp
1
-2
/
+5
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
1
-3
/
+0
2015-06-21
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
1
-0
/
+3
2014-12-07
can: slcan/vcan: eliminate banner[] variable, switch to pr_info()
Jeremiah Mahler
1
-4
/
+1
2014-01-30
can: add destructor for self generated skbs
Oliver Hartkopp
1
-5
/
+4
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
1
-1
/
+1
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
1
-7
/
+20
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-3
/
+9
2009-09-15
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
1
-1
/
+1
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2008-12-17
vcan: whitespace fixes
Oliver Hartkopp
1
-10
/
+10
2008-12-16
vcan: convert to net_device_ops
Oliver Hartkopp
1
-1
/
+5
2008-01-28
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp
1
-0
/
+169