summaryrefslogtreecommitdiff
path: root/drivers/isdn (follow)
Commit message (Expand)AuthorAge
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-05
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-21
* isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro2019-09-06
* isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai2019-09-06
* ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-08-04
* mISDN: make sure device name is NUL terminatedDan Carpenter2019-06-22
* mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-04-03
* isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman2019-03-23
* isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-03-23
* isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai2019-03-23
* mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-23
* isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2019-02-20
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-13
* ser_gigaset: use container_of() instead of detourPaul Bolle2018-11-10
* isdn: Disable IIOCDBGVARKees Cook2018-08-22
* isdn: eicon: fix a missing-check bugWenwen Wang2018-06-13
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2018-04-13
* isdn: sc: work around type mismatch warningArnd Bergmann2018-02-25
* ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2018-02-25
* isdn: icn: remove a #warningArnd Bergmann2018-02-25
* isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-12-25
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-10-21
* isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-06
* isdn: Fix a sleep-in-atomic bugJia-Ju Bai2017-08-06
* isdn/gigaset: fix NULL-deref at probeJohan Hovold2017-03-26
* ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-02-01
* ser_gigaset: return -ENOMEM on error instead of successDan Carpenter2017-01-15
* ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-15
* ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-15
* ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-15
* ser_gigaset: fix up NULL checksTilman Schmidt2015-12-15
* mISDN: fix a loop countDan Carpenter2015-12-15
* isdn: Partially revert debug format string usage clean upChristoph Biedl2015-11-25
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\ \
| * | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-02
| * | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\| |
| * | mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-22
| * | ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-22
| |/
* | mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang2015-10-13
* | isdn: hisax: fix frame calculationAndrzej Hajda2015-09-22
|/
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | isdn: Remove reverse_bits(), use revbit8()yalin wang2015-08-10
| |/
* / treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* isdn/gigaset: drop unused ldisc methodsTilman Schmidt2015-07-15
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-07-15