aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mISDN: enforce CAP_NET_RAW for raw socketsGravatar Ori Nimron 1-0/+2
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Gravatar Markus Elfring 4-16/+8
2019-06-14Merge tag 'v5.2-rc4' into mauroGravatar Jonathan Corbet 22-450/+237
2019-06-08isdn: mISDN: remove a bogus reference to a non-existing docGravatar Mauro Carvalho Chehab 1-2/+0
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Gravatar Linus Torvalds 16-168/+16
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-216/+216
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 14-140/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Gravatar Thomas Gleixner 2-28/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Gravatar Thomas Gleixner 2-36/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Gravatar Thomas Gleixner 2-30/+2
2019-05-22mISDN: make sure device name is NUL terminatedGravatar Dan Carpenter 1-2/+3
2019-05-22mISDN: Fix indenting in dsp_cmx.cGravatar Dan Carpenter 1-214/+213
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-12mISDN: Check address length before reading address familyGravatar Tetsuo Handa 1-2/+2
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2019-02-05mISDN: fix a race in dev_expire_timer()Gravatar Eric Dumazet 1-1/+1
2019-02-03socket: Use old_timeval types for socket timestampsGravatar Deepa Dinamani 1-1/+1
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-2/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsGravatar David Howells 1-2/+1
2018-10-22mISDN: Fix type of switch control variable in ctrl_teimanagerGravatar Nathan Chancellor 1-4/+3
2018-09-21mISDN: remove redundant null pointer check before kfree_skbGravatar zhong jiang 1-2/+1
2018-07-04isdn: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLGravatar Linus Torvalds 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-2/+4
2018-05-26net: convert datagram_poll users tp ->poll_maskGravatar Christoph Hellwig 1-1/+1
2018-05-26net: remove sock_no_pollGravatar Christoph Hellwig 1-1/+0
2018-04-12mISDN: Remove VLAsGravatar Laura Abbott 2-6/+16
2018-02-12net: make getname() functions return length rather than use int* parameterGravatar Denys Vlasenko 1-3/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 1-2/+2
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-13/+9
2017-12-02mISDN: switch to sock_recvmsg()Gravatar Al Viro 1-13/+9
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 1-2/+2
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGravatar Gustavo A. R. Silva 1-8/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-10-18mISDN: Convert timers to use timer_setup()Gravatar Kees Cook 6-24/+18
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewGravatar Anton Vasilyev 5-9/+36
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2017-06-16networking: introduce and use skb_put_data()Gravatar Johannes Berg 3-7/+6
2017-06-01mISDN: Fix a sleep-in-atomic bugGravatar Jia-Ju Bai 1-1/+1
2017-03-24isdn: use setup_timerGravatar Geliang Tang 3-9/+3
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-01isdn: Convert obsolete cputime type to nsecsGravatar Frederic Weisbecker 1-3/+3
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Gravatar Frederic Weisbecker 1-1/+1
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Gravatar Emrah Demir 1-0/+3
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Gravatar Tina Ruchandani 1-40/+29