summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2019-03-13isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2018-08-22isdn: Disable IIOCDBGVARKees Cook
2017-10-12isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-08-06isdn/i4l: fix buffer overflowAnnie Cherkaev
2017-08-06isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley
2015-12-01isdn: remove spellcaster driverArnd Bergmann
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2015-11-02isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings
2015-10-17tty: Remove tty_wait_until_sent_from_close()Peter Hurley
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-26isdn: fix grammar in commentGeert Uytterhoeven
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2014-09-23isdn: i4l: Remove ASYNC_CTS_FLOWPeter Hurley
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
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-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann
2014-03-27isdn: replace del_timer by del_timer_syncJulia Lawall
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann
2013-12-26isdn: slight optimization of addr comparedingtianhong
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman
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-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-03-18drivers/isdn: delete 'break' after 'return'Chen Gang
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby