summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/isdnloop
AgeCommit message (Expand)AuthorLines
2019-05-31isdn: remove isdn4linuxArnd Bergmann-1646/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-07isdn: isdnloop: fix pointer dereference bugArnd Bergmann-1/+1
2019-01-19isdn: remove unneeded semicolonYueHaibing-1/+1
2017-10-18isdnloop: Convert timers to use timer_setup()Kees Cook-19/+14
2017-09-07isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann-1/+1
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-1/+1
2017-06-04isdn: get rid of pointless access_ok()Al Viro-2/+0
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters-14/+14
2015-02-05drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters-12/+6
2015-02-05drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters-8/+10
2014-04-08isdnloop: several buffer overflowsDan Carpenter-8/+9
2014-04-03isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明-0/+6
2013-11-14isdnloop: use strlcpy() instead of strcpy()Dan Carpenter-3/+5
2012-08-03isdnloop: fix and simplify isdnloop_init()Wu Fengguang-12/+0
2012-02-21isdn: whitespace coding style cleanupJoe Perches-482/+482
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall-3/+3
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan-8/+8
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-1/+2
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan-2/+1
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik-1/+2
2006-10-17[PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad-40/+31
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering-1/+0
2005-11-07[PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan-6/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1671