- d7b43034 atm: iphase: remove redundant pointer skb by Colin Ian King · 3 years ago
- 64ec13e atm: horizon: Fix spelling mistakes in TX comment by Jun Miao · 3 years, 5 months ago
- d43b239 atm: idt77252: clean up trigraph warning on ??) string by Colin Ian King · 3 years, 5 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 70b639d atm: nicstar: register the interrupt handler in the right place by Zheyu Ma · 3 years, 6 months ago
- 6a1e5a4 atm: nicstar: use 'dma_free_coherent' instead of 'kfree' by Zheyu Ma · 3 years, 6 months ago
- 04fdfad atm: Fix typo by zuoqilin · 3 years, 7 months ago
- 47ce0b6 atm: fore200e: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 34e7434 atm: nicstar: Fix possible use-after-free in nicstar_cleanup() by Zou Wei · 3 years, 8 months ago
- 1c72e6a atm: iphase: fix possible use-after-free in ia_module_exit() by Zou Wei · 3 years, 8 months ago
- 532062b atm: Replace custom isprint() with generic analogue by Andy Shevchenko · 3 years, 8 months ago
- 7d18dbdd atm: firestream: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- cbbd21a net/atm: Fix spelling mistake "requed" -> "requeued" by Colin Ian King · 3 years, 8 months ago
- 73d7de6 atm: idt77252: remove unused function by Jiapeng Chong · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
- 405698c atm: eni: Use tasklet_disable_in_atomic() in the send() callback by Sebastian Andrzej Siewior · 3 years, 10 months ago
- 9cb24ea atm: delete include/linux/atm_suni.h by Alexey Dobriyan · 3 years, 10 months ago
- 4416e98 atm: idt77252: fix null-ptr-dereference by Tong Zhang · 3 years, 10 months ago
- 3153724 atm: uPD98402: fix incorrect allocation by Tong Zhang · 3 years, 10 months ago
- a2bd458 atm: lanai: dont run lanai_dev_close if not open by Tong Zhang · 3 years, 10 months ago
- 4deb550 atm: eni: dont release is never initialized by Tong Zhang · 3 years, 10 months ago
- d0a0bbe atm: idt77252: fix build broken on amd64 by Tong Zhang · 3 years, 11 months ago
- 8df66af atm: idt77252: call pci_disable_device() on error path by Dan Carpenter · 4 years ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 2de680d atm: lanai: Remove in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 1 month ago
- f2bcc2f atm: nicstar: Replace in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 1 month ago
- 6dceaa9 atm: nicstar: Unmap DMA on send error by Sebastian Andrzej Siewior · 4 years, 1 month ago
- 7028977 atm: atmtcp: Constify atmtcp_v_dev_ops by Rikard Falkeborn · 4 years, 3 months ago
- c2b9478 atm: eni: fix the missed pci_disable_device() for eni_init_one() by Jing Xiangfeng · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- 15ac5cd firestream: Fix memleak in fs_open by Dinghao Liu · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- cbbb64f atm: idt77252: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 5 months ago
- a45a9e8 atm: eni: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 5 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 51875da atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent by Xin Xiong · 4 years, 5 months ago
- a06d30a net/atm: remove the atmdev_ops {get, set}sockopt methods by Christoph Hellwig · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- ed75732 atm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 9633a0e docs: networking: move ATM drivers to the hw driver section by Jakub Kicinski · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- aac86c8 docs: networking: convert iphase.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 62502df docs: networking: convert fore200e.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
- 8a171c5 atm: nicstar: fix if-statement empty body warning by Randy Dunlap · 4 years, 10 months ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- fa865ba firestream: fix memory leaks by Wenwen Wang · 5 years ago
- a2d6d7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 30780d0 atm: eni: fix uninitialized variable warning by Arnd Bergmann · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- bbd20c9 fore200e: Fix incorrect checks of NULL pointer dereference by Aditya Pakki · 5 years ago
- d5a721c atm: remove unneeded semicolon by YueHaibing · 5 years ago
- 5c94ad1 atm: he: clean up an indentation issue by Colin Ian King · 5 years ago
- 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- cd9d4ff Kconfig: Fix the reference to the IDT77105 Phy driver in the description of ATM_NICSTAR_USE_IDT77105 by Christophe JAILLET · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- ea443e5 atm: iphase: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 5 years ago
- b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
- 92493a2 Build fixes for skb_frag_size conversion by Matthew Wilcox (Oracle) · 5 years ago
- c349c0a atm: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
- cef86f1 atm: idt77252: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 8a618bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37 by Thomas Gleixner · 6 years ago
- 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 55c0dd8 atm: iphase: Avoid copying pointers to user space. by Fuqian Huang · 6 years ago
- 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 05453ea atm: iphase: fix misuse of %x by Fuqian Huang · 6 years ago
- a7cf2cc firestream: fix spelling mistake "tramsitted" -> "transmitted" by Colin Ian King · 6 years ago
- cb12d72 atm: he: fix sign-extension overflow on large shift by Colin Ian King · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a8842e9 firestream: fix spelling mistake: "Inititing" -> "Initializing" by Colin Ian King · 6 years ago
- ee5b60e atm: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- 64b9d16 atm: zatm: Fix empty body Clang warnings by Nathan Chancellor · 6 years ago
- 3e73cc5 atm: eni: Move semicolon to a new line after empty for loop by Nathan Chancellor · 6 years ago
- d275444 fore200e: fix missing unlock on error in bsq_audit() by Wei Yongjun · 6 years ago
- 6660464 fore200e: fix sbus compile by Christoph Hellwig · 6 years ago
- 1d9d8be9 fore200e: check for dma mapping failures by Christoph Hellwig · 6 years ago
- 0e21b22 fore200e: don't use GFP_DMA by Christoph Hellwig · 6 years ago
- 1335d6f fore200e: devirtualize dma alloc calls by Christoph Hellwig · 6 years ago
- f3fadcb fore200e: devirtualize dma mapping calls by Christoph Hellwig · 6 years ago
- 8b08adb fore200e: remove the align_size field of struct chunk by Christoph Hellwig · 6 years ago
- aff9d26 fore200e: store a struct device in struct fore200e by Christoph Hellwig · 6 years ago
- 0efe552 fore200e: simplify fore200e_bus usage by Christoph Hellwig · 6 years ago
- 9a694c1 atm: nicstar: Replace spin_is_locked() with spin_trylock() by Lance Roy · 6 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago