summaryrefslogtreecommitdiff
path: root/drivers/isdn/isdnloop
Commit message (Expand)AuthorAge
* isdnloop: Convert timers to use timer_setup()Kees Cook2017-10-18
* isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann2017-09-07
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\
| * isdn: get rid of pointless access_ok()Al Viro2017-06-04
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-16
|/
* drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters2015-02-05
* drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters2015-02-05
* drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters2015-02-05
* isdnloop: several buffer overflowsDan Carpenter2014-04-08
* isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-03
* isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-11-14
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-03
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* Fix common misspellingsLucas De Marchi2011-03-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/isdn: correct use of ! and &Julia Lawall2008-03-04
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-08
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-17
* [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2006-10-17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-09
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16