1. 8dd3020 net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc by Tariq Toukan · 6 years ago
  2. 3f76df1 net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN by Cong Wang · 6 years ago
  3. b51f26b net: don't unnecessarily load kernel modules in dev_ioctl() by Paul Moore · 7 years ago
  4. 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
  5. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  6. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 823038c dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification by Xin Long · 7 years ago
  9. 0254e0c net: check dev->addr_len for dev_set_mac_address() by WANG Cong · 7 years ago
  10. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 7 years ago
  11. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 7 years ago
  12. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 68dd02d dev_ioctl: copy only the smaller struct iwreq for wext by Johannes Berg · 7 years ago
  14. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 7 years ago
  15. b8210a9 net: define receive timestamp filter for NTP by Miroslav Lichvar · 7 years ago
  16. 54aeba7 dev_ioctl: use sizeof(x) instead of sizeof x by Fabian Frederick · 10 years ago
  17. e020836 dev_ioctl: remove dev_load() CAP_SYS_MODULE message by Daniel Borkmann · 10 years ago
  18. fd468c7 net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP by Ben Hutchings · 11 years ago
  19. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  20. 96b45cb net: move ioctl functions into a separated file by Cong Wang · 12 years ago