index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
isdn/i4l: fix buffer overflow
Annie Cherkaev
2
-3
/
+3
2017-08-11
isdn: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-05-08
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2
-6
/
+12
2017-04-22
isdn/gigaset: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2016-02-15
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
1
-6
/
+4
2016-02-15
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
1
-0
/
+6
2015-09-28
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Tilman Schmidt
1
-1
/
+10
2014-10-14
isdn/gigaset: fix usb_gigaset write_cmd result race
Tilman Schmidt
1
-1
/
+3
2014-10-14
isdn/capi: don't return NULL from capi_cmd2str()
Tilman Schmidt
1
-2
/
+7
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2
-27
/
+145
2014-10-14
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
Tilman Schmidt
1
-0
/
+7
2014-10-14
isdn/capi: refactor command/subcommand table accesses
Tilman Schmidt
1
-5
/
+18
2014-10-14
isdn/capi: prevent index overrun from command_2_index()
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/capi: correct capi20_manufacturer argument type mismatch
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-70
/
+61
2014-10-05
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
1
-7
/
+5
2014-10-05
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
1
-2
/
+0
2014-10-05
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
2014-10-05
isdn/capi: drop two dead if branches
Tilman Schmidt
1
-3
/
+0
2014-09-23
isdn: i4l: Remove ASYNC_CTS_FLOW
Peter Hurley
1
-5
/
+0
2014-09-05
mISDN: remove DSP_NEVER_DEFINED and adjust code identation
Colin Ian King
1
-56
/
+53
2014-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-22
isdn/bas_gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-08-22
isdn/gigaset: use USB API functions rather than constants
Himangi Saraogi
1
-1
/
+1
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-14
/
+12
2014-07-31
ISDN: pcbit: off by one bugs in pcbit_set_msn()
Dan Carpenter
1
-2
/
+2
2014-07-30
CAPI: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-07-29
isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-07-24
isdn: use constants instead of magicnumbers
Himangi Saraogi
1
-2
/
+2
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+16
2014-07-16
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
1
-4
/
+16
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+10
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-14
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
1
-7
/
+1
2014-07-08
isdn: hisax: l3ni1.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-5
/
+9
2014-06-16
isdn: hisax: Drop duplicate Kconfig entry
Jean Delvare
1
-5
/
+0
2014-06-16
isdn: hisax: Merge Kconfig ifs
Jean Delvare
1
-5
/
+1
2014-06-04
isdn/capi: fix (middleware) device nodes
Paul Bolle
2
-3
/
+3
2014-06-04
isdn/capi: Make verbose reporting depend on capidrv
Paul Bolle
2
-9
/
+9
2014-06-04
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
2
-200
/
+195
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-2
/
+2
2014-05-22
mISDN: Use mod_timer()
Manuel Schölling
1
-8
/
+4
2014-05-22
mISDN: Use time_before()
Manuel Schölling
1
-2
/
+2
[next]