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