summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2017-08-02isdn/i4l: fix buffer overflowAnnie Cherkaev
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-21idsn: fix wrong skb_put() usedyuan linyu
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-04isdn: get rid of pointless access_ok()Al Viro
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-17isdn: use designated initializersKees Cook
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