aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAge
* mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-24
* mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-22
* Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-14
|\
| * Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31
| |\
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
| | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-30
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-31
| |\ \ | | |/ | |/|
| | * mISDN: make sure device name is NUL terminatedDan Carpenter2019-05-22
| | * mISDN: Fix indenting in dsp_cmx.cDan Carpenter2019-05-22
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-24
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-24
| |/
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | isdn: mISDN: remove a bogus reference to a non-existing docMauro Carvalho Chehab2019-06-08
|/
* mISDN: Check address length before reading address familyTetsuo Handa2019-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * mISDN: fix a race in dev_expire_timer()Eric Dumazet2019-02-05
* | socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-03
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2018-10-22
|/
* mISDN: remove redundant null pointer check before kfree_skbzhong jiang2018-09-21
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-04
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
* net: remove sock_no_pollChristoph Hellwig2018-05-26
* mISDN: Remove VLAsLaura Abbott2018-04-12
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-30
|\
| * mISDN: switch to sock_recvmsg()Al Viro2017-12-02
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | mISDN: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev2017-08-11
* net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena2017-07-01
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-01
* isdn: use setup_timerGeliang Tang2017-03-24
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-27
* isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-01
* mISDN: Fixing missing validation in base_sock_bind()Emrah Demir2016-04-13
* isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani2016-03-20