index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
timestamping.txt
Age
Commit message (
Expand
)
Author
2017-07-11
net: Fix minor code bug in timestamping.txt
Ahmad Fatoum
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
net: fix documentation of struct scm_timestamping
Miroslav Lichvar
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-04-04
sock: document timestamping via cmsg in Documentation
Soheil Hassas Yeganeh
2015-07-17
clarify implementation of ethtool's get_ts_info op
Jacob Keller
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
2014-12-08
net-timestamp: expand documentation and test
Willem de Bruijn
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-11-25
net-timestamp: Fix a documentation typo
Andrew Lutomirski
2014-09-01
net-timestamp: expand documentation
Willem de Bruijn
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
2014-03-18
doc: update driver TX algorithm in timestamping.txt
Jakub Kicinski
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2013-11-19
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-04-07
net: corrected documentation for hardware time stamping
Patrick Loschmidt
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly