From: Willem de Bruijn <willemb@google.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, luto@amacapital.net,
richardcochran@gmail.com, Willem de Bruijn <willemb@google.com>
Subject: [PATCH net-next 0/3] timestamping updates
Date: Sun, 30 Nov 2014 22:22:32 -0500 [thread overview]
Message-ID: <1417404155-28607-1-git-send-email-willemb@google.com> (raw)
From: Willem de Bruijn <willemb@google.com>
The main goal for this patchset is to allow correlating timestamps
with the egress interface. Also introduce a warning, as discussed
previously, and update the tests to verify the new feature.
Willem de Bruijn (3):
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
net-timestamp: expand documentation and test
Documentation/networking/timestamping.txt | 33 ++++++--
.../networking/timestamping/txtimestamp.c | 90 +++++++++++++++++++---
include/uapi/linux/net_tstamp.h | 3 +-
net/ipv4/ip_sockglue.c | 24 +++++-
net/ipv6/datagram.c | 21 ++++-
5 files changed, 146 insertions(+), 25 deletions(-)
--
2.2.0.rc0.207.ga3a616c
next reply other threads:[~2014-12-01 3:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-01 3:22 Willem de Bruijn [this message]
2014-12-01 3:22 ` [PATCH net-next 1/3] ipv4: warn once on passing AF_INET6 socket to ip_recv_error Willem de Bruijn
2014-12-01 3:22 ` [PATCH net-next 3/3] net-timestamp: expand documentation and test Willem de Bruijn
2014-12-01 8:49 ` [PATCH net-next 0/3] timestamping updates Richard Cochran
2014-12-09 1:21 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1417404155-28607-1-git-send-email-willemb@google.com \
--to=willemb@google.com \
--cc=davem@davemloft.net \
--cc=luto@amacapital.net \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).