summaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN
Commit message (Expand)AuthorAge
* 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-04
|\
| * 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-22
* | mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang2015-10-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\
| * isdn: Remove reverse_bits(), use revbit8()yalin wang2015-08-10
* | treewide: Fix typo in printkMasanari Iida2015-08-07
|/
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ | |/
| * treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
* | new helper: memcpy_from_msg()Al Viro2014-11-24
* | mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring2014-11-21
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King2014-09-05
* mISDN: Use mod_timer()Manuel Schölling2014-05-22
* mISDN: Use time_before()Manuel Schölling2014-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18
* | Merge branch 'master' into for-nextJiri Kosina2013-12-19
|\ \ | |/
| * net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | treewide: Fix typo in KconfigMasanari Iida2013-12-02
|/
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * ISDN: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-26