summaryrefslogtreecommitdiffstats
path: root/net/atm/resources.c
Commit message (Expand)AuthorAgeFilesLines
* net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor2019-03-071-1/+1
* net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor2019-03-071-6/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* net:atm:fix up ENOIOCTLCMD error handlingWanlong Gao2012-08-311-1/+1
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-111-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: atm: use seq_list_foo() helpersLi Zefan2010-02-101-16/+2Star
* net/atm/resources.c: checkpatch cleanupsJoe Perches2010-01-271-198/+192Star
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-271-8/+4Star
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-041-20/+68
* [ATM]: Use SEQ_START_TOKENJoe Perches2008-04-101-2/+3
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-8/+8
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-301-4/+18
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-15/+17
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-301-27/+12Star
* [ATM]: avoid race conditions related to atm_devs listStanislaw Gruszka2005-11-301-19/+17Star
* [ATM]: attempt to autoload atm driversMitchell Blank Jr2005-11-301-1/+2
* [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-071-5/+15
* [ATM]: net/atm/resources.c: remove __free_atm_devAdrian Bunk2005-04-221-8/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+432