summaryrefslogtreecommitdiff
path: root/net/atm/resources.c
AgeCommit message (Expand)Author
2023-05-17atm: hide unused procfs functionsArnd Bergmann
2021-06-10atm: Use list_for_each_entry() to simplify code in resources.cWang Hai
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-20atm: lift copyin from atm_dev_ioctl()Al Viro
2020-05-20atm: move copyin from atm_getnames() into the callerAl Viro
2020-05-20atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()Al Viro
2019-03-07net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor
2019-03-07net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-04net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena
2012-08-31net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[ATM]: basic sysfs support for ATM devicesRoman Kagan
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2005-11-29[ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka
2005-11-29[ATM]: attempt to autoload atm driversMitchell Blank Jr
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie
2005-04-21[ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds