summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2019-03-23isdn: isdn_tty: fix build warning of strncpyGreg Kroah-Hartman
2019-03-23isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2018-08-22isdn: Disable IIOCDBGVARKees Cook
2017-10-21isdn/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
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
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter
2012-08-13TTY: i4l, add tty installJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-17isdn: remove duplicate NULL checkDan Carpenter