index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
tsconfig.c
Age
Commit message (
Expand
)
Author
2026-08-13
ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
Jakub Kicinski
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-27
ethtool: tsconfig: fix missing ethnl_ops_complete()
Jakub Kicinski
2026-05-27
ethtool: tsconfig: fix reply error handling
Jakub Kicinski
2026-05-19
net/ethtool: drop duplicate TSCONFIG HWTSTAMP BUILD_BUG_ON from SET handler
Chenguang Zhao
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-23
net: ethtool: tsconfig: set command must provide a reply
Vadim Fedorenko
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2024-12-16
net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Kory Maincent