netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] timestamping updates
@ 2014-12-01  3:22 Willem de Bruijn
  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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Willem de Bruijn @ 2014-12-01  3:22 UTC (permalink / raw)
  To: netdev; +Cc: davem, luto, richardcochran, Willem de Bruijn

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-09  1:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01  3:22 [PATCH net-next 0/3] timestamping updates Willem de Bruijn
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

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).