Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
apache
/
nuttx
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
4k
Code
Issues
623
Pull requests
132
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
net: add SO_TIMESTAMPING support for PKT sockets
- #20161
#20161
Merged
xiaoxiang781216
merged 10 commits into
apache:master
apache/nuttx:master
from
wenquan2015:so-timestamping
wenquan2015/nuttx:so-timestamping
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
net: add SO_TIMESTAMPING support for PKT sockets
#20161
xiaoxiang781216
merged 10 commits into
apache:master
apache/nuttx:master
from
wenquan2015:so-timestamping
wenquan2015/nuttx:so-timestamping
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2026
net: move rx timestamp from d_rxtime to iob_s.io_time
Show description for a28ba05
OceanfromXiaomi
authored and
wenquan1
committed
a28ba05
View commit details
Copy full SHA for a28ba05
Browse repository at this point
net/utils: extract cmsg_store_timestamp helper
Show description for 10713c0
OceanfromXiaomi
authored and
wenquan1
committed
10713c0
View commit details
Copy full SHA for 10713c0
Browse repository at this point
net: add NETDEV_RX_STAMP flag in d_features
Show description for 9a1eba1
OceanfromXiaomi
authored and
wenquan1
committed
9a1eba1
View commit details
Copy full SHA for 9a1eba1
Browse repository at this point
net/pkt: support SO_TIMESTAMPING and MSG_ERRQUEUE
Show description for 360f791
wenquan1
committed
360f791
View commit details
Copy full SHA for 360f791
Browse repository at this point
net/pkt: fix scheduling when receiving MSG_ERRQUEUE
Show description for 0d069c0
wenquan1
committed
0d069c0
View commit details
Copy full SHA for 0d069c0
Browse repository at this point
net/socket: use s_options for SO_TIMESTAMP instead of per-conn field
Show description for 4336263
wenquan1
committed
4336263
View commit details
Copy full SHA for 4336263
Browse repository at this point
net/socket: merge CONFIG_NET_TIMESTAMPING into CONFIG_NET_TIMESTAMP
Show description for e1a1c03
wenquan1
committed
e1a1c03
View commit details
Copy full SHA for e1a1c03
Browse repository at this point
include/sys/socket.h: add SCM_TIMESTAMPNS and SCM_TIMESTAMPING macros
Show description for efb39fe
wenquan1
committed
efb39fe
View commit details
Copy full SHA for efb39fe
Browse repository at this point
arch/sim: support SO_TIMESTAMPING TX in sim netdriver
Show description for f9604e7
wenquan1
committed
f9604e7
View commit details
Copy full SHA for f9604e7
Browse repository at this point
net: fix pre-existing coding style issues in timestamp-related files
Show description for 17d71a9
wenquan1
committed
17d71a9
View commit details
Copy full SHA for 17d71a9
Browse repository at this point
You can’t perform that action at this time.