index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2025-07-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
2025-07-21
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
2025-07-21
ethtool: rss: factor out populating response from context
Jakub Kicinski
2025-07-21
ethtool: rss: factor out allocating memory for response
Jakub Kicinski
2025-07-21
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
2025-07-21
ethtool: assert that drivers with sym hash are consistent for RSS contexts
Jakub Kicinski
2025-07-17
ethtool: rss: support setting flow hashing fields
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hkey via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hfunc via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-07-10
ethtool: rss: report which fields are configured for hashing
Jakub Kicinski
2025-07-10
ethtool: mark ETHER_FLOW as usable for Rx hash
Jakub Kicinski
2025-07-10
ethtool: rss: make sure dump takes the rss lock
Jakub Kicinski
2025-07-08
net: ethtool: reduce indent for _rxfh_context ops
Jakub Kicinski
2025-07-08
net: ethtool: remove the compat code for _rxfh_context ops
Jakub Kicinski
2025-07-01
net: ethtool: fix leaking netdev ref if ethnl_default_parse() failed
Jakub Kicinski
2025-06-30
net: ethtool: move get_rxfh callback under the rss_lock
Jakub Kicinski
2025-06-30
net: ethtool: move rxfh_fields callbacks under the rss_lock
Jakub Kicinski
2025-06-30
net: ethtool: take rss_lock for all rxfh changes
Jakub Kicinski
2025-06-30
net: ethtool: avoid OOB accesses in PAUSE_SET
Jakub Kicinski
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
2025-06-25
net: ethtool: copy req_info from SET to NTF
Jakub Kicinski
2025-06-25
net: ethtool: remove the data argument from ethtool_notify()
Jakub Kicinski
2025-06-25
net: ethtool: call .parse_request for SET handlers
Jakub Kicinski
2025-06-25
net: ethtool: dynamically allocate full req size req
Jakub Kicinski
2025-06-23
ethtool: pse-pd: Add missing linux/export.h include
Kory Maincent
2025-06-21
net: ethtool: don't mux RXFH via rxnfc callbacks
Jakub Kicinski
2025-06-18
net: ethtool: Add PSE port priority support feature
Kory Maincent (Dent Project)
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
2025-06-12
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
2025-06-12
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
2025-06-12
net: ethtool: remove the duplicated handling from rxfh and rxnfc
Jakub Kicinski
2025-06-12
net: ethtool: copy the rxfh flow handling
Jakub Kicinski
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-22
net: Add support for providing the PTP hardware source in tsinfo
Kory Maincent
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
2025-05-05
net: ethtool: netlink: Use netdev_hold for dumpit() operations
Maxime Chevallier
2025-05-05
net: ethtool: phy: Convert the PHY_GET command to generic phy dump
Maxime Chevallier
2025-05-05
net: ethtool: Introduce per-PHY DUMP operations
Maxime Chevallier
2025-04-18
net: ethtool: mm: reset verification status when link is down
Faizal Rahim
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
2025-04-11
ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
Damodharam Ammepalli
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
[next]