| Commit message (Expand) | Author | Age | Files | Lines |
* | mISDN: fix crash in fritzpci | Tong Zhang | 2021-04-10 | 1 | -1/+1 |
* | misdn: dsp: select CONFIG_BITREVERSE | Arnd Bergmann | 2021-01-23 | 1 | -0/+1 |
* | staging: gigaset: add endpoint-type sanity check | Johan Hovold | 2019-12-21 | 1 | -0/+12 |
* | staging: gigaset: fix illegal free on probe errors | Johan Hovold | 2019-12-21 | 1 | -5/+1 |
* | staging: gigaset: fix general protection fault on probe | Johan Hovold | 2019-12-21 | 1 | -0/+5 |
* | mISDN: Fix type of switch control variable in ctrl_teimanager | Nathan Chancellor | 2019-11-28 | 1 | -4/+3 |
* | mISDN: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 2019-10-05 | 1 | -0/+2 |
* | isdn/capi: check message length in capi_write() | Eric Biggers | 2019-09-21 | 1 | -1/+9 |
* | isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack | Juliana Rodrigueiro | 2019-09-06 | 1 | -1/+11 |
* | isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch... | Jia-Ju Bai | 2019-09-06 | 1 | -0/+1 |
* | ISDN: hfcsusb: checking idx of ep configuration | Phong Tran | 2019-08-04 | 1 | -0/+3 |
* | mISDN: make sure device name is NUL terminated | Dan Carpenter | 2019-06-22 | 1 | -2/+3 |
* | mISDN: Check address length before reading address family | Tetsuo Handa | 2019-05-16 | 1 | -2/+2 |
* | mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S | Bjorn Helgaas | 2019-04-03 | 1 | -1/+2 |
* | isdn: isdn_tty: fix build warning of strncpy | Greg Kroah-Hartman | 2019-03-13 | 1 | -1/+1 |
* | isdn: avm: Fix string plus integer warning from Clang | Nathan Chancellor | 2019-02-27 | 1 | -1/+1 |
* | isdn: i4l: isdn_tty: Fix some concurrency double-free bugs | Jia-Ju Bai | 2019-02-27 | 1 | -1/+5 |
* | mISDN: fix a race in dev_expire_timer() | Eric Dumazet | 2019-02-23 | 1 | -1/+1 |
* | isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI... | Jia-Ju Bai | 2019-02-12 | 1 | -0/+2 |
* | isdn: fix kernel-infoleak in capi_unlocked_ioctl | Eric Dumazet | 2019-01-09 | 1 | -2/+2 |
* | isdn: Disable IIOCDBGVAR | Kees Cook | 2018-08-22 | 1 | -7/+1 |
* | isdn: eicon: fix a missing-check bug | Wenwen Wang | 2018-06-13 | 3 | -16/+29 |
* | mISDN: Fix a sleep-in-atomic bug | Jia-Ju Bai | 2018-04-13 | 1 | -1/+1 |
* | ISDN: eicon: reduce stack size of sig_ind function | Arnd Bergmann | 2018-02-25 | 1 | -8/+8 |
* | isdn: kcapi: avoid uninitialized data | Arnd Bergmann | 2017-12-25 | 1 | -0/+1 |
* | isdn/i4l: fetch the ppp_write buffer in one shot | Meng Xu | 2017-10-12 | 1 | -12/+25 |
* | isdn/i4l: fix buffer overflow | Annie Cherkaev | 2017-08-06 | 2 | -3/+3 |
* | isdn: Fix a sleep-in-atomic bug | Jia-Ju Bai | 2017-08-06 | 1 | -1/+1 |
* | isdn/gigaset: fix NULL-deref at probe | Johan Hovold | 2017-03-26 | 1 | -0/+3 |
* | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann | 2017-02-01 | 1 | -1/+2 |
* | ser_gigaset: return -ENOMEM on error instead of success | Dan Carpenter | 2016-12-08 | 1 | -1/+3 |
* | isdn: hisax: set error code on failure | Pan Bian | 2016-12-05 | 1 | -0/+1 |
* | mISDN: mark symbols static where possible | Baoyou Xie | 2016-09-01 | 4 | -17/+17 |
* | isdn: eicon: fix old-style declarations | Arnd Bergmann | 2016-06-16 | 2 | -9/+9 |
* | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-05-20 | 1 | -25/+19 |
|\ |
|
| * | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley | 2016-04-30 | 1 | -5/+5 |
| * | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley | 2016-04-30 | 1 | -6/+2 |
| * | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley | 2016-04-30 | 1 | -11/+9 |
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 2016-04-30 | 1 | -3/+3 |
* | | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko | 2016-05-08 | 1 | -14/+7 |
* | | treewide: replace dev->trans_start update with helper | Florian Westphal | 2016-05-04 | 3 | -4/+4 |
|/ |
|
* | mISDN: Fixing missing validation in base_sock_bind() | Emrah Demir | 2016-04-13 | 1 | -0/+3 |
* | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila | 2016-03-27 | 1 | -5/+10 |
* | isdn: Use ktime_t instead of 'struct timeval' | Tina Ruchandani | 2016-03-20 | 1 | -40/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 4 | -48/+29 |
|\ |
|
| * | mISDN: Support DR6 indication in mISDNipac driver | Maciej S. Szmigiero | 2016-03-14 | 2 | -0/+3 |
| * | mISDN: Order IPAC register defines | Maciej S. Szmigiero | 2016-03-14 | 1 | -20/+20 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 2 | -9/+2 |
| |\ |
|
| * | | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield | 2016-02-18 | 2 | -28/+6 |
* | | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-17 | 27 | -9055/+0 |
|\ \ \ |
|