netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net-timestamp: add some trivial
@ 2024-09-30  9:24 Jason Xing
  2024-09-30  9:24 ` [PATCH net-next 1/3] net-timestamp: add strict check when setting tx flags Jason Xing
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Jason Xing @ 2024-09-30  9:24 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, dsahern, willemdebruijn.kernel,
	shuah, willemb
  Cc: linux-kselftest, netdev, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

When reading through the whole feature, I feel we can do these things to
make it more robust. They are trivial changes, not big ones.

Jason Xing (3):
  net-timestamp: add strict check when setting tx flags
  net-timestamp: add OPT_ID_TCP test in selftests
  net-timestamp: namespacify the sysctl_tstamp_allow_data

 include/net/netns/core.h                  |  1 +
 include/net/sock.h                        |  2 --
 net/core/net_namespace.c                  |  1 +
 net/core/skbuff.c                         |  2 +-
 net/core/sock.c                           |  4 ++++
 net/core/sysctl_net_core.c                | 18 +++++++++---------
 tools/testing/selftests/net/txtimestamp.c |  6 ++++++
 7 files changed, 22 insertions(+), 12 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2024-10-01  0:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30  9:24 [PATCH net-next 0/3] net-timestamp: add some trivial Jason Xing
2024-09-30  9:24 ` [PATCH net-next 1/3] net-timestamp: add strict check when setting tx flags Jason Xing
2024-09-30 10:39   ` Willem de Bruijn
2024-09-30 11:29     ` Jason Xing
2024-09-30 11:49       ` Willem de Bruijn
2024-09-30 12:42         ` Jason Xing
2024-09-30 17:14           ` Willem de Bruijn
2024-09-30 17:56             ` Jason Xing
2024-09-30 18:15               ` Willem de Bruijn
2024-10-01  0:42                 ` Jason Xing
2024-09-30 10:48   ` Vadim Fedorenko
2024-09-30 11:24     ` Jason Xing
2024-09-30  9:24 ` [PATCH net-next 2/3] net-timestamp: add OPT_ID_TCP test in selftests Jason Xing
2024-09-30 10:42   ` Willem de Bruijn
2024-09-30 11:49     ` Jason Xing
2024-09-30 11:54       ` Willem de Bruijn
2024-09-30 12:17         ` Jason Xing
2024-09-30  9:24 ` [PATCH net-next 3/3] net-timestamp: namespacify the sysctl_tstamp_allow_data Jason Xing
2024-09-30 10:47   ` Willem de Bruijn
2024-09-30 11:14     ` Jason Xing

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