| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn/gigaset: fix usb_gigaset write_cmd result race | Tilman Schmidt | 2014-10-14 | 1 | -1/+3 |
* | isdn/capi: don't return NULL from capi_cmd2str() | Tilman Schmidt | 2014-10-14 | 1 | -2/+7 |
* | isdn/capi: handle CAPI 2.0 message parser failures | Tilman Schmidt | 2014-10-14 | 2 | -27/+145 |
* | isdn/capi: prevent NULL pointer dereference on invalid CAPI command | Tilman Schmidt | 2014-10-14 | 1 | -0/+7 |
* | isdn/capi: refactor command/subcommand table accesses | Tilman Schmidt | 2014-10-14 | 1 | -5/+18 |
* | isdn/capi: prevent index overrun from command_2_index() | Tilman Schmidt | 2014-10-14 | 1 | -0/+2 |
* | isdn/capi: correct capi20_manufacturer argument type mismatch | Tilman Schmidt | 2014-10-14 | 1 | -2/+2 |
* | isdn/gigaset: fix non-heap pointer deallocation | Tilman Schmidt | 2014-10-14 | 1 | -41/+70 |
* | isdn/gigaset: fix NULL pointer dereference | Tilman Schmidt | 2014-10-14 | 1 | -0/+5 |
* | isdn/gigaset: limit raw CAPI message dump length | Tilman Schmidt | 2014-10-14 | 1 | -0/+2 |
* | isdn/gigaset: make sure controller name is null terminated | Tilman Schmidt | 2014-10-14 | 1 | -2/+2 |
* | isdn/gigaset: missing break in do_facility_req | Tilman Schmidt | 2014-10-14 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-09 | 5 | -70/+61 |
|\ |
|
| * | isdn/gigaset: use USB API function usb_endpoint_num() | Tilman Schmidt | 2014-10-06 | 1 | -7/+5 |
| * | isdn/gigaset: drop unused cardstate structure member | Tilman Schmidt | 2014-10-06 | 1 | -2/+0 |
| * | isdn/gigaset: improve error handling when leaving DLE mode | Tilman Schmidt | 2014-10-06 | 1 | -1/+2 |
| * | isdn/capi: drop two dead if branches | Tilman Schmidt | 2014-10-06 | 1 | -3/+0 |
| * | mISDN: remove DSP_NEVER_DEFINED and adjust code identation | Colin Ian King | 2014-09-06 | 1 | -56/+53 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-23 | 1 | -1/+1 |
| |\ |
|
| * | | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
| * | | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi | 2014-08-22 | 1 | -1/+1 |
* | | | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 2014-09-24 | 1 | -5/+0 |
| |/
|/| |
|
* | | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 2014-08-22 | 1 | -1/+1 |
|/ |
|
* | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-03 | 1 | -14/+12 |
* | ISDN: pcbit: off by one bugs in pcbit_set_msn() | Dan Carpenter | 2014-08-01 | 1 | -2/+2 |
* | CAPI: use correct structure type name in sizeof | Julia Lawall | 2014-07-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 1 | -0/+1 |
|\ |
|
| * | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() | Alexey Khoroshilov | 2014-07-29 | 1 | -0/+1 |
* | | isdn: use constants instead of magicnumbers | Himangi Saraogi | 2014-07-25 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 1 | -4/+16 |
|\| |
|
| * | net: ppp: fix creating PPP pass and active filters | Christoph Schulz | 2014-07-17 | 1 | -4/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-16 | 2 | -12/+10 |
|\| |
|
| * | net: ppp: don't call sk_chk_filter twice | Christoph Schulz | 2014-07-15 | 1 | -7/+1 |
| * | isdn: hisax: l3ni1.c: Fix for possible null pointer dereference | Rickard Strandqvist | 2014-07-09 | 1 | -5/+9 |
* | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-16 | 1 | -1/+2 |
|/ |
|
* | isdn: hisax: Drop duplicate Kconfig entry | Jean Delvare | 2014-06-17 | 1 | -5/+0 |
* | isdn: hisax: Merge Kconfig ifs | Jean Delvare | 2014-06-17 | 1 | -5/+1 |
* | isdn/capi: fix (middleware) device nodes | Paul Bolle | 2014-06-05 | 2 | -3/+3 |
* | isdn/capi: Make verbose reporting depend on capidrv | Paul Bolle | 2014-06-05 | 2 | -9/+9 |
* | isdn/capi: move capi_info2str to capidrv.c | Paul Bolle | 2014-06-05 | 2 | -200/+195 |
* | net: filter: let unattached filters use sock_fprog_kern | Daniel Borkmann | 2014-05-23 | 1 | -2/+2 |
* | 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 |
* | isdn: hisax: remove some dead code | Dan Carpenter | 2014-05-07 | 1 | -107/+4 |
* | hisax/icc: add missing semicolon after label | Julia Lawall | 2014-04-23 | 1 | -1/+1 |
* | isdn: icn: buffer overflow in icn_command() | Dan Carpenter | 2014-04-16 | 1 | -6/+5 |
* | 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 |
* | net: isdn: use sk_unattached_filter api | Daniel Borkmann | 2014-03-31 | 1 | -20/+41 |
* | isdn: replace del_timer by del_timer_sync | Julia Lawall | 2014-03-27 | 3 | -4/+4 |