aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN
AgeCommit message (Expand)Author
2023-08-16mISDN: Update parameter type of dsp_cmx_send()Nathan Chancellor
2022-11-25mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-25mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang
2022-11-10mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-10-26mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou
2022-01-11mISDN: change function names to avoid conflictswolfgang huang
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2019-12-01mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor
2019-10-05mISDN: enforce CAP_NET_RAW for raw socketsOri Nimron
2019-06-22mISDN: make sure device name is NUL terminatedDan Carpenter
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-04-12mISDN: Remove VLAsLaura Abbott
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-02mISDN: switch to sock_recvmsg()Al Viro
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-01mISDN: Fix a sleep-in-atomic bugJia-Ju Bai
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-01isdn: Convert obsolete cputime type to nsecsFrederic Weisbecker
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker
2016-04-13mISDN: Fixing missing validation in base_sock_bind()Emrah Demir
2016-03-20isdn: Use ktime_t instead of 'struct timeval'Tina Ruchandani
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22mISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-10-13mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-10isdn: Remove reverse_bits(), use revbit8()yalin wang
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds