aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
AgeCommit message (Expand)Author
2020-01-31staging: gigaset: add endpoint-type sanity checkJohan Hovold
2020-01-31staging: gigaset: fix illegal free on probe errorsJohan Hovold
2020-01-31staging: gigaset: fix general protection fault on probeJohan Hovold
2019-12-16net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-05mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-08-29isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-22mISDN: Fix indenting in dsp_cmx.cDan Carpenter
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-05isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-12mISDN: Check address length before reading address familyTetsuo Handa
2019-03-20net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly staticYueHaibing
2019-03-18mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu
2019-03-07isdn: isdnloop: fix pointer dereference bugArnd Bergmann
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-02-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-02-12isdn_v110: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12isdn: i4l: isdn_tty: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-12ser_gigaset: mark expected switch fall-throughGustavo A. R. Silva
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-05mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-19isdn: remove unneeded semicolonYueHaibing
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-11isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2018-12-28isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai