index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
zatm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-16
/
+0
2020-07-19
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
1
-16
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
1
-21
/
+21
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
1
-2
/
+0
2018-06-30
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-05-29
atm: zatm: fix memcmp casting
Ivan Bornyakov
1
-2
/
+2
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+3
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-18
atm: zatm: Fix an error handling path in 'zatm_init_one()'
Christophe Jaillet
1
-1
/
+1
2017-07-16
atm: zatm: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-10
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
1
-1
/
+1
2016-09-10
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
1
-3
/
+4
2016-09-10
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
1
-1
/
+1
2016-09-10
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
1
-2
/
+3
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
1
-6
/
+11
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
1
-16
/
+15
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-1
/
+1
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2008-09-22
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
1
-3
/
+3
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+3
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-4
/
+2
2007-03-14
[PATCH] zatm __init abuse
Al Viro
1
-2
/
+2
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
[ATM]: [zatm] always *pcr in alloc_shaper()
Chas Williams
1
-0
/
+1
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
1
-4
/
+2
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-10
[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanup
Jesper Juhl
1
-5
/
+7
2005-09-02
[ATM]: Fix dereference of uninitialized pointer in zatm
Al Viro
1
-2
/
+2
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-1
/
+1
2005-08-29
[NET]: Kill skb->list
David S. Miller
1
-3
/
+5
2005-07-20
[ATM]: zatm: mailbox converted to pci_alloc_consistent()
Francois Romieu
1
-46
/
+61
2005-07-19
[ATM]: [zatm] eliminate kfree warning (from Tobias Hirning <sskyman@web.de>)
Chas Williams
1
-1
/
+1
2005-06-02
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
Jesper Juhl
1
-7
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1646