index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-24
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-20
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-13
isdn/capi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-18
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-12-17
isdn: don't mark kcapi_proc_exit as __exit
Arnd Bergmann
2019-12-11
isdn: capi: dead code removal
Arnd Bergmann
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-20
isdn: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-03
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-28
isdn: hfcsusb: Spelling and grammar fixes
Geert Uytterhoeven
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-23
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
2019-08-22
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-07-31
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
Juliana Rodrigueiro
2019-07-27
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...
Jia-Ju Bai
2019-07-15
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
isdn: mISDN: remove a bogus reference to a non-existing doc
Mauro Carvalho Chehab
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-02
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
isdn: move capi drivers to staging
Arnd Bergmann
2019-05-31
isdn: hdlc: move into mISDN
Arnd Bergmann
2019-05-31
isdn: remove isdn4linux
Arnd Bergmann
2019-05-31
isdn: remove hisax driver
Arnd Bergmann
2019-05-31
isdn: gigaset: remove i4l support
Arnd Bergmann
2019-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-22
mISDN: make sure device name is NUL terminated
Dan Carpenter
2019-05-22
mISDN: Fix indenting in dsp_cmx.c
Dan Carpenter
[next]