summaryrefslogtreecommitdiffstats
path: root/net/atm/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim2023-12-121-2/+5
* atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()Al Viro2020-05-201-21/+4
* atm: lift copyin from atm_dev_ioctl()Al Viro2020-05-201-1/+24
* atm: switch do_atm_iobuf() to direct use of atm_getnames()Al Viro2020-05-201-22/+3
* atm: move copyin from atm_getnames() into the callerAl Viro2020-05-201-1/+18
* atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()Al Viro2020-05-201-1/+5
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-191-16/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-5/+3
* net/atm/ioctl.c: checkpatch cleanupsJoe Perches2010-01-261-98/+97
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-3/+4
* net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann2009-11-111-2/+175
* atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-181-2/+1
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-031-6/+43
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+3
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-7/+8
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684Roman Kagan2005-09-281-8/+26
* [ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk2005-09-051-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+139