aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2014-10-14isdn/gigaset: fix usb_gigaset write_cmd result raceTilman Schmidt
2014-10-14isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt
2014-10-14isdn/capi: handle CAPI 2.0 message parser failuresTilman Schmidt
2014-10-14isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt
2014-10-14isdn/capi: refactor command/subcommand table accessesTilman Schmidt
2014-10-14isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt
2014-10-14isdn/gigaset: fix non-heap pointer deallocationTilman Schmidt
2014-10-14isdn/gigaset: fix NULL pointer dereferenceTilman Schmidt
2014-10-14isdn/gigaset: limit raw CAPI message dump lengthTilman Schmidt
2014-10-14isdn/gigaset: make sure controller name is null terminatedTilman Schmidt
2014-10-14isdn/gigaset: missing break in do_facility_reqTilman Schmidt
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-05isdn/gigaset: use USB API function usb_endpoint_num()Tilman Schmidt
2014-10-05isdn/gigaset: drop unused cardstate structure memberTilman Schmidt
2014-10-05isdn/gigaset: improve error handling when leaving DLE modeTilman Schmidt
2014-10-05isdn/capi: drop two dead if branchesTilman Schmidt
2014-09-23isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley
2014-09-05mISDN: remove DSP_NEVER_DEFINED and adjust code identationColin Ian King
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22isdn/bas_gigaset: use USB API functions rather than constantsHimangi Saraogi
2014-08-22isdn/gigaset: use USB API functions rather than constantsHimangi Saraogi
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-31ISDN: pcbit: off by one bugs in pcbit_set_msn()Dan Carpenter
2014-07-30CAPI: use correct structure type name in sizeofJulia Lawall
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov
2014-07-24isdn: use constants instead of magicnumbersHimangi Saraogi
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16net: ppp: fix creating PPP pass and active filtersChristoph Schulz
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14net: ppp: don't call sk_chk_filter twiceChristoph Schulz
2014-07-08isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-16isdn: hisax: Drop duplicate Kconfig entryJean Delvare
2014-06-16isdn: hisax: Merge Kconfig ifsJean Delvare
2014-06-04isdn/capi: fix (middleware) device nodesPaul Bolle
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-22mISDN: Use mod_timer()Manuel Schölling
2014-05-22mISDN: Use time_before()Manuel Schölling
2014-05-07isdn: hisax: remove some dead codeDan Carpenter
2014-04-22hisax/icc: add missing semicolon after labelJulia Lawall
2014-04-16isdn: icn: buffer overflow in icn_command()Dan Carpenter
2014-04-08isdnloop: several buffer overflowsDan Carpenter
2014-04-03isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall