Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c7ccfccabb0f819eae1a191ccd94269f577e4523
/
drivers
/
isdn
/
mISDN
b91ee4a
mISDN: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
0f817a5
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 5 years ago
8afecfb
Merge tag 'v5.2-rc4' into mauro
by Jonathan Corbet
· 6 years ago
8b01cae
isdn: mISDN: remove a bogus reference to a non-existing doc
by Mauro Carvalho Chehab
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
036e343
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
de6cc65
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
by Thomas Gleixner
· 6 years ago
9e567af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
by Thomas Gleixner
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
ccfb62f
mISDN: make sure device name is NUL terminated
by Dan Carpenter
· 6 years ago
d008b3d2
mISDN: Fix indenting in dsp_cmx.c
by Dan Carpenter
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
238ffdc
mISDN: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bdcc5bc
mISDN: fix a race in dev_expire_timer()
by Eric Dumazet
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
aeb5e02
mISDN: Fix type of switch control variable in ctrl_teimanager
by Nathan Chancellor
· 6 years ago
66ab235
mISDN: remove redundant null pointer check before kfree_skb
by zhong jiang
· 6 years ago
d287c50
isdn: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
9a43816
mISDN: Remove VLAs
by Laura Abbott
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
956a27e
mISDN: switch to sock_recvmsg()
by Al Viro
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
28e8c19
mISDN: l1oip_core: replace _manual_ swap with swap macro
by Gustavo A. R. Silva
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e313ac1
mISDN: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
54a6a04
mISDN: Fix null pointer dereference at mISDN_FsmNew
by Anton Vasilyev
· 7 years ago
6335479
net: convert sk_buff.users from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
93818da
mISDN: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 8 years ago
aff55a3
isdn: use setup_timer
by Geliang Tang
· 8 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
f361bf4
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
c0e7a50
isdn: Convert obsolete cputime type to nsecs
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
b821646
mISDN: Fixing missing validation in base_sock_bind()
by Emrah Demir
· 9 years ago
ebf918cf
isdn: Use ktime_t instead of 'struct timeval'
by Tina Ruchandani
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c96356a
mISDN: fix OOM condition for sending queued I-Frames
by Karsten Keil
· 9 years ago
c364388
mISDN: use kstrdup() in dsp_pipeline_build
by Geliang Tang
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
bec7a63
isdn: Remove reverse_bits(), use revbit8()
by yalin wang
· 9 years ago
971bd8f
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
d939be3
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
3819ffd
mISDN: Deletion of unnecessary checks before the function call "vfree"
by Markus Elfring
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
126859b
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
by Colin Ian King
· 10 years ago
87f03cc
mISDN: Use mod_timer()
by Manuel Schölling
· 11 years ago
0797fb0
mISDN: Use time_before()
by Manuel Schölling
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
e23c34b
Merge branch 'master' into for-next
by Jiri Kosina
· 11 years ago
5065a70
treewide: Fix typo in Kconfig
by Masanari Iida
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0d63c27
mISDN: return -EINVAL on error in dsp_control_req()
by Dan Carpenter
· 11 years ago
d98259c
ISDN: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
89b107a
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
by Al Viro
· 12 years ago
ebb06be
mISDN: fix mISDN_read()/mISDN_read() race
by Al Viro
· 12 years ago
1678ec0
mISDN: fix misdn_add_timer()/misdn_del_timer() race
by Al Viro
· 12 years ago
1b10895
mISDN: fix races between misdn_del_timer() and timer callback
by Al Viro
· 12 years ago
c08c464
mISDN: fix the races with timers going off just as they are deleted
by Al Viro
· 12 years ago
d915209
isdn: mISDN: set ->family in ->getname()
by Dan Carpenter
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
6fac482
cputime: Use accessors to read task cputime stats
by Frederic Weisbecker
· 12 years ago
ed5a84c
Drivers: isdn: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
d82603c
treewide: Replace incomming with incoming in all comments and strings
by Jorrit Schippers
· 12 years ago
4a0ae7b0
mISDN: fix race in timer canceling on module unloading
by Konstantin Khlebnikov
· 12 years ago
481af03
mISDN: improve bitops usage
by Akinobu Mita
· 12 years ago
0f15b15
isdn: remove dead code
by Alan Cox
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
4b921ed
mISDN: Fix wrong usage of flush_work_sync while holding locks
by Karsten Keil
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
2509933
mISDN: Bugfix for layer2 fixed TEI mode
by Karsten Keil
· 12 years ago
Next »