summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAgeFilesLines
* misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann2021-01-051-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller2020-07-241-2/+2
* net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-241-2/+2
* net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig2020-07-191-2/+0
* Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-4/+3
|\
| * idsn: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-4/+3
* | mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+2
* | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-224-16/+8
* | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1422-450/+237
|\|
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3116-168/+16
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3014-140/+14
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-302-28/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-302-216/+216
| |\ \ | | |/ | |/|
| | * mISDN: make sure device name is NUL terminatedDan Carpenter2019-05-221-2/+3
| | * mISDN: Fix indenting in dsp_cmx.cDan Carpenter2019-05-221-214/+213
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-242-36/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-30/+2
| |/
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | isdn: mISDN: remove a bogus reference to a non-existing docMauro Carvalho Chehab2019-06-081-2/+0
|/
* mISDN: Check address length before reading address familyTetsuo Handa2019-04-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-1/+1
|\
| * mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-051-1/+1
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-031-1/+1
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-2/+1
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+1
* | mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2018-10-221-4/+3
|/
* mISDN: remove redundant null pointer check before kfree_skbzhong jiang2018-09-211-2/+1
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-041-0/+1
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+4
* net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-1/+1
* net: remove sock_no_pollChristoph Hellwig2018-05-261-1/+0
* mISDN: Remove VLAsLaura Abbott2018-04-122-6/+16
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-301-13/+9
|\
| * mISDN: switch to sock_recvmsg()Al Viro2017-12-021-13/+9
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-051-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-043-0/+3
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-186-24/+18
|/
* mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev2017-08-115-9/+36
* net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-163-7/+6
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-011-1/+1
* isdn: use setup_timerGeliang Tang2017-03-243-9/+3
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-021-0/+2