Commit message (Expand) | Author | Age | |
---|---|---|---|
* | net: Zero terminate ifr_name in dev_ifname(). | David S. Miller | 2017-07-19 |
* | wireless: wext: terminate ifr name coming from userspace | Levin, Alexander | 2017-07-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-21 |
|\ | |||
| * | dev_ioctl: copy only the smaller struct iwreq for wext | Johannes Berg | 2017-06-14 |
* | | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL | Miroslav Lichvar | 2017-05-21 |
* | | net: define receive timestamp filter for NTP | Miroslav Lichvar | 2017-05-21 |
|/ | |||
* | dev_ioctl: use sizeof(x) instead of sizeof x | Fabian Frederick | 2014-11-18 |
* | dev_ioctl: remove dev_load() CAP_SYS_MODULE message | Daniel Borkmann | 2014-09-05 |
* | net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP | Ben Hutchings | 2013-11-19 |
* | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan | 2013-06-26 |
* | net: move ioctl functions into a separated file | Cong Wang | 2013-02-18 |