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
/
caif
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-5
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
2020-06-02
1
-1
/
+1
*
|
docs: networking: convert caif files to ReST
Mauro Carvalho Chehab
2020-04-28
1
-1
/
+1
|
/
*
vhost: disable for OABI
Michael S. Tsirkin
2020-04-20
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-4
/
+0
|
\
|
*
vhost: refine vhost and vringh kconfig
Jason Wang
2020-04-01
1
-4
/
+0
*
|
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-15
1
-36
/
+36
|
/
*
net: caif: replace BUG_ON with recovery code
Aditya Pakki
2019-12-16
1
-1
/
+3
*
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-2
/
+2
|
\
|
*
net: caif: Fix debugfs on 64-bit platforms
Geert Uytterhoeven
2019-11-09
1
-2
/
+2
*
|
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
1
-18
/
+18
*
|
Minor fixes to the CAIF Transport drivers Kconfig file
rd.dunlab@gmail.com
2019-10-02
1
-3
/
+3
*
|
Isolate CAIF transport drivers into their own menu
rd.dunlab@gmail.com
2019-10-02
1
-1
/
+9
|
/
*
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-11
2
-21
/
+11
*
caif-hsi: fix possible deadlock in cfhsi_exit_module()
Taehee Yoo
2019-07-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
5
-5
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: caif: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-14
/
+16
*
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
2019-01-29
1
-4
/
+1
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
3
-32
/
+32
*
net: caif: remove redundant re-assignment of pointer pfrm
Colin Ian King
2018-01-22
1
-1
/
+0
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-12
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
drivers: net: caif: use setup_timer() helper.
Allen Pais
2017-09-21
1
-9
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
4
-15
/
+9
|
\
|
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
|
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
|
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
3
-8
/
+4
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
4
-9
/
+5
*
|
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
net: caif: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
2017-06-12
1
-10
/
+10
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
4
-4
/
+4
|
/
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
vhost: split out vringh Kconfig
Michael S. Tsirkin
2016-08-02
1
-1
/
+1
*
|
net: caif: use correct format specifier
xypron.glpk@gmx.de
2016-08-01
1
-2
/
+2
*
|
caif-hsi: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-25
1
-4
/
+1
|
/
*
net: caif: check return value of alloc_netdev
Rasmus Villemoes
2015-11-09
1
-2
/
+5
*
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
3
-3
/
+3
*
caif: remove unused struct member
Rasmus Villemoes
2015-04-01
1
-1
/
+0
*
caif: remove wrong dev_net_set() call
Nicolas Dichtel
2015-01-29
1
-1
/
+0
*
caif: Fix napi poll list corruption
Herbert Xu
2014-12-22
1
-2
/
+0
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
3
-4
/
+5
*
caif: delete unnecessary field initialization
Julia Lawall
2014-02-17
2
-2
/
+0
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
virtio: use size-based config accessors.
Rusty Russell
2013-10-17
1
-11
/
+12
*
caif: add a sanity check to the tty name
Dan Carpenter
2013-09-04
1
-1
/
+3
[next]