index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
l1oip_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mISDN: Remove VLAs
Laura Abbott
2018-04-12
1
-3
/
+11
*
mISDN: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-13
/
+9
*
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-05
1
-8
/
+2
*
mISDN: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-8
/
+7
*
isdn: use setup_timer
Geliang Tang
2017-03-24
1
-3
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
mISDN: Use mod_timer()
Manuel Schölling
2014-05-22
1
-8
/
+4
*
mISDN: Use time_before()
Manuel Schölling
2014-05-22
1
-2
/
+2
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
1
-4
/
+1
|
\
|
*
isdn: remove dead code
Alan Cox
2012-10-26
1
-4
/
+1
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
|
/
*
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
1
-1
/
+1
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-291
/
+290
*
mISDN: use memchr_inv
Akinobu Mita
2012-02-01
1
-13
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
mISDN: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-0
/
+2
*
drivers/isdn: Adjust confusing if indentation
Julia Lawall
2010-08-16
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
*
Fix misspellings of "separate" in strings.
Adam Buchbinder
2010-02-04
1
-1
/
+1
*
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
2009-12-18
1
-1
/
+1
*
mISDN: Fix handling of receive buffer size in L1oIP
Andreas Eversberg
2009-08-02
1
-2
/
+2
*
mISDN: Read buffer overflow
roel kluin
2009-08-02
1
-1
/
+1
*
mISDN: Use kernel_{send,recv}msg instead of open coding
Arnaldo Carvalho de Melo
2009-05-25
1
-17
/
+7
*
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
1
-15
/
+15
*
mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size
Frank Seidel
2009-05-25
1
-4
/
+17
*
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
1
-1
/
+2
*
mISDN: Minor fixes
Andreas Eversberg
2009-01-09
1
-1
/
+1
*
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
2009-01-09
1
-1
/
+21
*
mISDN: fix sparse warning: symbol 'id' shadows an earlier one
Hannes Eder
2008-12-12
1
-11
/
+11
*
mISDN cleanup user interface
Karsten Keil
2008-08-02
1
-4
/
+2
*
Add layer1 over IP support
Karsten Keil
2008-07-27
1
-0
/
+1518