aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
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
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann
2014-02-26isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann
2014-02-26isdn: pcbit: fix interruptible_sleep_on raceArnd Bergmann
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck
2013-12-26isdn: slight optimization of addr comparedingtianhong
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18isdn: use strlcpy() instead strcpy()Dan Carpenter
2013-12-02treewide: Fix typo in KconfigMasanari Iida
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-14isdnloop: use strlcpy() instead of strcpy()Dan Carpenter
2013-11-07isdn: icn: NULL dereference printing error messageDan Carpenter
2013-10-17isdn: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-02isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...Jesper Juhl
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-09-13isdn: clean up debug format string usageKees Cook
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-30mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-25isdn/sc: Fix incorrect module_param_array typesGeert Uytterhoeven
2013-04-25isdn: mISDN: set ->family in ->getname()Dan Carpenter