Age | Commit message (Expand) | Author |
2019-03-18 | mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S | Bjorn Helgaas |
2019-03-12 | isdn: hfcpci: fix potential NULL pointer dereference | Kangjie Lu |
2019-03-10 | isdn: mISDNinfineon: fix potential NULL pointer dereference | Kangjie Lu |
2019-03-07 | isdn: isdnloop: fix pointer dereference bug | Arnd Bergmann |
2019-03-04 | isdn: mISDN: Fix potential NULL pointer dereference of kzalloc | Aditya Pakki |
2019-02-22 | isdn_common: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-02-14 | isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any | Huang Zijiang |
2019-02-12 | isdn_v110: mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-12 | isdn: i4l: isdn_tty: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-12 | ser_gigaset: mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-05 | mISDN: fix a race in dev_expire_timer() | Eric Dumazet |
2019-02-03 | socket: Use old_timeval types for socket timestamps | Deepa Dinamani |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-19 | isdn: remove unneeded semicolon | YueHaibing |
2019-01-19 | isdn: avm: Fix string plus integer warning from Clang | Nathan Chancellor |
2019-01-11 | mISDN: hfcsusb: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-11 | isdn: i4l: isdn_tty: Fix some concurrency double-free bugs | Jia-Ju Bai |
2019-01-02 | isdn: fix kernel-infoleak in capi_unlocked_ioctl | Eric Dumazet |
2018-12-28 | isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI... | Jia-Ju Bai |
2018-11-16 | isdn/hisax: remove set but not used variable 'total' | YueHaibing |
2018-11-11 | PCI: add USR vendor id and use it in r8169 and w6692 driver | Heiner Kallweit |
2018-11-06 | ISDN: eicon: Remove driver | Olof Johansson |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-22 | mISDN: Fix type of switch control variable in ctrl_teimanager | Nathan Chancellor |
2018-10-22 | isdn: hfc_{pci,sx}: Avoid empty body if statements | Nathan Chancellor |
2018-10-13 | gigaset: add ->compat_ioctl() | Al Viro |
2018-10-13 | gigaset: don't try to printk userland buffer contents | Al Viro |
2018-10-13 | isdn_tty: TCSBRK{,P} won't reach ->ioctl() | Al Viro |
2018-10-13 | kill capinc_tty_ioctl() | Al Viro |
2018-10-10 | isdn/hisax: amd7930_fn: Remove unnecessary parentheses | Nathan Chancellor |
2018-10-08 | isdn/gigaset/isocdata: mark expected switch fall-through | Gustavo A. R. Silva |
2018-10-08 | isdn/gigaset: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-10-05 | gigaset: asyncdata: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-10-02 | isdn/hisax: Fix fall-through annotation | Gustavo A. R. Silva |
2018-09-21 | mISDN: remove redundant null pointer check before kfree_skb | zhong jiang |
2018-09-19 | isdn/hisax: Remove unnecessary parenthesis | Nathan Chancellor |
2018-08-16 | isdn: Disable IIOCDBGVAR | Kees Cook |
2018-07-26 | isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai |
2018-07-26 | isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() | Jia-Ju Bai |
2018-07-26 | isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() | Jia-Ju Bai |
2018-07-26 | isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() | Jia-Ju Bai |
2018-07-08 | isdn/capi: fix defined but not used warnings | Randy Dunlap |
2018-07-04 | isdn: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-02 | TTY: isdn: Replace strncpy with memcpy | Guenter Roeck |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-22 | isdn: mISDN: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |