开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
vcan.c
Age
Commit message (
Expand
)
Author
2015-08-10
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-10
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
2014-12-07
can: slcan/vcan: eliminate banner[] variable, switch to pr_info()
Jeremiah Mahler
2014-01-30
can: add destructor for self generated skbs
Oliver Hartkopp
2012-10-06
sections: fix section conflicts in drivers/net
Andi Kleen
2012-06-19
vcan: add CAN FD support
Oliver Hartkopp
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2009-09-15
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2008-12-17
vcan: whitespace fixes
Oliver Hartkopp
2008-12-16
vcan: convert to net_device_ops
Oliver Hartkopp
2008-01-28
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp