index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
mISDN: Check address length before reading address family
Tetsuo Handa
1
-2
/
+2
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-05
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
1
-1
/
+1
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+1
2018-10-22
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
1
-4
/
+3
2018-09-21
mISDN: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+4
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-04-12
mISDN: Remove VLAs
Laura Abbott
2
-6
/
+16
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2017-12-02
mISDN: switch to sock_recvmsg()
Al Viro
1
-13
/
+9
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
6
-24
/
+18
2017-08-11
mISDN: Fix null pointer dereference at mISDN_FsmNew
Anton Vasilyev
5
-9
/
+36
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
3
-7
/
+6
2017-06-01
mISDN: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-03-24
isdn: use setup_timer
Geliang Tang
3
-9
/
+3
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
isdn: Convert obsolete cputime type to nsecs
Frederic Weisbecker
1
-3
/
+3
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
1
-1
/
+1
2016-04-13
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
1
-0
/
+3
2016-03-20
isdn: Use ktime_t instead of 'struct timeval'
Tina Ruchandani
1
-40
/
+29
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+20
2015-10-22
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-34
/
+20
2015-10-13
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
1
-10
/
+2
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+5
2015-08-10
isdn: Remove reverse_bits(), use revbit8()
yalin wang
1
-17
/
+5
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-6
/
+6
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2
-3
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
[next]