| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: don't mark kcapi_proc_exit as __exit | Arnd Bergmann | 2019-12-17 | 1 | -1/+1 |
* | isdn: capi: dead code removal | Arnd Bergmann | 2019-12-11 | 9 | -912/+179 |
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-01 | 1 | -0/+31 |
|\ |
|
| * | compat_ioctl: move isdn/capi ioctl translation into driver | Arnd Bergmann | 2019-10-23 | 1 | -0/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2019-11-26 | 3 | -4/+3 |
|\ \ |
|
| * | | isdn: Fix Kconfig indentation | Krzysztof Kozlowski | 2019-11-20 | 1 | -1/+1 |
| * | | mISDN: remove unused variable 'faxmodulation_s' | YueHaibing | 2019-11-04 | 1 | -1/+0 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-02 | 1 | -1/+1 |
| |\ \ |
|
| * | | | isdn: hfcsusb: Spelling and grammar fixes | Geert Uytterhoeven | 2019-10-28 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-11-26 | 9 | -37/+35 |
|\ \ \
| |_|/
|/| | |
|
| * | | idsn: Use pr_warn instead of pr_warning | Kefeng Wang | 2019-10-18 | 9 | -37/+35 |
* | | | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet | 2019-10-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | mISDN: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 2019-09-24 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-09-15 | 1 | -1/+9 |
|\ \ |
|
| * | | isdn/capi: check message length in capi_write() | Eric Biggers | 2019-09-07 | 1 | -1/+9 |
* | | | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring | 2019-08-23 | 10 | -40/+20 |
|/ / |
|
* | | isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack | Juliana Rodrigueiro | 2019-07-31 | 1 | -1/+11 |
* | | isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch... | Jia-Ju Bai | 2019-07-27 | 1 | -0/+1 |
* | | ISDN: hfcsusb: checking idx of ep configuration | Phong Tran | 2019-07-15 | 1 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 183 | -101477/+100 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-07 | 32 | -398/+32 |
| |\| |
|
| * | | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a... | David S. Miller | 2019-06-03 | 183 | -101530/+100 |
| |\ \ |
|
| | * | | isdn: move capi drivers to staging | Arnd Bergmann | 2019-05-31 | 46 | -22765/+22 |
| | * | | isdn: hdlc: move into mISDN | Arnd Bergmann | 2019-05-31 | 7 | -11/+91 |
| | * | | isdn: remove isdn4linux | Arnd Bergmann | 2019-05-31 | 34 | -22573/+0 |
| | * | | isdn: remove hisax driver | Arnd Bergmann | 2019-05-31 | 102 | -55481/+0 |
| | * | | isdn: gigaset: remove i4l support | Arnd Bergmann | 2019-05-31 | 3 | -707/+7 |
* | | | | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 67 | -761/+282 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-05-31 | 46 | -465/+46 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 2019-05-30 | 12 | -170/+12 |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 14 | -140/+14 |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 | Thomas Gleixner | 2019-05-30 | 7 | -103/+7 |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 13 | -52/+13 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-05-31 | 2 | -216/+216 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | mISDN: make sure device name is NUL terminated | Dan Carpenter | 2019-05-23 | 1 | -2/+3 |
| | * | | mISDN: Fix indenting in dsp_cmx.c | Dan Carpenter | 2019-05-22 | 1 | -214/+213 |
| | |/ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90 | Thomas Gleixner | 2019-05-24 | 2 | -36/+2 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 3 | -44/+3 |
| |/ |
|
| * | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 14 | -0/+14 |
| * | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | | isdn: mISDN: remove a bogus reference to a non-existing doc | Mauro Carvalho Chehab | 2019-06-08 | 1 | -2/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-05-08 | 4 | -14/+16 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-08 | 1 | -4/+5 |
| |\ |
|
| | * | isdn: bas_gigaset: use usb_fill_int_urb() properly | Paul Bolle | 2019-05-05 | 1 | -4/+5 |
| * | | isdn:mISDN: fix misuse of %x in hfcpci.c | Fuqian Huang | 2019-04-24 | 1 | -3/+3 |
| * | | isdn: hisax: Fix misuse of %x in config.c | Fuqian Huang | 2019-04-24 | 1 | -3/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 1 | -2/+2 |
| |\| |
|
| * | | net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static | YueHaibing | 2019-03-20 | 1 | -4/+5 |
* | | | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2019-05-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | mISDN: Check address length before reading address family | Tetsuo Handa | 2019-04-12 | 1 | -2/+2 |
|/ |
|