aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/resources.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor1-1/+1
2019-03-07net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor1-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao1-1/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan1-16/+2
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches1-8/+4
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse1-20/+68
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches1-2/+3
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-8/+8
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan1-4/+18
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-15/+17
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-27/+12
2005-11-29[ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka1-19/+17
2005-11-29[ATM]: attempt to autoload atm driversMitchell Blank Jr1-1/+2
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie1-5/+15
2005-04-21[ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk1-8/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+432