index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
1
-61
/
+24
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
1
-18
/
+0
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
1
-22
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
1
-1
/
+12
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+16
2017-06-14
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
1
-3
/
+16
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-2
/
+1
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
1
-0
/
+2
2014-11-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
1
-3
/
+6
2014-09-05
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
Daniel Borkmann
1
-5
/
+2
2013-11-19
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
1
-0
/
+2
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
1
-15
/
+4
2013-02-18
net: move ioctl functions into a separated file
Cong Wang
1
-0
/
+576