index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
resources.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
1
-0
/
+2
*
atm: Use list_for_each_entry() to simplify code in resources.c
Wang Hai
2021-06-10
1
-5
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-4
/
+4
*
atm: lift copyin from atm_dev_ioctl()
Al Viro
2020-05-20
1
-30
/
+5
*
atm: move copyin from atm_getnames() into the caller
Al Viro
2020-05-20
1
-18
/
+1
*
atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
Al Viro
2020-05-20
1
-43
/
+45
*
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
Nathan Chancellor
2019-03-07
1
-1
/
+1
*
net: atm: Use IS_ENABLED in atm_dev_ioctl
Nathan Chancellor
2019-03-07
1
-6
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net, atm: convert atm_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net:atm:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-08-31
1
-1
/
+1
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-3
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: atm: use seq_list_foo() helpers
Li Zefan
2010-02-10
1
-16
/
+2
*
net/atm/resources.c: checkpatch cleanups
Joe Perches
2010-01-26
1
-198
/
+192
*
net/atm: Convert printk to pr_<level>
Joe Perches
2010-01-26
1
-8
/
+4
*
atm: 32-bit ioctl compatibility
David Woodhouse
2008-12-03
1
-20
/
+68
*
[ATM]: Use SEQ_START_TOKEN
Joe Perches
2008-04-10
1
-2
/
+3
*
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-8
/
+8
*
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-07-21
1
-2
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ATM]: basic sysfs support for ATM devices
Roman Kagan
2006-06-29
1
-4
/
+18
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-20
1
-15
/
+17
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2005-11-29
1
-27
/
+12
*
[ATM]: avoid race conditions related to atm_devs list
Stanislaw Gruszka
2005-11-29
1
-19
/
+17
*
[ATM]: attempt to autoload atm drivers
Mitchell Blank Jr
2005-11-29
1
-1
/
+2
*
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
2005-10-06
1
-5
/
+15
*
[ATM]: net/atm/resources.c: remove __free_atm_dev
Adrian Bunk
2005-04-21
1
-8
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+432