index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-10
/
+2
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-2
/
+14
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
1
-2
/
+5
2023-04-03
net: move copy_from_user() out of net_hwtstamp_validate()
Vladimir Oltean
1
-9
/
+9
2023-04-03
net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers
Vladimir Oltean
1
-13
/
+26
2023-04-03
net: simplify handling of dsa_ndo_eth_ioctl() return code
Vladimir Oltean
1
-1
/
+1
2023-04-03
net: don't abuse "default" case for unknown ioctl in dev_ifsioc()
Vladimir Oltean
1
-23
/
+19
2023-03-27
dev_ioctl: fix a W=1 warning
Heiner Kallweit
1
-0
/
+1
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-1
/
+1
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-2
/
+2
2022-04-08
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+2
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-1
/
+1
2021-12-07
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
1
-2
/
+3
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
1
-2
/
+0
2021-08-05
net: core: don't call SIOCBRADD/DELIF for non-bridge devices
Nikolay Aleksandrov
1
-0
/
+2
2021-08-05
net: bridge: fix ioctl locking
Nikolay Aleksandrov
1
-1
/
+6
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-4
/
+4
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
1
-3
/
+8
2021-07-27
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
1
-3
/
+1
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
1
-2
/
+18
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-11
/
+27
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
1
-10
/
+12
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
1
-3
/
+22
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
1
-26
/
+29
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
1
-33
/
+10
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
1
-13
/
+52
2021-02-12
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-13
/
+7
2020-11-04
net: dev_ioctl: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-21
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
1
-0
/
+5
2020-07-21
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
1
-7
/
+17
2020-03-30
ethtool: add timestamping related string sets
Michal Kubecek
1
-0
/
+6
2019-12-26
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
1
-0
/
+1
2019-03-27
net/core: Document all dev_ioctl() arguments
Bart Van Assche
1
-1
/
+2
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+1
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+1
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
1
-6
/
+1
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
1
-9
/
+2
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-01-25
dev_ioctl(): move copyin/copyout to callers
Al Viro
1
-61
/
+24
2018-01-25
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
1
-18
/
+0
2018-01-25
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-22
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
[next]