index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
1
-3
/
+14
2025-07-17
atm: idt77252: Add missing `dma_map_error()`
Thomas Fourier
1
-0
/
+5
2025-06-27
atm: atmtcp: Free invalid length skb in atmtcp_c_send().
Kuniyuki Iwashima
1
-1
/
+3
2024-09-04
atm: idt77252: prevent use after free in dequeue_rx()
Dan Carpenter
1
-4
/
+5
2024-02-23
atm: idt77252: fix a memleak in open_card_ubr0
Zhipeng Lu
1
-0
/
+2
2023-12-20
atm: solos-pci: Fix potential deadlock on &tx_queue_lock
Chengfeng Ye
1
-2
/
+2
2023-12-20
atm: solos-pci: Fix potential deadlock on &cli_queue_lock
Chengfeng Ye
1
-2
/
+2
2023-11-28
atm: iphase: Do PCI error checks on own line
Ilpo Järvinen
1
-9
/
+11
2023-04-05
atm: idt77252: fix kmemleak when rmmod idt77252
Li Zetao
1
-0
/
+11
2022-08-25
atm: idt77252: fix use-after-free bugs caused by tst_timer
Duoming Zhou
1
-0
/
+1
2022-03-23
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
2022-03-19
atm: firestream: check the return value of ioremap() in fs_init()
Jia-Ju Bai
1
-0
/
+2
2021-07-19
atm: nicstar: register the interrupt handler in the right place
Zheyu Ma
1
-9
/
+9
2021-07-19
atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
Zheyu Ma
1
-2
/
+4
2021-07-19
atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
Zou Wei
1
-1
/
+1
2021-07-19
atm: iphase: fix possible use-after-free in ia_module_exit()
Zou Wei
1
-1
/
+1
2021-03-30
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-30
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-30
atm: lanai: dont run lanai_dev_close if not open
Tong Zhang
1
-1
/
+4
2021-03-30
atm: eni: dont release is never initialized
Tong Zhang
1
-1
/
+2
2021-01-12
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
1
-1
/
+1
2020-11-18
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
1
-0
/
+2
2020-09-28
atm: atmtcp: Constify atmtcp_v_dev_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-04
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
1
-1
/
+1
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-08-24
firestream: Fix memleak in fs_open
Dinghao Liu
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-14
/
+14
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
10
-131
/
+14
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-03
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2020-08-03
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-07-30
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
1
-2
/
+8
2020-07-19
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
8
-122
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-13
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-26
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
1
-3
/
+5
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-28
docs: networking: convert iphase.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
docs: networking: convert fore200e.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
1
-1
/
+0
2020-02-29
atm: nicstar: fix if-statement empty body warning
Randy Dunlap
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+18
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-7
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-25
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
[next]