index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
isdn: icn: buffer overflow in icn_command()
Dan Carpenter
1
-6
/
+5
2014-04-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-03
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2014-03-31
net: isdn: use sk_unattached_filter api
Daniel Borkmann
1
-20
/
+41
2014-03-27
isdn: replace del_timer by del_timer_sync
Julia Lawall
3
-4
/
+4
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+9
2014-03-18
isdn/capi: Make Middleware depend on CAPI2.0
Paul Bolle
1
-9
/
+9
2014-02-27
isdn: fix multiple sleep_on races
Arnd Bergmann
1
-5
/
+8
2014-02-27
isdn: divert, hysdn: fix interruptible_sleep_on race
Arnd Bergmann
2
-6
/
+8
2014-02-27
isdn: hisax/elsa: fix sleep_on race in elsa FSM
Arnd Bergmann
2
-4
/
+8
2014-02-27
isdn: pcbit: fix interruptible_sleep_on race
Arnd Bergmann
1
-3
/
+3
2014-02-07
isdn/hisax: hex vs decimal typo in prfeatureind()
Dan Carpenter
1
-1
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-6
/
+5
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-3
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+0
2014-01-07
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
2013-12-26
isdn: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
26
-98
/
+72
2013-12-19
isdn: use strlcpy() instead strcpy()
Dan Carpenter
1
-1
/
+1
2013-12-02
treewide: Fix typo in Kconfig
Masanari Iida
1
-1
/
+1
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-9
/
+4
2013-11-15
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
1
-3
/
+5
2013-11-08
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-03
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
1
-1
/
+1
2013-09-16
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
1
-2
/
+2
2013-09-14
isdn: clean up debug format string usage
Kees Cook
19
-79
/
+57
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-28
/
+36
2013-08-31
mISDN: return -EINVAL on error in dsp_control_req()
Dan Carpenter
1
-1
/
+3
2013-07-27
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
1
-28
/
+36
2013-07-20
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-6
/
+6
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-05-29
isdn: Correct comparison of skb->tail and skb-transport_header
Simon Horman
1
-1
/
+1
2013-05-21
isdn/kcapi: fix a small underflow
Dan Carpenter
1
-3
/
+3
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-131
/
+70
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-12
/
+10
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
1
-2
/
+1
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
1
-9
/
+14
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
1
-9
/
+5
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
1
-13
/
+9
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
1
-2
/
+12
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-14
/
+2
2013-04-25
isdn/sc: Fix incorrect module_param_array types
Geert Uytterhoeven
1
-2
/
+2
[next]