aboutsummaryrefslogtreecommitdiff
path: root/net/atm/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-20atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()Gravatar Al Viro 1-21/+4
2020-05-20atm: lift copyin from atm_dev_ioctl()Gravatar Al Viro 1-1/+24
2020-05-20atm: switch do_atm_iobuf() to direct use of atm_getnames()Gravatar Al Viro 1-22/+3
2020-05-20atm: move copyin from atm_getnames() into the callerGravatar Al Viro 1-1/+18
2020-05-20atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()Gravatar Al Viro 1-1/+5
2019-04-19net: rework SIOCGSTAMP ioctl handlingGravatar Arnd Bergmann 1-16/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedGravatar Joe Perches 1-5/+3
2010-01-26net/atm/ioctl.c: checkpatch cleanupsGravatar Joe Perches 1-98/+97
2010-01-26net/atm: Convert printk to pr_<level>Gravatar Joe Perches 1-3/+4
2009-11-11net/atm: move all compat_ioctl handling to atm/ioctl.cGravatar Arnd Bergmann 1-2/+175
2009-06-18atm: sk_wmem_alloc initial value is oneGravatar Eric Dumazet 1-2/+1
2008-12-03atm: 32-bit ioctl compatibilityGravatar David Woodhouse 1-6/+43
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-0/+3
2007-02-10[NET] ATM: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-20[NET] sem2mutex: net/Gravatar Arjan van de Ven 1-7/+8
2006-01-11[PATCH] capable/capability.h (net/)Gravatar Randy Dunlap 1-0/+1
2005-09-28[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684Gravatar Roman Kagan 1-8/+26
2005-09-05[ATM]: net/atm/ioctl.c should #include "common.h"Gravatar Adrian Bunk 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+139