summaryrefslogtreecommitdiff
path: root/net/core/dev_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11net: Zero terminate ifr_name in dev_ifname().David S. Miller1-0/+1
2014-11-18dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick1-3/+6
2014-09-05dev_ioctl: remove dev_load() CAP_SYS_MODULE messageDaniel Borkmann1-5/+2
2013-11-19net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings1-0/+2
2013-06-27net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan1-15/+4
2013-02-18net: move ioctl functions into a separated fileCong Wang1-0/+576