summaryrefslogtreecommitdiffstats
path: root/drivers/atm
AgeCommit message (Expand)AuthorLines
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-131/+14
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai-4/+5
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai-1/+3
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+8
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong-2/+8
2020-07-19net/atm: remove the atmdev_ops {get, set}sockopt methodsChristoph Hellwig-122/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-06-26docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski-3/+5
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-9/+9
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2020-04-28docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab-1/+1
2020-04-28docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada-1/+0
2020-02-29atm: nicstar: fix if-statement empty body warningRandy Dunlap-1/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-7/+18
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-7/+1
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+3
2020-01-25firestream: fix memory leaksWenwen Wang-0/+3
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+2
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann-2/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-7/+1
2019-12-16fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki-7/+18
2019-10-28atm: remove unneeded semicolonYueHaibing-1/+1
2019-09-25atm: he: clean up an indentation issueColin Ian King-1/+1
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2019-08-19Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-2/+6
2019-08-02atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva-2/+6
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon-1/+1
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)-4/+3
2019-07-23atm: Use dev_get_drvdataChuhong Yuan-6/+3
2019-07-15atm: idt77252: Remove call to memset after dma_alloc_coherentFuqian Huang-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37Thomas Gleixner-96/+6
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+8
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+8
2019-05-16atm: iphase: Avoid copying pointers to user space.Fuqian Huang-6/+0
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2019-04-21atm: iphase: fix misuse of %xFuqian Huang-2/+2
2019-04-18firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King-1/+1
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-28/+27
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King-2/+2