index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-01-08
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-7
/
+1
2019-12-16
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
1
-7
/
+18
2019-10-28
atm: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-19
Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...
Christophe JAILLET
1
-1
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2019-08-02
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-2
/
+6
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
1
-4
/
+3
2019-07-23
atm: Use dev_get_drvdata
Chuhong Yuan
1
-6
/
+3
2019-07-15
atm: idt77252: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 37
Thomas Gleixner
6
-96
/
+6
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
8
-0
/
+8
2019-05-16
atm: iphase: Avoid copying pointers to user space.
Fuqian Huang
1
-6
/
+0
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-21
atm: iphase: fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-18
firestream: fix spelling mistake "tramsitted" -> "transmitted"
Colin Ian King
1
-1
/
+1
2019-01-17
atm: he: fix sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-28
/
+27
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-11-27
firestream: fix spelling mistake: "Inititing" -> "Initializing"
Colin Ian King
1
-2
/
+2
[next]