index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-4
/
+8
|
\
\
|
*
|
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2015-11-02
1
-6
/
+4
|
*
|
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
2015-11-02
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
2
-46
/
+28
|
\
|
|
|
*
|
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
2015-10-22
1
-34
/
+20
|
*
|
ISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
2015-10-22
1
-12
/
+8
|
|
/
*
|
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
2015-10-13
1
-10
/
+2
*
|
isdn: hisax: fix frame calculation
Andrzej Hajda
2015-09-22
1
-5
/
+5
|
/
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
1
-1
/
+1
*
|
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
|
/
*
isdn/gigaset: drop unused ldisc methods
Tilman Schmidt
2015-07-15
1
-24
/
+0
*
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
2015-07-15
1
-1
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
4
-13
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
1
-2
/
+2
|
|
\
|
|
*
isdn: disable HiSax NetJet driver on microblaze arch
Nicolai Stange
2015-06-21
1
-2
/
+2
|
*
|
isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-06-07
1
-2
/
+2
|
*
|
isdn/capi: Use setup_timer
Vaishali Thakkar
2015-05-31
1
-3
/
+1
|
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-6
/
+6
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
isdn: fix grammar in comment
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
3
-207
/
+198
|
\
\
|
*
|
isdn/gigaset: restructure modem response parser (4)
Tilman Schmidt
2015-03-23
1
-107
/
+151
|
*
|
isdn/gigaset: restructure modem response parser (3)
Tilman Schmidt
2015-03-23
1
-37
/
+19
|
*
|
isdn/gigaset: restructure modem response parser (2)
Tilman Schmidt
2015-03-23
1
-69
/
+57
|
*
|
isdn/gigaset: restructure modem response parser (1)
Tilman Schmidt
2015-03-23
1
-44
/
+55
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
2
-2
/
+2
|
|
\
\
\
|
*
|
|
|
net: Kill dev_rebuild_header
Eric W. Biederman
2015-03-02
1
-33
/
+0
|
*
|
|
|
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
3
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
3
-4
/
+4
*
|
|
|
isdn: icn: use strlcpy() when parsing setup options
Dan Carpenter
2015-03-15
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-03
1
-1
/
+1
|
\
\
\
|
*
|
|
mISDN: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-1
/
+1
*
|
|
drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...
Bas Peters
2015-02-05
1
-14
/
+14
*
|
|
drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...
Bas Peters
2015-02-05
1
-12
/
+6
*
|
|
drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...
Bas Peters
2015-02-05
1
-8
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-1
/
+1
|
\
\
\
|
*
|
|
isdn: off by one in connect_res()
Dan Carpenter
2015-02-02
1
-1
/
+1
*
|
|
|
Drivers: Isdn: sc: Fixed coding style & spelling mistakes.
Akash Shende
2015-01-18
1
-9
/
+6
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-1
/
+1
|
\
|
|
|
|
*
|
|
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
2015-01-12
1
-1
/
+1
|
|
/
/
*
|
|
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2015-01-13
2
-6
/
+12
*
|
|
isdn: hisax: hfc4s8s_l1: Remove some unused functions
Rickard Strandqvist
2015-01-02
1
-21
/
+0
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
|
[prev]
[next]