开源镜像站
帮助
动态
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
/
caif
/
caif_virtio.c
Age
Commit message (
Expand
)
Author
2020-06-28
caif: fix cfv_netdev_tx()'s return type
Luc Van Oostenryck
2019-08-11
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2014-12-22
caif: Fix napi poll list corruption
Herbert Xu
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2013-10-17
virtio: use size-based config accessors.
Rusty Russell
2013-05-01
caif_virtio: Remove bouncing email addresses
Sjur Brændeland
2013-04-02
caif_virtio: fix error return code in cfv_create_genpool()
Wei Yongjun
2013-03-24
caif_virtio: Check that vringh_config is not null
Sjur Brændeland
2013-03-24
caif_virtio: Use vringh_notify_enable correctly
Sjur Brændeland
2013-03-20
caif_virtio: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
caif_virtio: Introduce caif over virtio
Erwan Yvin