index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
net_tstamp.h
Age
Commit message (
Expand
)
Author
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-07-15
net: net_tstamp: Add unspec field to hwtstamp_source enumeration
Kory Maincent
2024-07-15
net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
Kory Maincent
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2011-10-19
net: validate HWTSTAMP ioctl parameters
Richard Cochran
2011-09-26
net: introduce ptp one step time stamp mode for sync packets
Richard Cochran
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly