index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
dev_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
1
-22
/
+14
*
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
1
-14
/
+22
*
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
2023-11-18
1
-1
/
+1
*
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
2023-11-18
1
-3
/
+4
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-1
/
+1
*
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
2023-08-06
1
-2
/
+5
*
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
1
-8
/
+83
*
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
1
-7
/
+68
*
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-08-02
1
-2
/
+44
*
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-09
1
-10
/
+2
*
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
1
-2
/
+14
*
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
2023-04-03
1
-2
/
+5
*
net: move copy_from_user() out of net_hwtstamp_validate()
Vladimir Oltean
2023-04-03
1
-9
/
+9
*
net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers
Vladimir Oltean
2023-04-03
1
-13
/
+26
*
net: simplify handling of dsa_ndo_eth_ioctl() return code
Vladimir Oltean
2023-04-03
1
-1
/
+1
*
net: don't abuse "default" case for unknown ioctl in dev_ifsioc()
Vladimir Oltean
2023-04-03
1
-23
/
+19
*
dev_ioctl: fix a W=1 warning
Heiner Kallweit
2023-03-27
1
-0
/
+1
*
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-25
1
-1
/
+1
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
*
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-07
1
-0
/
+2
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-1
/
+1
*
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
2021-12-06
1
-2
/
+3
*
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2021-11-01
1
-2
/
+0
*
net: core: don't call SIOCBRADD/DELIF for non-bridge devices
Nikolay Aleksandrov
2021-08-05
1
-0
/
+2
*
net: bridge: fix ioctl locking
Nikolay Aleksandrov
2021-08-05
1
-1
/
+6
*
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
1
-4
/
+4
*
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
2021-07-27
1
-3
/
+8
*
net: socket: return changed ifreq from SIOCDEVPRIVATE
Arnd Bergmann
2021-07-27
1
-3
/
+1
*
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
1
-2
/
+18
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-11
/
+27
*
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
1
-10
/
+12
*
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
2021-07-27
1
-3
/
+22
*
net: socket: simplify dev_ifconf handling
Arnd Bergmann
2021-07-23
1
-26
/
+29
*
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-23
1
-33
/
+10
*
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2021-07-23
1
-13
/
+52
*
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-02-11
1
-13
/
+7
*
net: dev_ioctl: remove redundant initialization of variable err
Colin Ian King
2020-11-03
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2020-07-20
1
-0
/
+5
*
net: Wrap ndo_do_ioctl() to prepare for DSA stacked ops
Florian Fainelli
2020-07-20
1
-7
/
+17
*
ethtool: add timestamping related string sets
Michal Kubecek
2020-03-29
1
-0
/
+6
*
net: Introduce peer to peer one step PTP time stamping.
Richard Cochran
2019-12-25
1
-0
/
+1
*
net/core: Document all dev_ioctl() arguments
Bart Van Assche
2019-03-27
1
-1
/
+2
*
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
1
-1
/
+1
*
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+1
*
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
2018-07-24
1
-6
/
+1
*
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
2018-06-30
1
-9
/
+2
*
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
1
-2
/
+5
*
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
1
-61
/
+24
*
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
1
-18
/
+0
[next]