Tariq Toukan
|
8dd30201ce
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
|
7 жил өмнө |
Cong Wang
|
3f76df1982
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
|
7 жил өмнө |
Paul Moore
|
b51f26b146
net: don't unnecessarily load kernel modules in dev_ioctl()
|
7 жил өмнө |
Al Viro
|
44c02a2c3d
dev_ioctl(): move copyin/copyout to callers
|
7 жил өмнө |
Al Viro
|
b1b0c24506
lift handling of SIOCIW... out of dev_ioctl()
|
7 жил өмнө |
Al Viro
|
36fd633ec9
net: separate SIOCGIFCONF handling from dev_ioctl()
|
8 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Xin Long
|
823038ca03
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
|
7 жил өмнө |
WANG Cong
|
0254e0c632
net: check dev->addr_len for dev_set_mac_address()
|
8 жил өмнө |
David S. Miller
|
63679112c5
net: Zero terminate ifr_name in dev_ifname().
|
8 жил өмнө |
Levin, Alexander
|
98de4e0ea4
wireless: wext: terminate ifr name coming from userspace
|
8 жил өмнө |
David S. Miller
|
3d09198243
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 жил өмнө |
Johannes Berg
|
68dd02d19c
dev_ioctl: copy only the smaller struct iwreq for wext
|
8 жил өмнө |
Miroslav Lichvar
|
e341257548
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
|
8 жил өмнө |
Miroslav Lichvar
|
b8210a9e4b
net: define receive timestamp filter for NTP
|
8 жил өмнө |
Fabian Frederick
|
54aeba7f06
dev_ioctl: use sizeof(x) instead of sizeof x
|
10 жил өмнө |
Daniel Borkmann
|
e020836d95
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
|
11 жил өмнө |
Ben Hutchings
|
fd468c74bd
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
|
11 жил өмнө |
Nicolas Schichan
|
5dbe7c178d
net: fix kernel deadlock with interface rename and netdev name retrieval.
|
12 жил өмнө |
Cong Wang
|
96b45cbd95
net: move ioctl functions into a separated file
|
12 жил өмнө |