| Commit message (Expand) | Author | Age | Files | Lines |
* | isdnloop: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 1 | -19/+14 |
* | isdn: isdnloop: fix logic error in isdnloop_sendbuf | Arnd Bergmann | 2017-09-08 | 1 | -1/+1 |
* | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 1 | -2/+0 |
|\ |
|
| * | isdn: get rid of pointless access_ok() | Al Viro | 2017-06-04 | 1 | -2/+0 |
* | | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
|/ |
|
* | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,... | Bas Peters | 2015-02-06 | 1 | -14/+14 |
* | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS... | Bas Peters | 2015-02-06 | 1 | -12/+6 |
* | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con... | Bas Peters | 2015-02-06 | 1 | -8/+10 |
* | isdnloop: several buffer overflows | Dan Carpenter | 2014-04-08 | 1 | -8/+9 |
* | isdnloop: Validate NUL-terminated strings from user. | YOSHIFUJI Hideaki / 吉藤英明 | 2014-04-03 | 1 | -0/+6 |
* | isdnloop: use strlcpy() instead of strcpy() | Dan Carpenter | 2013-11-14 | 1 | -3/+5 |
* | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang | 2012-08-04 | 1 | -12/+0 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 2 | -482/+482 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 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 |
* | drivers/isdn: correct use of ! and & | Julia Lawall | 2008-03-05 | 1 | -3/+3 |
* | fix ! versus & precedence in various places | Alexey Dobriyan | 2008-02-06 | 1 | -8/+8 |
* | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 2007-05-08 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+2 |
* | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-08 | 1 | -2/+1 |
* | [PATCH] ISDN: check for userspace copy faults | Jeff Garzik | 2006-10-17 | 1 | -1/+2 |
* | [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a... | Amol Lad | 2006-10-17 | 2 | -40/+31 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] isdn: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -6/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 3 | -0/+1671 |