index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
ioctl.c
Age
Commit message (
Expand
)
Author
2020-05-20
atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl()
Al Viro
2020-05-20
atm: lift copyin from atm_dev_ioctl()
Al Viro
2020-05-20
atm: switch do_atm_iobuf() to direct use of atm_getnames()
Al Viro
2020-05-20
atm: move copyin from atm_getnames() into the caller
Al Viro
2020-05-20
atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
Al Viro
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2010-01-26
net/atm/ioctl.c: checkpatch cleanups
Joe Perches
2010-01-26
net/atm: Convert printk to pr_<level>
Joe Perches
2009-11-11
net/atm: move all compat_ioctl handling to atm/ioctl.c
Arnd Bergmann
2009-06-18
atm: sk_wmem_alloc initial value is one
Eric Dumazet
2008-12-03
atm: 32-bit ioctl compatibility
David Woodhouse
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-02-10
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2005-09-28
[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684
Roman Kagan
2005-09-05
[ATM]: net/atm/ioctl.c should #include "common.h"
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds