summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold
2019-12-01mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor
2019-11-10net: 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-06-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2018-08-22isdn: Disable IIOCDBGVARKees Cook
2018-06-11isdn: eicon: fix a missing-check bugWenwen Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-09-07isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav
2017-08-07isdn: kcapi: make capi_version constBhumika Goyal
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-02isdn/i4l: fix buffer overflowAnnie Cherkaev
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-19ISDN: eicon: switch to use native bitmapsAndy Shevchenko
2017-07-15isdn: avm: c4: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcpci: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: w6692: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: hfcmulti: constify pci_device_id.Arvind Yadav
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav
2017-07-15isdn: eicon: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: constify pci_device_id.Arvind Yadav
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-21idsn: fix wrong skb_put() usedyuan linyu
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu