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