index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2023-08-16
mISDN: Update parameter type of dsp_cmx_send()
Nathan Chancellor
3
-3
/
+3
2023-08-11
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
1
-5
/
+5
2023-01-18
mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-6
/
+13
2023-01-18
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+9
2023-01-18
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+8
2022-11-25
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
1
-1
/
+1
2022-11-25
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
1
-1
/
+2
2022-11-10
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
1
-1
/
+1
2022-11-10
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
1
-2
/
+3
2022-10-26
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2
-6
/
+8
2022-01-11
mISDN: change function names to avoid conflicts
wolfgang huang
3
-7
/
+7
2021-10-27
isdn: mISDN: Fix sleeping function called from invalid context
Zheyu Ma
1
-1
/
+1
2021-10-27
isdn: cpai: check ctr->cnr to avoid array index out of bound
Xiaolong Huang
1
-0
/
+5
2021-07-19
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
1
-1
/
+1
2021-06-16
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
1
-1
/
+0
2021-06-03
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
1
-8
/
+10
2021-06-03
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
1
-3
/
+0
2021-06-03
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
1
-8
/
+16
2021-06-03
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-4
/
+1
2021-05-22
isdn: capi: fix mismatched prototypes
Arnd Bergmann
1
-2
/
+2
2021-04-10
mISDN: fix crash in fritzpci
Tong Zhang
1
-1
/
+1
2021-01-19
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
1
-1
/
+1
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+9
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
1
-1
/
+9
2019-08-23
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
10
-40
/
+20
2019-07-31
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
Juliana Rodrigueiro
1
-1
/
+11
2019-07-27
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...
Jia-Ju Bai
1
-0
/
+1
2019-07-15
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
1
-0
/
+3
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
183
-101477
/
+100
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
67
-761
/
+282
2019-06-08
isdn: mISDN: remove a bogus reference to a non-existing doc
Mauro Carvalho Chehab
1
-2
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-398
/
+32
2019-06-03
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
183
-101530
/
+100
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
46
-465
/
+46
2019-05-31
isdn: move capi drivers to staging
Arnd Bergmann
46
-22765
/
+22
2019-05-31
isdn: hdlc: move into mISDN
Arnd Bergmann
7
-11
/
+91
2019-05-31
isdn: remove isdn4linux
Arnd Bergmann
34
-22573
/
+0
2019-05-31
isdn: remove hisax driver
Arnd Bergmann
102
-55481
/
+0
2019-05-31
isdn: gigaset: remove i4l support
Arnd Bergmann
3
-707
/
+7
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-216
/
+216
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
12
-170
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
14
-140
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
7
-103
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
13
-52
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2
-36
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
3
-44
/
+3
2019-05-23
mISDN: make sure device name is NUL terminated
Dan Carpenter
1
-2
/
+3
[next]