index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Commit message (
Expand
)
Author
Age
Files
Lines
*
mISDN: fix use-after-free bugs in l1oip timer handlers
Duoming Zhou
2022-10-26
2
-6
/
+8
*
mISDN: change function names to avoid conflicts
wolfgang huang
2022-01-11
3
-7
/
+7
*
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-23
1
-0
/
+1
*
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
2019-12-01
1
-4
/
+3
*
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-10-05
1
-0
/
+2
*
mISDN: make sure device name is NUL terminated
Dan Carpenter
2019-06-22
1
-2
/
+3
*
mISDN: Check address length before reading address family
Tetsuo Handa
2019-05-16
1
-2
/
+2
*
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
2019-02-23
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
mISDN: Fix null pointer dereference at mISDN_FsmNew
Anton Vasilyev
2017-08-11
5
-9
/
+36
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
3
-7
/
+6
*
mISDN: Fix a sleep-in-atomic bug
Jia-Ju Bai
2017-06-01
1
-1
/
+1
*
isdn: use setup_timer
Geliang Tang
2017-03-24
3
-9
/
+3
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
isdn: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
1
-3
/
+3
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
2016-04-13
1
-0
/
+3
*
isdn: Use ktime_t instead of 'struct timeval'
Tina Ruchandani
2016-03-20
1
-40
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-34
/
+20
|
\
|
*
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
2015-10-22
1
-34
/
+20
*
|
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
2015-10-13
1
-10
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
1
-17
/
+5
|
\
|
*
isdn: Remove reverse_bits(), use revbit8()
yalin wang
2015-08-10
1
-17
/
+5
*
|
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-1
/
+1
|
/
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
1
-4
/
+3
|
\
|
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
2
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
|
mISDN: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
2014-11-21
1
-4
/
+2
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
1
-1
/
+1
|
/
*
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
2014-09-05
1
-56
/
+53
*
mISDN: Use mod_timer()
Manuel Schölling
2014-05-22
1
-8
/
+4
*
mISDN: Use time_before()
Manuel Schölling
2014-05-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-3
/
+2
|
\
|
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
1
-3
/
+2
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-12-19
1
-9
/
+4
|
\
\
|
|
/
|
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-9
/
+4
*
|
treewide: Fix typo in Kconfig
Masanari Iida
2013-12-02
1
-1
/
+1
|
/
*
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-09-03
1
-28
/
+36
|
\
|
*
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-28
/
+36
*
|
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
2013-08-30
1
-1
/
+3
|
/
[next]